Accepting request 523716 from openSUSE:Tools

- Update to version 0.6+git20170830.0775ae8:
  * Fix typo in egrep _service
  * Refactor helpers/spec_sources into helpers/spec_query
  * Use helpers/spec_query in 20-files-present-and-referenced
  * Do not use rpm --specfile to query the subpackage names
  * Remove unused RPMBUILD variable
  * Do not use a grouping
  * Silence another build warning wrt issue #54 (forwarded request 519610 from scarabeus_iv)

OBS-URL: https://build.opensuse.org/request/show/523716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-source_validator?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2017-09-13 19:37:26 +00:00 committed by Git OBS Bridge
commit e86aa27ec4
6 changed files with 18 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/obs-service-source_validator.git</param>
<param name="changesrevision">369eb257d38d9fdd003f65e50b3bc45a15bc2f48</param></service></servicedata>
<param name="changesrevision">0775ae82992d76c823d8cb9044f2f3a9f9a1a250</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-source-validator
Version: 0.6+git20170811.369eb25-0
Version: 0.6+git20170830.0775ae8-0
Binary: obs-service-source-validator
Maintainer: Hib Eris <hib@hiberis.nl>
Architecture: all

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Aug 30 08:00:54 UTC 2017 - tchvatal@suse.com
- Update to version 0.6+git20170830.0775ae8:
* Fix typo in egrep _service
* Refactor helpers/spec_sources into helpers/spec_query
* Use helpers/spec_query in 20-files-present-and-referenced
* Do not use rpm --specfile to query the subpackage names
* Remove unused RPMBUILD variable
* Do not use a grouping
* Silence another build warning wrt issue #54
-------------------------------------------------------------------
Fri Aug 11 12:09:25 UTC 2017 - adrian@suse.de

View File

@ -21,7 +21,7 @@ Summary: An OBS source service: running all the osc source-validator chec
License: GPL-2.0+
Group: Development/Tools/Building
Url: https://github.com/openSUSE/obs-service-source_validator
Version: 0.6+git20170811.369eb25
Version: 0.6+git20170830.0775ae8
Release: 0
# use osc service dr to update
Source: %{name}-%{version}.tar.bz2