Hello community, here is the log from the commit of package glade for openSUSE:Factory checked in at 2018-03-08 10:42:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glade (Old) and /work/SRC/openSUSE:Factory/.glade.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glade" Thu Mar 8 10:42:17 2018 rev:33 rq:582659 version:3.20.4 Changes: -------- --- /work/SRC/openSUSE:Factory/glade/glade.changes 2018-03-05 13:33:18.917806264 +0100 +++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2018-03-08 10:42:19.858102566 +0100 @@ -1,0 +2,11 @@ +Sun Mar 4 12:38:52 UTC 2018 - [email protected] + +- Update to version 3.20.4: + + Fix bgo#772485: File Name property of GtkImage is copied to all + other GtkImage. + + Fix bgo#793652: Crash when deleting a list. + + Fix bgo#793757: Gtk-CRITICAL **: _gtk_window_add_popover: + assertion '_gtk_widget_get_parent (popover) == NULL' failed. + + Add GDK_SUPER_MASK accelerator handling. + +------------------------------------------------------------------- Old: ---- glade-3.20.3.tar.xz New: ---- glade-3.20.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glade.spec ++++++ --- /var/tmp/diff_new_pack.3pnyZx/_old 2018-03-08 10:42:20.534078227 +0100 +++ /var/tmp/diff_new_pack.3pnyZx/_new 2018-03-08 10:42:20.538078083 +0100 @@ -17,17 +17,18 @@ Name: glade -Version: 3.20.3 +Version: 3.20.4 Release: 0 Summary: User Interface Builder for GTK+ 3 License: GPL-2.0-or-later Group: Development/Tools/GUI Builders -Url: https://glade.gnome.org/ +URL: https://glade.gnome.org/ Source: http://download.gnome.org/sources/glade/3.20/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc BuildRequires: intltool +BuildRequires: pkgconfig BuildRequires: python-devel BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -39,7 +40,6 @@ BuildRequires: pkgconfig(libxml-2.0) >= 2.4.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.8.0 Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Glade is a RAD tool to develop user interfaces for the Gtk+ 3 toolkit @@ -81,6 +81,7 @@ applications that want to make use of libgladeui. %lang_package + %prep %setup -q @@ -104,7 +105,8 @@ %files %defattr(-,root,root) -%doc AUTHORS COPYING COPYING.GPL COPYING.LGPL ChangeLog NEWS README TODO +%license COPYING COPYING.GPL COPYING.LGPL +%doc AUTHORS ChangeLog NEWS README TODO %defattr (-, root, root) %doc %{_datadir}/help/C/%{name}/ %{_bindir}/glade ++++++ glade-3.20.3.tar.xz -> glade-3.20.4.tar.xz ++++++ ++++ 12231 lines of diff (skipped)
