Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cryptsetup for openSUSE:Factory 
checked in at 2023-01-05 15:00:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cryptsetup (Old)
 and      /work/SRC/openSUSE:Factory/.cryptsetup.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cryptsetup"

Thu Jan  5 15:00:19 2023 rev:121 rq:1055943 version:2.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes    2022-11-30 
14:58:58.641049928 +0100
+++ /work/SRC/openSUSE:Factory/.cryptsetup.new.1563/cryptsetup.changes  
2023-01-05 15:00:32.272920655 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 10:30:22 UTC 2022 - Ludwig Nussel <lnus...@suse.com>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cryptsetup.spec ++++++
--- /var/tmp/diff_new_pack.a9Ab5L/_old  2023-01-05 15:00:33.408926643 +0100
+++ /var/tmp/diff_new_pack.a9Ab5L/_new  2023-01-05 15:00:33.416926685 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cryptsetup
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -147,7 +147,7 @@
 %{nil}
 
 %make_install
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 install -dm 0755 %{buildroot}/sbin
 ln -s ..%{_sbindir}/cryptsetup %{buildroot}/sbin
 %endif
@@ -172,7 +172,7 @@
 
 %files
 %license COPYING*
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/cryptsetup
 %endif
 %{_sbindir}/cryptsetup

Reply via email to