diff --git a/_service b/_service index a176e4b..c10371f 100644 --- a/_service +++ b/_service @@ -8,8 +8,8 @@ 0.7+git%cd.%h master --> - 0.13 - 0.13 + 0.16 + 0.16 enable diff --git a/_servicedata b/_servicedata index f588e6d..b99ca2c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/obs-service-source_validator.git - e27c7138d5b5d951254808d0b4860e6f03fa19ac \ No newline at end of file + ed812b3823ebb72aa9c328ed947434ec5594177d \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index 44a9b7d..bab9fab 100644 --- a/debian.dsc +++ b/debian.dsc @@ -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 Architecture: all Standards-Version: 3.9.6 -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 7), obs-build diff --git a/obs-service-source_validator-0.13.tar.bz2 b/obs-service-source_validator-0.13.tar.bz2 deleted file mode 100644 index 07a7acc..0000000 --- a/obs-service-source_validator-0.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50d345f87c85452b78f5eb426e0686348329ac388887dc5ba0539e2bbd08dc85 -size 58943 diff --git a/obs-service-source_validator-0.16.tar.bz2 b/obs-service-source_validator-0.16.tar.bz2 new file mode 100644 index 0000000..b66e3a8 --- /dev/null +++ b/obs-service-source_validator-0.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5580ebe898fe2a920da48432a720751a0fc9b985a2c0581816d0442e9b56ca09 +size 59035 diff --git a/obs-service-source_validator.changes b/obs-service-source_validator.changes index 3c10a4c..72d2492 100644 --- a/obs-service-source_validator.changes +++ b/obs-service-source_validator.changes @@ -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 diff --git a/obs-service-source_validator.spec b/obs-service-source_validator.spec index 388fd22..511fc87 100644 --- a/obs-service-source_validator.spec +++ b/obs-service-source_validator.spec @@ -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