diff --git a/_servicedata b/_servicedata index af43732..000de67 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ git://github.com/openSUSE/obs-service-source_validator.git c68d7a28c4ecd88b179359b030098503e75adc0b https://github.com/openSUSE/obs-service-source_validator.git - a15bac0345107d3ed73c3bcf05428ea1b98ea353 \ No newline at end of file + eb40f5fac579d35bd0534c310f14fc23a0654994 \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index 884935a..ed61c4b 100644 --- a/debian.dsc +++ b/debian.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: obs-service-source-validator -Version: 0.30-0 +Version: 0.31-0 Binary: obs-service-source-validator Maintainer: Hib Eris Architecture: all diff --git a/obs-service-source_validator-0.30.tar.zst b/obs-service-source_validator-0.30.tar.zst deleted file mode 100644 index 6887633..0000000 --- a/obs-service-source_validator-0.30.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19f1a584cfa9277b4b8b0842b2c53077f2b46c676c2c7c6e5404ce6b6f2f9b76 -size 59796 diff --git a/obs-service-source_validator-0.31.tar.zst b/obs-service-source_validator-0.31.tar.zst new file mode 100644 index 0000000..a29f6c3 --- /dev/null +++ b/obs-service-source_validator-0.31.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732bcad157423f1a36ea311e856c7c2999d02d0d565c4a25603fbb62bccfad94 +size 60153 diff --git a/obs-service-source_validator.changes b/obs-service-source_validator.changes index 198bbe6..7e626ed 100644 --- a/obs-service-source_validator.changes +++ b/obs-service-source_validator.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jun 30 16:51:18 UTC 2023 - dmueller@suse.com + +- Update to version 0.31: + * Also ignore .gitattributes file + * Exempt obs services from the cargo audit requirement + * helpers/spec_query: Handle %include + * Unify _multibuild handling and do it like OBS + ------------------------------------------------------------------- Fri May 05 10:33:00 UTC 2023 - dmueller@suse.com diff --git a/obs-service-source_validator.spec b/obs-service-source_validator.spec index 7eb9862..a10ae41 100644 --- a/obs-service-source_validator.spec +++ b/obs-service-source_validator.spec @@ -17,13 +17,13 @@ Name: obs-service-source_validator -Version: 0.30 +Version: 0.31 Release: 0 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 -# use osc service dr to update +# use osc service mr to update Source: %{name}-%{version}.tar.zst BuildRequires: build BuildRequires: zstd