forked from pool/obs-service-source_validator
- Update to version 0.6+git20161207.70e9d99:
* 20-files-present-and-referenced fix case where rpmbuild emits a warning but the specfile does not list sources or patches (bnc#1013981) OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=79
This commit is contained in:
parent
de88f40d3e
commit
c793aed941
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/openSUSE/obs-service-source_validator.git</param>
|
<param name="url">git://github.com/openSUSE/obs-service-source_validator.git</param>
|
||||||
<param name="changesrevision">a6ff89dec94d0c3b0854dfcfb2082f552dd2b3d8</param></service></servicedata>
|
<param name="changesrevision">70e9d993e341e3fc04578407058551b0f3357d23</param></service></servicedata>
|
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: obs-service-source-validator
|
Source: obs-service-source-validator
|
||||||
Version: 0.6+git20160707.a6ff89d
|
Version: 0.6+git20161207.70e9d99
|
||||||
Binary: obs-service-source-validator
|
Binary: obs-service-source-validator
|
||||||
Maintainer: Hib Eris <hib@hiberis.nl>
|
Maintainer: Hib Eris <hib@hiberis.nl>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 07 11:47:58 UTC 2016 - opensuse-packaging@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.6+git20161207.70e9d99:
|
||||||
|
* 20-files-present-and-referenced fix case where rpmbuild emits a warning but the specfile does not list sources or patches (bnc#1013981)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 07 13:08:48 UTC 2016 - adrian@suse.de
|
Thu Jul 07 13:08:48 UTC 2016 - adrian@suse.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ Name: obs-service-source_validator
|
|||||||
Summary: An OBS source service: running all the osc source-validator checks
|
Summary: An OBS source service: running all the osc source-validator checks
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Version: 0.6+git20160707.a6ff89d
|
Version: 0.6+git20161207.70e9d99
|
||||||
Release: 0
|
Release: 0
|
||||||
# use osc service dr to update
|
# use osc service dr to update
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user