Hello community, here is the log from the commit of package libgarcon for openSUSE:Factory checked in at 2017-08-24 18:41:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgarcon (Old) and /work/SRC/openSUSE:Factory/.libgarcon.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgarcon" Thu Aug 24 18:41:36 2017 rev:28 rq:512212 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libgarcon/libgarcon.changes 2015-03-09 10:06:45.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libgarcon.new/libgarcon.changes 2017-08-24 18:41:39.364189716 +0200 @@ -1,0 +2,37 @@ +Wed Jul 19 12:26:09 UTC 2017 - [email protected] + +- update to version 0.6.1 + - Remove extraneous libxfce4ui-1 check + - Fix garcon-2 reference bxo#13543 + - Drop libgarcon-2 + - Make building garcon-gtk2 optional + - Translation updates + +------------------------------------------------------------------- +Wed Jul 19 12:26:08 UTC 2017 - [email protected] + +- RPM group fix. +- Run fdupes over all of /usr. + +------------------------------------------------------------------- +Wed Apr 19 21:27:51 UTC 2017 - [email protected] + +- update to version 0.6.0 + - Fix left-alignment of labels in menuitems + - garcon-gtk: Add an option to edit launchers + - Desktop actions custom icon support + - Show desktop actions in a submenu + - Added desktop actions support (bxo#11268) + - Don't add a placeholder menu (bxo#11626) + - Fix assertion 'GTK_IS_WIDGET (widget)' failed. + - Fix missing menus when all items are in submenus (bxo#11801) + - Translation updates + +------------------------------------------------------------------- +Sun Dec 25 16:12:00 UTC 2016 - [email protected] + +- update to version 0.5.0 + - port to GTK3 +- add libgarcon-2-0 subpackage with GTK3 version + +------------------------------------------------------------------- Old: ---- garcon-0.4.0.tar.bz2 New: ---- garcon-0.6.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgarcon.spec ++++++ --- /var/tmp/diff_new_pack.0syMEK/_old 2017-08-24 18:41:40.364048858 +0200 +++ /var/tmp/diff_new_pack.0syMEK/_new 2017-08-24 18:41:40.384046041 +0200 @@ -1,7 +1,7 @@ # # spec file for package libgarcon # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -18,15 +18,16 @@ %define libname libgarcon-1-0 Name: libgarcon -Version: 0.4.0 +Version: 0.6.1 Release: 0 Summary: Library Implementing the freedesktop.org Desktop Menu Specification License: GPL-2.0+ -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://wiki.xfce.org/dev/garcon -Source: http://archive.xfce.org/src/libs/garcon/0.4/garcon-%{version}.tar.bz2 +Source: http://archive.xfce.org/src/libs/garcon/0.6/garcon-%{version}.tar.bz2 # PATCH-FEATURE-OPENSUSE libgarcon-x-suse-unimportant-support.patch [email protected] -- Hide desktop files marked with X-SuSE-Unimportant Patch0: libgarcon-x-suse-unimportant-support.patch +BuildRequires: fdupes BuildRequires: intltool BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) @@ -47,8 +48,8 @@ %package -n %{libname} Summary: Library Implementing the freedesktop.org Desktop Menu Specification -Group: System/Libraries # uses exo-open +Group: System/Libraries Requires: exo-tools # contains just menu data that needs to be dragged in at a low level Recommends: %{name}-data @@ -74,9 +75,6 @@ Summary: Development Files for garcon Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} -Requires: pkgconfig(gtk+-2.0) -Requires: pkgconfig(libxfce4ui-1) -Requires: pkgconfig(libxfce4util-1.0) Recommends: %{name}-doc = %{version} %description devel @@ -93,8 +91,8 @@ %package branding-upstream Summary: Upstream Branding of garcon -Group: System/GUI/XFCE # the menu references xfce4-about.desktop +Group: System/GUI/XFCE Requires: libxfce4ui-tools Supplements: packageand(%{name}-data:branding-upstream) # BRAND: xfce-applications.menu: Provides the Xfce applications menu. @@ -135,15 +133,17 @@ rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} %find_lang garcon %{?no_lang_C} +%fdupes %{buildroot}/%{_prefix} %post -n %{libname} -p /sbin/ldconfig - %postun -n %{libname} -p /sbin/ldconfig %files -n %{libname} %defattr(-,root,root) %doc COPYING -%{_libdir}/libgarcon-*.so.* +%{_libdir}/libgarcon-1.so.* +%{_libdir}/libgarcon-gtk2-1.so.* +%{_libdir}/libgarcon-gtk3-1.so.* %files data %defattr(-,root,root) @@ -157,10 +157,13 @@ %defattr(-,root,root) %{_includedir}/garcon-1/ %{_includedir}/garcon-gtk2-1/ +%{_includedir}/garcon-gtk3-1/ %{_libdir}/pkgconfig/garcon-1.pc %{_libdir}/pkgconfig/garcon-gtk2-1.pc +%{_libdir}/pkgconfig/garcon-gtk3-1.pc %{_libdir}/libgarcon-1.so %{_libdir}/libgarcon-gtk2-1.so +%{_libdir}/libgarcon-gtk3-1.so %files doc %defattr(-,root,root) ++++++ garcon-0.4.0.tar.bz2 -> garcon-0.6.1.tar.bz2 ++++++ ++++ 42525 lines of diff (skipped)
