From 96c058968f5bdcdfd90f9019b10f7c67d6393457e7fab458b81f818a8790e84c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 3 May 2023 08:33:39 +0000 Subject: [PATCH] - Update to version 0.29: * Do not check for all _multibuild flavors if spec does not conitionalize on BUILD_FLAVOR * Add GitHub Actions OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=154 --- _servicedata | 2 +- debian.dsc | 2 +- obs-service-source_validator-0.28.tar.zst | 3 --- obs-service-source_validator-0.29.tar.zst | 3 +++ obs-service-source_validator.changes | 8 ++++++++ obs-service-source_validator.spec | 4 ++-- 6 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 obs-service-source_validator-0.28.tar.zst create mode 100644 obs-service-source_validator-0.29.tar.zst diff --git a/_servicedata b/_servicedata index af4c9c1..331e3e6 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 - 633e54fc294e5948dd9d9fc7bcf9ff00f268047c \ No newline at end of file + fe4f708e48590c2436c6d7a4b75c72c981e07509 \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index 041467d..1c21689 100644 --- a/debian.dsc +++ b/debian.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: obs-service-source-validator -Version: 0.28-0 +Version: 0.29-0 Binary: obs-service-source-validator Maintainer: Hib Eris Architecture: all diff --git a/obs-service-source_validator-0.28.tar.zst b/obs-service-source_validator-0.28.tar.zst deleted file mode 100644 index f7a4591..0000000 --- a/obs-service-source_validator-0.28.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:079e235dbf5e7efdb72c40b8966ec9fcd13bce10595e3dcc39f31b58a9ee089e -size 59479 diff --git a/obs-service-source_validator-0.29.tar.zst b/obs-service-source_validator-0.29.tar.zst new file mode 100644 index 0000000..e60d796 --- /dev/null +++ b/obs-service-source_validator-0.29.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984e661ea6af0735bcb5e22218f535dabc753e6b81e012ec96e2c04f08c58b9a +size 59798 diff --git a/obs-service-source_validator.changes b/obs-service-source_validator.changes index e404fa2..ba891fc 100644 --- a/obs-service-source_validator.changes +++ b/obs-service-source_validator.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 03 08:31:01 UTC 2023 - dmueller@suse.com + +- Update to version 0.29: + * Do not check for all _multibuild flavors if spec does not + conitionalize on BUILD_FLAVOR + * Add GitHub Actions + ------------------------------------------------------------------- Mon Nov 07 09:19:40 UTC 2022 - dmueller@suse.com diff --git a/obs-service-source_validator.spec b/obs-service-source_validator.spec index 07d3745..9a9d920 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) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: obs-service-source_validator -Version: 0.28 +Version: 0.29 Release: 0 Summary: An OBS source service: running all the osc source-validator checks License: GPL-2.0-or-later