Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libepc for openSUSE:Factory checked 
in at 2022-04-30 00:44:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libepc (Old)
 and      /work/SRC/openSUSE:Factory/.libepc.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libepc"

Sat Apr 30 00:44:40 2022 rev:25 rq:973127 version:0.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libepc/libepc.changes    2021-09-25 
00:36:02.671170099 +0200
+++ /work/SRC/openSUSE:Factory/.libepc.new.1538/libepc.changes  2022-04-30 
00:45:05.846928486 +0200
@@ -1,0 +2,8 @@
+Mon Apr 25 14:35:13 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Rename libepc-1_0-2 subpackage to libepc-1_0-3, matching the
+  actual libraries provided.
+- Conflict libepc-1_0-3 with libepc-1_0-2 >= 0.4: version 0.4 was
+  wrongly packaged, the conflict aids with the migrations path.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libepc.spec ++++++
--- /var/tmp/diff_new_pack.HVVZOY/_old  2022-04-30 00:45:06.502929055 +0200
+++ /var/tmp/diff_new_pack.HVVZOY/_new  2022-04-30 00:45:06.510929062 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libepc
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -42,13 +42,15 @@
 data via HTTPS, announce data via DNS-SD, re-find and consume this
 data.
 
-%package 1_0-2
+%package 1_0-3
 Summary:        Easy Publish and Consume Library
 Group:          System/Libraries
 # For lang package to be installable:
 Provides:       %{name} = %{version}
+# Version 0.4.x wrongly packaged libepc-1.0.so.3 in libepc-1_0-2
+Conflicts:      libepc-1_0-2 >= 0.4
 
-%description 1_0-2
+%description 1_0-3
 The Easy Publish and Consume library provides methods to publish
 data via HTTPS, announce data via DNS-SD, re-find and consume this
 data.
@@ -59,7 +61,7 @@
 %package devel
 Summary:        Easy Publish and Consume Library
 Group:          Development/Libraries/GNOME
-Requires:       %{name}-1_0-2 = %{version}
+Requires:       %{name}-1_0-3 = %{version}
 
 %description devel
 Development headers for libepc.
@@ -82,10 +84,10 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
 
-%post 1_0-2 -p /sbin/ldconfig
-%postun 1_0-2 -p /sbin/ldconfig
+%post 1_0-3 -p /sbin/ldconfig
+%postun 1_0-3 -p /sbin/ldconfig
 
-%files 1_0-2
+%files 1_0-3
 %{_libdir}/%{name}*.so.*
 
 %files devel

Reply via email to