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..51721a0 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 + 62c56d3c13eb95c40cadff4d1e036d947c800ad4 \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index c01bf19..247578a 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+git20160222.62c56d3 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+git20160222.62c56d3.tar.bz2 b/obs-service-source_validator-0.6+git20160222.62c56d3.tar.bz2 new file mode 100644 index 0000000..b36117e --- /dev/null +++ b/obs-service-source_validator-0.6+git20160222.62c56d3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ba1c52a35fd0bab51a8479b5f53a7b6f6f29222f8d5014a376ddd792bb2e3f +size 20395 diff --git a/obs-service-source_validator.changes b/obs-service-source_validator.changes index 61d3fe3..cdd22c7 100644 --- a/obs-service-source_validator.changes +++ b/obs-service-source_validator.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Feb 22 17:29:48 UTC 2016 - opensuse-packaging@opensuse.org + +- Update to version 0.6+git20160222.62c56d3: + + turned off warnings to avoid misleading messages + + fixes boo#967610 + + related to bsc#967265 + +------------------------------------------------------------------- +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 (boo#967265) + + 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..eccaac4 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+git20160222.62c56d3 Release: 0 # use osc service dr to update Source: %{name}-%{version}.tar.bz2