Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xz for openSUSE:Factory checked in 
at 2022-12-15 19:23:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xz (Old)
 and      /work/SRC/openSUSE:Factory/.xz.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xz"

Thu Dec 15 19:23:31 2022 rev:73 rq:1042590 version:5.2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/xz/xz.changes    2022-11-20 19:46:46.681155980 
+0100
+++ /work/SRC/openSUSE:Factory/.xz.new.1835/xz.changes  2022-12-15 
19:23:35.639506282 +0100
@@ -1,0 +2,6 @@
+Thu Dec  1 09:33:47 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Rename xz-static-devel -> xz-devel-static to follow the general
+  naming used in openSUSE.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xz.spec ++++++
--- /var/tmp/diff_new_pack.l9fnwG/_old  2022-12-15 19:23:36.155509218 +0100
+++ /var/tmp/diff_new_pack.l9fnwG/_new  2022-12-15 19:23:36.159509241 +0100
@@ -74,17 +74,19 @@
 This package contains the header files and libraries needed for
 compiling programs using the LZMA library.
 
-%package static-devel
+%package devel-static
 Summary:        Static version of LZMA library
 License:        SUSE-Public-Domain
 Group:          Development/Libraries/C and C++
 Requires:       lzma-devel = %{version}
+Obsoletes:      xz-static-devel < %{version}-%{release}
+Provides:       xz-static-devel = %{version}-%{release}
 
-%description static-devel
+%description devel-static
 Static library for the LZMA library
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
@@ -182,7 +184,7 @@
 %{_libdir}/liblzma.so
 %{_libdir}/pkgconfig/liblzma.pc
 
-%files static-devel
+%files devel-static
 %{_libdir}/liblzma.a
 
 %changelog

Reply via email to