Hello community,

here is the log from the commit of package libxfce4util for openSUSE:Factory 
checked in at 2019-08-21 08:52:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxfce4util (Old)
 and      /work/SRC/openSUSE:Factory/.libxfce4util.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxfce4util"

Wed Aug 21 08:52:38 2019 rev:47 rq:724943 version:4.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxfce4util/libxfce4util.changes        
2019-08-19 20:47:29.497097146 +0200
+++ /work/SRC/openSUSE:Factory/.libxfce4util.new.22127/libxfce4util.changes     
2019-08-21 08:52:41.659903321 +0200
@@ -1,0 +2,7 @@
+Wed Aug 21 06:43:57 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Split out typelib-1_0-libxfce4util-1_0 from -devel package: the
+  .typelib files are not development files, but are actively used
+  at runtime.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libxfce4util.spec ++++++
--- /var/tmp/diff_new_pack.iXhl09/_old  2019-08-21 08:52:42.903903207 +0200
+++ /var/tmp/diff_new_pack.iXhl09/_new  2019-08-21 08:52:42.927903205 +0200
@@ -60,11 +60,20 @@
 libxfce4util is a general-purpose utility library with core application support
 for the Xfce Desktop Environment.
 
+%package -n typelib-1_0-libxfce4util-1_0
+Summary:        Utility Library for the Xfce Desktop Environment
+Group:          System/Libraries
+
+%description -n typelib-1_0-libxfce4util-1_0
+libxfce4util is a general-purpose utility library with core application support
+for the Xfce Desktop Environment.
+
 %package devel
 Summary:        Development Files for libxfce4util
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
 Requires:       %{name}-tools = %{version}
+Requires:       typelib-1_0-libxfce4util-1_0 = %{version}
 
 %description devel
 This package contains the API documentation and development files needed for
@@ -114,8 +123,10 @@
 %license COPYING
 %{_libdir}/libxfce4util.so.*
 
-%files devel
+%files -n typelib-1_0-libxfce4util-1_0
 %{_libdir}/girepository-1.0/libxfce4util-1.0.typelib
+
+%files devel
 %{_libdir}/pkgconfig/libxfce4util-*.pc
 %{_libdir}/libxfce4util.so
 %dir %{_includedir}/xfce4


Reply via email to