Hello community,

here is the log from the commit of package libxfce4util for openSUSE:Factory 
checked in at 2015-03-09 10:05:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxfce4util (Old)
 and      /work/SRC/openSUSE:Factory/.libxfce4util.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxfce4util"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxfce4util/libxfce4util.changes        
2014-10-23 14:19:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libxfce4util.new/libxfce4util.changes   
2015-03-09 10:05:03.000000000 +0100
@@ -1,0 +2,18 @@
+Sat Feb 28 21:07:37 UTC 2015 - g...@opensuse.org
+
+- update to version 4.12.1
+  - fix small mistake in 4.12.0, xfce_version_string was left at
+    4.10
+
+-------------------------------------------------------------------
+Sat Feb 28 21:03:05 UTC 2015 - g...@opensuse.org
+
+- update to version 4.12.0
+  - update libtool version to reflect dropped symbols (bxo#10737)
+  - autotools updates
+  - don't use freed rc file to avoid crash (bxo#9026)
+  - remove unused or unrequired API functions: xfce_strjoin,
+    xfce_gethostname, xfce_putenv, xfce_setenv, xfce_unsetenv
+  - translation updates
+
+-------------------------------------------------------------------
@@ -8,0 +27,10 @@
+
+-------------------------------------------------------------------
+Wed Apr 30 19:56:54 UTC 2014 - g...@opensuse.org
+
+- update to version 4.10.0
+  - autotools updates
+  - don't use freed rc file to avoid crash (bxo#9026)
+  - remove unused or unrequired API functions: xfce_strjoin,
+    xfce_gethostname, xfce_putenv, xfce_setenv, xfce_unsetenv
+  - translation updates

Old:
----
  libxfce4util-4.10.1.tar.bz2

New:
----
  libxfce4util-4.12.1.tar.bz2

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

Other differences:
------------------
++++++ libxfce4util.spec ++++++
--- /var/tmp/diff_new_pack.X8mT34/_old  2015-03-09 10:05:03.000000000 +0100
+++ /var/tmp/diff_new_pack.X8mT34/_new  2015-03-09 10:05:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libxfce4util
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,22 @@
 #
 
 
-%define libname libxfce4util6
-
+%define libname libxfce4util7
 Name:           libxfce4util
-Version:        4.10.1
+Version:        4.12.1
 Release:        0
 Summary:        Utility Library for the Xfce Desktop Environment
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.xfce.org/
-Source:         
http://archive.xfce.org/src/xfce/libxfce4util/4.10/%{name}-%{version}.tar.bz2
+Source:         
http://archive.xfce.org/src/xfce/libxfce4util/4.12/%{name}-%{version}.tar.bz2
 Source100:      %{name}-rpmlintrc
 # PATCH-FEATURE-OPENSUSE libxfce4util-xfce-rc-i18n.patch bnc#829113 
g...@opensuse.org -- Translate Name, GenericName, and Comment entries of 
desktop files via gettext when read via the xfce_rc_* API
 Patch0:         libxfce4util-xfce-rc-i18n.patch
-BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  perl
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk-doc)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -93,15 +92,12 @@
 %install
 %make_install
 
-rm -f %{buildroot}%{_libdir}/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
 
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,ur_PK,tl_PH}
 
 %find_lang %{name} %{?no_lang_C}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n %{libname} -p /sbin/ldconfig
 
 %postun -n %{libname} -p /sbin/ldconfig
@@ -111,6 +107,7 @@
 %{_sbindir}/xfce4-kiosk-query
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %files -n %{libname}
 %defattr(-,root,root)

++++++ libxfce4util-4.10.1.tar.bz2 -> libxfce4util-4.12.1.tar.bz2 ++++++
++++ 14577 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to