Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package btrfsmaintenance for 
openSUSE:Factory checked in at 2025-01-23 18:01:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/btrfsmaintenance (Old)
 and      /work/SRC/openSUSE:Factory/.btrfsmaintenance.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "btrfsmaintenance"

Thu Jan 23 18:01:50 2025 rev:26 rq:1239622 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/btrfsmaintenance/btrfsmaintenance.changes        
2024-07-05 19:50:18.372447148 +0200
+++ 
/work/SRC/openSUSE:Factory/.btrfsmaintenance.new.5589/btrfsmaintenance.changes  
    2025-01-23 18:02:47.517643236 +0100
@@ -1,0 +2,5 @@
+Wed Jan 22 16:10:24 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Drop rcFOO symlinks for CODE16 (PED-266).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ btrfsmaintenance.spec ++++++
--- /var/tmp/diff_new_pack.pHtSHG/_old  2025-01-23 18:02:49.005704658 +0100
+++ /var/tmp/diff_new_pack.pHtSHG/_new  2025-01-23 18:02:49.009704823 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package btrfsmaintenance
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -70,8 +70,10 @@
 install -m 644 -D btrfs-defrag.timer %{buildroot}%{_unitdir}
 install -m 644 -D btrfs-scrub.timer %{buildroot}%{_unitdir}
 install -m 644 -D btrfs-trim.timer %{buildroot}%{_unitdir}
+%if 0%{?suse_version} < 1600
 install -m 755 -d %{buildroot}%{_sbindir}
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcbtrfsmaintenance-refresh
+%endif
 
 # zypp plugin
 install -m 755 -d %{buildroot}%{_prefix}/lib/zypp/plugins/commit
@@ -117,5 +119,7 @@
 %{_unitdir}/btrfs-defrag.timer
 %{_unitdir}/btrfs-scrub.timer
 %{_unitdir}/btrfs-trim.timer
+%if 0%{?suse_version} < 1600
 %{_sbindir}/rcbtrfsmaintenance-refresh
+%endif
 

Reply via email to