Accepting request 607611 from openSUSE:Tools

- Update to version 0.16:
  * 60-spec-filelist: check for LICENSE or COPYING files
    marked as %doc

- Update to version 0.15:
  * 70-baselibs: call spec_query with and without the
    --no-conditionals switch

- 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/request/show/607611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-source_validator?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2018-05-19 13:41:25 +00:00 committed by Git OBS Bridge
commit 419f07a70f
7 changed files with 33 additions and 10 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.16</param>
<param name="revision">0.16</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">ed812b3823ebb72aa9c328ed947434ec5594177d</param></service></servicedata>

View File

@ -1,8 +1,8 @@
Format: 1.0
Source: obs-service-source-validator
Version: 0.13-0
Version: 0.16-0
Binary: obs-service-source-validator
Maintainer: Hib Eris <hib@hiberis.nl>
Architecture: all
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 7)
Build-Depends: debhelper (>= 7), obs-build

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:5580ebe898fe2a920da48432a720751a0fc9b985a2c0581816d0442e9b56ca09
size 59035

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue May 15 13:33:14 UTC 2018 - ro@suse.de
- Update to version 0.16:
* 60-spec-filelist: check for LICENSE or COPYING files
marked as %doc
-------------------------------------------------------------------
Wed Mar 14 16:32:20 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 0.15:
* 70-baselibs: call spec_query with and without the
--no-conditionals switch
-------------------------------------------------------------------
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

@ -18,10 +18,10 @@
Name: obs-service-source_validator
Summary: An OBS source service: running all the osc source-validator checks
License: GPL-2.0+
License: GPL-2.0-or-later
Group: Development/Tools/Building
Url: https://github.com/openSUSE/obs-service-source_validator
Version: 0.13
Version: 0.16
Release: 0
# use osc service dr to update
Source: %{name}-%{version}.tar.bz2