Hello community, here is the log from the commit of package glade for openSUSE:Factory checked in at 2017-10-06 11:01:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glade (Old) and /work/SRC/openSUSE:Factory/.glade.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glade" Fri Oct 6 11:01:04 2017 rev:30 rq:531692 version:3.20.1 Changes: -------- --- /work/SRC/openSUSE:Factory/glade/glade.changes 2017-09-13 21:47:40.719783384 +0200 +++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2017-10-06 11:01:36.929991993 +0200 @@ -1,0 +2,22 @@ +Tue Oct 3 23:26:35 UTC 2017 - [email protected] + +- Update to version 3.20.1: + + Fixes: + - Glib g_ptr_array_find() name clash. + - Survey css matching error on CSD. + - "format not a string literal" warnings. + + Bug fixes: + - "GLADE 3.20: crash on changing ToolItem type" (bgo#773997). + - "Using Spacebar to change menu selction causes crash" + (bgo#765562). + - "client side decoration, no space to add header bar" + (bgo#765885). + - Clicking in ... swap order of accelerators (bgo#589306). + - "[Wayland] glade previewer is resizing windows until it + crashes gnome-shell" (bgo#761651). +- Drop %desktop_database_* and %icon_theme_cache_* post/postun: + functionality now covered by file triggers. +- Drop glade-use-g_ptr_array_find-from-GLib.patch: fixed upstream + (bgo#782161). + +------------------------------------------------------------------- Old: ---- glade-3.20.0.tar.xz glade-use-g_ptr_array_find-from-GLib.patch New: ---- glade-3.20.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glade.spec ++++++ --- /var/tmp/diff_new_pack.1QOtli/_old 2017-10-06 11:01:37.757866808 +0200 +++ /var/tmp/diff_new_pack.1QOtli/_new 2017-10-06 11:01:37.761866202 +0200 @@ -17,15 +17,13 @@ Name: glade -Version: 3.20.0 +Version: 3.20.1 Release: 0 Summary: User Interface Builder for GTK+ 3 License: GPL-2.0+ Group: Development/Tools/GUI Builders -Url: http://glade.gnome.org/ -Source: http://download.gnome.org/sources/glade/3.20/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM glade-use-g_ptr_array_find-from-GLib.patch bgo#782161 [email protected] -- Fix build with new glib2 -Patch0: glade-use-g_ptr_array_find-from-GLib.patch +Url: https://glade.gnome.org/ +Source: https://download.gnome.org/sources/glade/3.20/%{name}-%{version}.tar.xz BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gnome-common @@ -84,7 +82,6 @@ %lang_package %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 ./autogen.sh @@ -92,20 +89,12 @@ make %{?_smp_mflags} V=1 %install -%makeinstall +%make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %suse_update_desktop_file glade %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} -%post -%desktop_database_post -%icon_theme_cache_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun - %post -n libgladeui-2-6 -p /sbin/ldconfig %postun -n libgladeui-2-6 -p /sbin/ldconfig ++++++ glade-3.20.0.tar.xz -> glade-3.20.1.tar.xz ++++++ ++++ 120617 lines of diff (skipped)
