diff --git a/_service b/_service index 790bf98..92fd1a4 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ *.tar - zst + xz gst-plugins-rs diff --git a/gstreamer-plugins-rs.changes b/gstreamer-plugins-rs.changes index 4f59b17..5874bce 100644 --- a/gstreamer-plugins-rs.changes +++ b/gstreamer-plugins-rs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 16 10:57:33 UTC 2023 - Antonio Larrosa + +- Use xz format in the _service file since services in SLE SP6 + don't support zstd. + ------------------------------------------------------------------- Wed Nov 15 11:01:48 UTC 2023 - Antonio Larrosa diff --git a/gstreamer-plugins-rs.spec b/gstreamer-plugins-rs.spec index 854013f..b078398 100644 --- a/gstreamer-plugins-rs.spec +++ b/gstreamer-plugins-rs.spec @@ -40,7 +40,7 @@ License: LGPL-2.1-or-later Group: Productivity/Multimedia/Other URL: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs -Source: %{_name}-%{version}.tar.zst +Source: %{_name}-%{version}.tar.xz Source2: vendor.tar.zst Source3: cargo_config Source4: gstreamer-plugins-rs.appdata.xml