From 4defd3cc7bb2033d452ff0d643dbc28aa5c772008473e10824e8c4b10112d9f4 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 14 Apr 2022 12:56:59 +0000 Subject: [PATCH] - Update to version 20220414: * add SBAT values (boo#1193282) * Explain that rpm-config-SUSE covers also openSUSE OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm-config-SUSE?expand=0&rev=54 --- _service | 6 +++--- _servicedata | 2 +- rpm-config-SUSE-20220317.tar.zst | 3 --- rpm-config-SUSE-20220414.tar.zst | 3 +++ rpm-config-SUSE.changes | 6 ++++-- rpm-config-SUSE.spec | 9 ++++----- 6 files changed, 15 insertions(+), 14 deletions(-) delete mode 100644 rpm-config-SUSE-20220317.tar.zst create mode 100644 rpm-config-SUSE-20220414.tar.zst diff --git a/_service b/_service index fde7902..26ff6b7 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + git https://github.com/openSUSE/rpm-config-SUSE master @@ -7,9 +7,9 @@ enable package/rpm-config-SUSE.spec - + *.tar zst - + diff --git a/_servicedata b/_servicedata index ed84a08..5ee3955 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/rpm-config-SUSE - c1846d3e05b8b5af68a249fe9b7edc36c336c373 + a5aa36f0f8d4e1d7228c93bacf7271786de5bd29 \ No newline at end of file diff --git a/rpm-config-SUSE-20220317.tar.zst b/rpm-config-SUSE-20220317.tar.zst deleted file mode 100644 index a7a7835..0000000 --- a/rpm-config-SUSE-20220317.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c973f0fcce5e1ecd3654d94fb1a27ed5c37d45e9bfd14f508c3d8a96fb48013d -size 17397 diff --git a/rpm-config-SUSE-20220414.tar.zst b/rpm-config-SUSE-20220414.tar.zst new file mode 100644 index 0000000..ecadae8 --- /dev/null +++ b/rpm-config-SUSE-20220414.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1e7ab54243cd77af2fbcced14ee2c227af09b46a753cca12fe46d85be44112 +size 18433 diff --git a/rpm-config-SUSE.changes b/rpm-config-SUSE.changes index e434ec4..8e68f3c 100644 --- a/rpm-config-SUSE.changes +++ b/rpm-config-SUSE.changes @@ -1,7 +1,9 @@ ------------------------------------------------------------------- -Mon Apr 11 11:50:22 UTC 2022 - Ludwig Nussel +Thu Apr 14 12:56:30 UTC 2022 - lnussel@suse.de -- add SBAT values (boo#1193282) +- Update to version 20220414: + * add SBAT values (boo#1193282) + * Explain that rpm-config-SUSE covers also openSUSE ------------------------------------------------------------------- Fri Mar 18 12:14:16 UTC 2022 - dmueller@suse.com diff --git a/rpm-config-SUSE.spec b/rpm-config-SUSE.spec index d09ecf2..f04a9b4 100644 --- a/rpm-config-SUSE.spec +++ b/rpm-config-SUSE.spec @@ -18,22 +18,21 @@ Name: rpm-config-SUSE -Version: 20220317 +Version: 20220414 Release: 0 Summary: SUSE specific RPM configuration files License: GPL-2.0-or-later Group: System/Packages URL: https://github.com/openSUSE/rpm-config-SUSE -Source: %{name}-%{version}.tar.zst -BuildRequires: zstd +Source: %{name}-%{version}.tar.gz #!BuildIgnore: rpm-config-SUSE # RPM owns the directories we need Requires: rpm BuildArch: noarch %description -This package contains the RPM configuration data for the SUSE Linux -distribution family. +This package contains the RPM configuration data for the SUSE and +openSUSE distribution families. %prep %setup -q