forked from pool/obs-service-source_validator
- Update to version 0.6+git20170922.230bbc4:
* deal with nil, flavor defines in output_versions * defining flavor in last change was not needed, remove * 45-stale-changes: use spec_query instead of output_versions using the specfile parser from the build package (boo#1059858) OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=91
This commit is contained in:
parent
21bf124769
commit
ee7ee45112
@ -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">0775ae82992d76c823d8cb9044f2f3a9f9a1a250</param></service></servicedata>
|
<param name="changesrevision">230bbc46562b8e4cc26dcacb4f5c9f46e75d921e</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+git20170830.0775ae8-0
|
Version: 0.6+git20170922.230bbc4-0
|
||||||
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 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:638e9dc73c329e7a5aa8be439b228c782b054b399d065d4ebfe403adb18fe5bc
|
|
||||||
size 21440
|
|
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e37007405890b76d780191e151b0322dadf7daf2a367ded1360de8860152c003
|
||||||
|
size 21496
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 22 11:21:54 UTC 2017 - ro@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.6+git20170922.230bbc4:
|
||||||
|
* deal with nil, flavor defines in output_versions
|
||||||
|
* defining flavor in last change was not needed, remove
|
||||||
|
* 45-stale-changes: use spec_query instead of output_versions
|
||||||
|
using the specfile parser from the build package
|
||||||
|
(boo#1059858)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 30 08:00:54 UTC 2017 - tchvatal@suse.com
|
Wed Aug 30 08:00:54 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@ Summary: An OBS source service: running all the osc source-validator chec
|
|||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Url: https://github.com/openSUSE/obs-service-source_validator
|
Url: https://github.com/openSUSE/obs-service-source_validator
|
||||||
Version: 0.6+git20170830.0775ae8
|
Version: 0.6+git20170922.230bbc4
|
||||||
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