Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package slop for openSUSE:Factory checked in at 2022-04-26 20:15:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slop (Old) and /work/SRC/openSUSE:Factory/.slop.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slop" Tue Apr 26 20:15:41 2022 rev:7 rq:972840 version:7.6 Changes: -------- --- /work/SRC/openSUSE:Factory/slop/slop.changes 2022-03-28 17:01:49.729072700 +0200 +++ /work/SRC/openSUSE:Factory/.slop.new.1538/slop.changes 2022-04-26 20:17:39.112752214 +0200 @@ -1,0 +2,7 @@ +Mon Apr 25 14:10:20 UTC 2022 - Dominique Leuenberger <[email protected]> + +- Rename libslopy7_5 subpackage to libslopy7_6 to actually match + the soname of the library. Conflict wit the previously wrong + packaged version. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slop.spec ++++++ --- /var/tmp/diff_new_pack.W5Q4xk/_old 2022-04-26 20:17:39.500752683 +0200 +++ /var/tmp/diff_new_pack.W5Q4xk/_new 2022-04-26 20:17:39.504752688 +0200 @@ -18,7 +18,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: slop -%define lname libslopy7_5 +%define lname libslopy7_6 Version: 7.6 Release: 0 Summary: Tool to query for a screen region selection @@ -48,6 +48,8 @@ %package -n %{lname} Summary: Screen region selection library Group: System/Libraries +# slop 7.6 wrongly called this package libslopy7_5 +Conflicts: libslopy7_5 = 7.6 %description -n %{lname} This library implements the slop utility's functionality to mark a
