Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gtksourceview4 for openSUSE:Factory 
checked in at 2021-11-10 21:45:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtksourceview4 (Old)
 and      /work/SRC/openSUSE:Factory/.gtksourceview4.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtksourceview4"

Wed Nov 10 21:45:44 2021 rev:23 rq:930079 version:4.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtksourceview4/gtksourceview4.changes    
2021-09-29 20:18:05.226859798 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview4.new.1890/gtksourceview4.changes  
2021-11-10 21:45:50.227795475 +0100
@@ -1,0 +2,11 @@
+Fri Nov  5 21:19:15 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Require libgtksourceview-4-0 instead of gtksourceview4 in the
+  devel package: defacto the same package, as the library provides
+  the base name, but more explicit and clearer.
+- Add libgtksourceview4 Provides to libgtksourceview-4-0 and add a
+  explicit Requires in devel subpackage, silence rpmlint.
+- Use ldconfig_scriptlets for post(un) handling.
+- Update Supplements to current standard.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtksourceview4.spec ++++++
--- /var/tmp/diff_new_pack.wgH687/_old  2021-11-10 21:45:50.683795674 +0100
+++ /var/tmp/diff_new_pack.wgH687/_new  2021-11-10 21:45:50.683795674 +0100
@@ -51,6 +51,7 @@
 Summary:        GTK+ Source Editing Widget
 Group:          System/Libraries
 Provides:       %{name} = %{version}
+Provides:       lib%{name} = %{version}
 
 %description -n libgtksourceview-4-0
 GtkSourceView is a text widget that extends GtkTextView, the standard
@@ -78,7 +79,7 @@
 Group:          Development/Tools/GUI Builders
 Requires:       glade
 Requires:       libgtksourceview-4-0 = %{version}
-Supplements:    packageand(glade:%{name}-devel)
+Supplements:    (glade and %{name}-devel)
 Obsoletes:      glade-catalog-gtksourceview <= %{version}
 Provides:       glade-catalog-gtksourceview = %{version}
 
@@ -95,7 +96,8 @@
 %package devel
 Summary:        GTK+ Source Editing Widget
 Group:          Development/Languages/C and C++
-Requires:       %{name} = %{version}
+Requires:       libgtksourceview-4-0 = %{version}
+Requires:       libgtksourceview4 = %{version}
 Requires:       typelib-1_0-GtkSource-4 = %{version}
 
 %description devel
@@ -125,8 +127,7 @@
 # Install language definition for *.changes files:
 install -m 644 %{S:1} %{buildroot}%{_datadir}/gtksourceview-4/language-specs/
 
-%post -n libgtksourceview-4-0 -p /sbin/ldconfig
-%postun -n libgtksourceview-4-0 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libgtksourceview-4-0
 
 %files -n libgtksourceview-4-0
 %license COPYING

Reply via email to