- Update to version 0.14:

* 70-baselibs: call spec_query with --no-conditionals so that
    checking package tevent sees the python3-tevent package for
    the baselibs checker
  * Build-depend on obs-build to fix Debian build

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=109
This commit is contained in:
Ruediger Oertel 2018-03-09 13:27:45 +00:00 committed by Git OBS Bridge
parent 18407c8ef9
commit 1885496e4e
7 changed files with 17 additions and 8 deletions

View File

@ -8,8 +8,8 @@
<param name="versionformat">0.7+git%cd.%h</param>
<param name="revision">master</param>
-->
<param name="version">0.13</param>
<param name="revision">0.13</param>
<param name="version">0.14</param>
<param name="revision">0.14</param>
<param name="changesgenerate">enable</param>
</service>

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">e27c7138d5b5d951254808d0b4860e6f03fa19ac</param></service></servicedata>
<param name="changesrevision">1b3d2ee0612d9c1d6849457f8ed441d14e25a4fa</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-source-validator
Version: 0.13-0
Version: 0.14-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:50d345f87c85452b78f5eb426e0686348329ac388887dc5ba0539e2bbd08dc85
size 58943

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 09 13:26:44 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.14:
* 70-baselibs: call spec_query with --no-conditionals so that
checking package tevent sees the python3-tevent package for
the baselibs checker
* Build-depend on obs-build to fix Debian build
-------------------------------------------------------------------
Tue Feb 06 10:33:40 UTC 2018 - 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.13
Version: 0.14
Release: 0
# use osc service dr to update
Source: %{name}-%{version}.tar.bz2