Accepting request 885720 from openSUSE:Tools

- update to version 0.3.6
  * add option to add gpg keys as content tags (bsc#1184326) (forwarded request 885718 from oertel)

OBS-URL: https://build.opensuse.org/request/show/885720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/instsource-susedata?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2021-04-18 19:45:07 +00:00 committed by Git OBS Bridge
commit 516717d725
6 changed files with 16 additions and 10 deletions

View File

@ -2,8 +2,8 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/openSUSE/instsource-susedata.git</param>
<param name="scm">git</param>
<param name="version">0.3.5</param>
<param name="revision">0.3.5</param>
<param name="version">0.3.6</param>
<param name="revision">0.3.6</param>
<param name="extract">instsource-susedata.changes</param>
<param name="extract">instsource-susedata.spec</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ea3493c80e441f740d26e1ff749a73fa6ff8dbbb6600ea2aef12fbf40eaf3d3
size 36874

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5a512c457884a88a1fe9756d6f8366d7ef2fb7cb2534d6524e6a2f4a60bc242
size 37386

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 15 16:18:09 CEST 2021 - ro@suse.de
- update to version 0.3.6
* add option to add gpg keys as content tags (bsc#1184326)
-------------------------------------------------------------------
Wed Apr 29 00:27:25 CEST 2020 - ro@suse.de

View File

@ -1,5 +1,5 @@
name: instsource-susedata
version: 0.3.5
mtime: 1588241332
commit: 04b9a23c477c3753790bc8a3929bd9f02f6158cb
version: 0.3.6
mtime: 1618496337
commit: df5bc64e2482c1d2246392061b8b89a471a166e0

View File

@ -1,7 +1,7 @@
#
# spec file for package instsource-susedata
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@ Name: instsource-susedata
Summary: Utility to add susedata to repomd metadata
License: GPL-2.0-only
Group: System/Management
Version: 0.3.5
Version: 0.3.6
Release: 0
Source: %{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build