diff --git a/_service b/_service index 42d6bd5..728f431 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git .git git-master - 0.5+git%cd.%h + 0.6+git%cd.%h master enable diff --git a/_servicedata b/_servicedata index 6810f3c..68f49c1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/obs-service-source_validator.git - 3c3fa650e956cedce7c1852c4bfad69b11d802c3 \ No newline at end of file + 73d661853b6cff2ecff97d6f56535e54137fd3bc \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index c01bf19..b34b247 100644 --- a/debian.dsc +++ b/debian.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: obs-service-source-validator -Version: 0.5+git20150622.3c3fa65 +Version: 0.6+git20160218.73d6618 Binary: obs-service-source-validator Maintainer: Hib Eris Architecture: all diff --git a/obs-service-source_validator-0.5+git20150622.3c3fa65.tar.bz2 b/obs-service-source_validator-0.5+git20150622.3c3fa65.tar.bz2 deleted file mode 100644 index 3a718ea..0000000 --- a/obs-service-source_validator-0.5+git20150622.3c3fa65.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b5aa70d9668d0a11e12ca6ffff803452f2babcc94c84cddcc23659e54afb310 -size 20276 diff --git a/obs-service-source_validator-0.6+git20160218.73d6618.tar.bz2 b/obs-service-source_validator-0.6+git20160218.73d6618.tar.bz2 new file mode 100644 index 0000000..d43e8af --- /dev/null +++ b/obs-service-source_validator-0.6+git20160218.73d6618.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80fb649e6c67dc6bb3f3e6822c90b4a51ea0ee57c4af9f70a542bfd195b8cbe +size 20373 diff --git a/obs-service-source_validator.changes b/obs-service-source_validator.changes index 61d3fe3..57cc1ba 100644 --- a/obs-service-source_validator.changes +++ b/obs-service-source_validator.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 18 16:44:41 UTC 2016 - opensuse-packaging@opensuse.org + +- Update to version 0.6+git20160218.73d6618: + + Attempt to fix and handling in Release in a minimal invasive way. + + 20-files-present-and-referenced: also look for *.sign files + + various security and bug fixes + + various security and bug fixes + + removed bash 4 test syntax + ------------------------------------------------------------------- Wed Jun 24 15:36:20 UTC 2015 - hib@hiberis.nl diff --git a/obs-service-source_validator.spec b/obs-service-source_validator.spec index f28e13b..693c4c3 100644 --- a/obs-service-source_validator.spec +++ b/obs-service-source_validator.spec @@ -1,7 +1,7 @@ # # spec file for package obs-service-source_validator # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: obs-service-source_validator Summary: An OBS source service: running all the osc source-validator checks License: GPL-2.0+ Group: Development/Tools/Building -Version: 0.5+git20150622.3c3fa65 +Version: 0.6+git20160218.73d6618 Release: 0 # use osc service dr to update Source: %{name}-%{version}.tar.bz2