diff --git a/_service b/_service new file mode 100644 index 0000000..15c3d26 --- /dev/null +++ b/_service @@ -0,0 +1,13 @@ + + + https://github.com/openSUSE/distribution-logos + git + main + %cd + enable + + + distribution-logos-*.tar + zst + + diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..45aebc7 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/openSUSE/distribution-logos + 0dc4f76920ab997de1f21623a7f996b155730ad5 \ No newline at end of file diff --git a/distribution-logos-20240207.tar.zst b/distribution-logos-20240207.tar.zst new file mode 100644 index 0000000..21eb26e --- /dev/null +++ b/distribution-logos-20240207.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860352da997ff52d3dcdd22858ead39a780e81afae420a9af2e96052d8c3850b +size 89278 diff --git a/distribution-logos-openSUSE-20240201.zip b/distribution-logos-openSUSE-20240201.zip deleted file mode 100644 index 39cb71b..0000000 --- a/distribution-logos-openSUSE-20240201.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca11b5d7d453a5d1b241d3798375efc11fec2e6cb335488fa0a1869eb1ba9556 -size 114865 diff --git a/distribution-logos-openSUSE.changes b/distribution-logos-openSUSE.changes index 11e450a..582beca 100644 --- a/distribution-logos-openSUSE.changes +++ b/distribution-logos-openSUSE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 8 10:12:09 UTC 2024 - Dirk Müller + +- switch to a service using zstd + ------------------------------------------------------------------- Thu Feb 1 14:45:43 UTC 2024 - Dirk Müller diff --git a/distribution-logos-openSUSE.spec b/distribution-logos-openSUSE.spec index 97c5428..dfa6e0e 100644 --- a/distribution-logos-openSUSE.spec +++ b/distribution-logos-openSUSE.spec @@ -18,14 +18,15 @@ Name: distribution-logos-openSUSE -Version: 20240201 +Version: 20240207 Release: 0 Summary: Logos for openSUSE Distros License: CC-BY-SA-4.0 URL: https://github.com/openSUSE/distribution-logos -Source: https://github.com/openSUSE/distribution-logos/archive/refs/heads/main.zip#/distribution-logos-openSUSE-%{version}.zip +# updated via "osc service manualrun" +Source: distribution-logos-%{version}.tar.zst BuildRequires: hicolor-icon-theme -BuildRequires: unzip +BuildRequires: zstd BuildArch: noarch %description @@ -37,7 +38,7 @@ Summary: Logos for openSUSE Leap Conflicts: distribution-logos Obsoletes: distribution-logos Provides: distribution-logos -Removepathpostfixes:.Leap +Removepathpostfixes: .Leap BuildArch: noarch %description Leap @@ -48,7 +49,7 @@ Summary: Logos for openSUSE Leap Micro Conflicts: distribution-logos Obsoletes: distribution-logos Provides: distribution-logos -Removepathpostfixes:.LeapMicro +Removepathpostfixes: .LeapMicro BuildArch: noarch %description LeapMicro @@ -61,7 +62,7 @@ Summary: Logos for openSUSE Tumbleweed Conflicts: distribution-logos Obsoletes: distribution-logos Provides: distribution-logos -Removepathpostfixes:.Tumbleweed +Removepathpostfixes: .Tumbleweed BuildArch: noarch %description Tumbleweed @@ -72,7 +73,7 @@ Summary: Logos for openSUSE Kubic Conflicts: distribution-logos Obsoletes: distribution-logos Provides: distribution-logos -Removepathpostfixes:.Kubic +Removepathpostfixes: .Kubic BuildArch: noarch %description Kubic @@ -83,7 +84,7 @@ Summary: Logos for openSUSE MicroOS Conflicts: distribution-logos Obsoletes: distribution-logos Provides: distribution-logos -Removepathpostfixes:.MicroOS +Removepathpostfixes: .MicroOS BuildArch: noarch %description MicroOS @@ -94,7 +95,7 @@ Summary: Logos for openSUSE Aeon Conflicts: distribution-logos Obsoletes: distribution-logos Provides: distribution-logos -Removepathpostfixes:.Aeon +Removepathpostfixes: .Aeon BuildArch: noarch %description Aeon @@ -115,7 +116,7 @@ BuildArch: noarch Icons with openSUSE distribution logos. %prep -%setup -q -n distribution-logos-main +%setup -q -n distribution-logos-%{version} %build # Skip build