diff --git a/_service b/_service index 7793b72..5c7e12f 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + git://github.com/openSUSE/obs-service-source_validator.git git .git @@ -7,12 +7,12 @@ enable - + *.tar bz2 - + obs-service-source_validator diff --git a/_servicedata b/_servicedata index cdc25f1..97e7aeb 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/obs-service-source_validator.git - b5941812e4d48350a00dfdf8d3c5ce3e74025ade \ No newline at end of file + 47d9bcf27f2060d645b08ffaf382ec601bcc5801 \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index f825f67..fd8f175 100644 --- a/debian.dsc +++ b/debian.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: obs-service-source-validator -Version: 0.19-0 +Version: 0.20-0 Binary: obs-service-source-validator Maintainer: Hib Eris Architecture: all diff --git a/obs-service-source_validator-0.19.tar.bz2 b/obs-service-source_validator-0.19.tar.bz2 deleted file mode 100644 index 0052d30..0000000 --- a/obs-service-source_validator-0.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56baf2f8cd51492ba67ddb38a942b9b98b9df48e302254804b6b6f6504697dbd -size 59222 diff --git a/obs-service-source_validator-0.20.tar.bz2 b/obs-service-source_validator-0.20.tar.bz2 new file mode 100644 index 0000000..7bb9982 --- /dev/null +++ b/obs-service-source_validator-0.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dce4959ec7306abd4dc17cd8cc59882461475fc08b3defbfd2d850a8ddb15a2 +size 59228 diff --git a/obs-service-source_validator.changes b/obs-service-source_validator.changes index 609c978..121129b 100644 --- a/obs-service-source_validator.changes +++ b/obs-service-source_validator.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 11 10:30:06 UTC 2020 - adrian@suse.de + +- Update to version 0.20: + * One .changes file per package is enough + ------------------------------------------------------------------- Fri Dec 6 08:27:40 UTC 2019 - Adrian Schröter diff --git a/obs-service-source_validator.spec b/obs-service-source_validator.spec index e74d1a0..d058947 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) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,8 +20,8 @@ Name: obs-service-source_validator Summary: An OBS source service: running all the osc source-validator checks License: GPL-2.0-or-later Group: Development/Tools/Building -Url: https://github.com/openSUSE/obs-service-source_validator -Version: 0.19 +URL: https://github.com/openSUSE/obs-service-source_validator +Version: 0.20 Release: 0 # use osc service dr to update Source: %{name}-%{version}.tar.bz2