diff --git a/_service b/_service index 45dd2c4..ac955ab 100644 --- a/_service +++ b/_service @@ -8,8 +8,8 @@ 0.7+git%cd.%h master --> - 0.9 - 0.9 + 0.10 + 0.10 enable diff --git a/_servicedata b/_servicedata index d28cc2f..766eac4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/obs-service-source_validator.git - f009de22f0533ea8bf2e7c12fd2be8953eabcf74 \ No newline at end of file + b05b671fa0148c30e427f5c11ace70b4a0eb0bb2 \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index 89c9c0b..2a714ad 100644 --- a/debian.dsc +++ b/debian.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: obs-service-source-validator -Version: 0.9-0 +Version: 0.10-0 Binary: obs-service-source-validator Maintainer: Hib Eris Architecture: all diff --git a/obs-service-source_validator-0.10.tar.bz2 b/obs-service-source_validator-0.10.tar.bz2 new file mode 100644 index 0000000..5728563 --- /dev/null +++ b/obs-service-source_validator-0.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0fd03256faa8689dd99d6b41f1025311aacafd6f61851da46f068e24e200028 +size 22082 diff --git a/obs-service-source_validator-0.9.tar.bz2 b/obs-service-source_validator-0.9.tar.bz2 deleted file mode 100644 index 5723f27..0000000 --- a/obs-service-source_validator-0.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4a09ff5a9b8fb79f57d3cbb6c0c1c99f5c522dae1ce21d9f3ed751098f12d8c -size 21883 diff --git a/obs-service-source_validator.changes b/obs-service-source_validator.changes index 1a32459..28ed38e 100644 --- a/obs-service-source_validator.changes +++ b/obs-service-source_validator.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 11 10:01:16 UTC 2018 - opensuse-packaging@opensuse.org + +- Update to version 0.10: + * Do not call helpers/spec_query with --unique-sources in 70-baselibs + * Keep if statements in line continuation contexts + * Fix --keep-name-conditionals code in helpers/spec_query + ------------------------------------------------------------------- Mon Dec 11 16:14:46 UTC 2017 - fschreiner@suse.de diff --git a/obs-service-source_validator.spec b/obs-service-source_validator.spec index 426c0e9..c696373 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) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -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.9 +Version: 0.10 Release: 0 # use osc service dr to update Source: %{name}-%{version}.tar.bz2