Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package obs-service-recompress for 
openSUSE:Factory checked in at 2024-01-14 19:01:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-recompress (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-recompress.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-recompress"

Sun Jan 14 19:01:08 2024 rev:21 rq:1138247 version:0.5.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/obs-service-recompress/obs-service-recompress.changes
    2022-03-02 18:20:41.268655066 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-recompress.new.21961/obs-service-recompress.changes
 2024-01-14 19:01:13.938474966 +0100
@@ -1,0 +2,6 @@
+Fri Jan  5 08:53:17 UTC 2024 - Adrian Schröter <adr...@suse.de>
+
+- zstd is now available on SLE 15 SP0
+  Adding dependency there as well to fix bsc#1216361
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ obs-service-recompress.spec ++++++
--- /var/tmp/diff_new_pack.LjH69Q/_old  2024-01-14 19:01:14.642500664 +0100
+++ /var/tmp/diff_new_pack.LjH69Q/_new  2024-01-14 19:01:14.646500811 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,7 +34,7 @@
 Requires:       xz
 BuildArch:      noarch
 # Enable zstd on all supported distributions
-%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150000 || 
0%{?fedora_version} > 25
+%if 0%{?suse_version} >= 1500 || 0%{?fedora_version} > 25
 BuildRequires:  zstd
 Requires:       zstd
 %endif

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LjH69Q/_old  2024-01-14 19:01:14.702502855 +0100
+++ /var/tmp/diff_new_pack.LjH69Q/_new  2024-01-14 19:01:14.706503001 +0100
@@ -4,6 +4,7 @@
     <param name="scm">git</param>
     <param name="version">0.5.2</param>
     <param name="revision">0.5.2</param>
+    <param name="extract">dist/obs-service-recompress.spec</param>
   </service>
 
   <service mode="manual" name="recompress">

Reply via email to