Hello community, here is the log from the commit of package glade for openSUSE:Factory checked in at 2018-03-14 19:29:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glade (Old) and /work/SRC/openSUSE:Factory/.glade.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glade" Wed Mar 14 19:29:49 2018 rev:34 rq:586230 version:3.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glade/glade.changes 2018-03-08 10:42:19.858102566 +0100 +++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2018-03-14 19:29:55.824609788 +0100 @@ -1,0 +2,46 @@ +Mon Mar 12 20:18:34 UTC 2018 - [email protected] + +- Update to version 3.22.0: + + bgo#774994: "in treeview columns editor contextual menu does + nothing" + + Simplified GladeBaseEditor + + Fix formatting / layout of project verification details. + + Widge chooser: activate treeview with single click and enable + Drag & Drop. + + Fix Design view selected state. + + bgo#793036: "GtkCellRenderer Properties not loaded from glade + file". + + Fix bug in action widgets response-id parsing on 32bits system. + + bgo#772485: "File Name property of GtkImage is copied to all + other GtkImage" + + GladeProject: always treat resource properties as relative. + + bgo#793652: "Crash when deleting a list". + + bgo#793757: "Gtk-CRITICAL **: _gtk_window_add_popover: + assertion '_gtk_widget_get_parent (popover) == NULL' failed". + + Add GDK_SUPER_MASK accelerator handling. + + bgo#778537: "ActionBar need placeholder". + + bgo#794141: Gtk.IconView disappeared from glade. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 5 03:21:00 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Mon Mar 5 03:21:00 UTC 2018 - [email protected] + +- Update to version 3.21.0: + + Main window UI overhaul. + + An enhanced enum integer editor. + + Added GtkGLArea object to gtk+ catalog. + + Initial support for WebKit2GTK+ library. + + Add GtkStackSidebar to control and display widget group. + + Bug fixes: + - "Please don't list 'Taiwan' as 'Taiwan, Province of China' in + the country list" (bgo#767812). + - Use correct tag when referring to Palette (bgo#763188). + - Fix typo in translatable string; fixing old bgo#746531. +- Add pkgconfig(webkit2gtk-4.0) BuildRequires as a new dependency. + +------------------------------------------------------------------- @@ -28 +74 @@ - + Fix bugs: + + Bug fixes: @@ -136 +182 @@ - + Added GtkStack and GtkStackSwitcher support (bgo#738480). + + Added GtkStack and GtkStackSwitcher support (bgo#738480). Old: ---- glade-3.20.4.tar.xz New: ---- glade-3.22.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glade.spec ++++++ --- /var/tmp/diff_new_pack.YKW7b5/_old 2018-03-14 19:29:56.504585641 +0100 +++ /var/tmp/diff_new_pack.YKW7b5/_new 2018-03-14 19:29:56.508585499 +0100 @@ -17,13 +17,13 @@ Name: glade -Version: 3.20.4 +Version: 3.22.0 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/ -Source: http://download.gnome.org/sources/glade/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/glade/3.22/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc @@ -32,13 +32,14 @@ BuildRequires: python-devel BuildRequires: update-desktop-files BuildRequires: yelp-tools -BuildRequires: pkgconfig(glib-2.0) >= 2.10.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.53.2 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gmodule-export-2.0) BuildRequires: pkgconfig(gobject-2.0) >= 2.10.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.4.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.8.0 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.12.0 Recommends: %{name}-lang %description @@ -94,20 +95,17 @@ %install %make_install -find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %suse_update_desktop_file glade %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} %post -n libgladeui-2-6 -p /sbin/ldconfig - %postun -n libgladeui-2-6 -p /sbin/ldconfig %files -%defattr(-,root,root) %license COPYING COPYING.GPL COPYING.LGPL %doc AUTHORS ChangeLog NEWS README TODO -%defattr (-, root, root) %doc %{_datadir}/help/C/%{name}/ %{_bindir}/glade %{_bindir}/glade-previewer @@ -118,11 +116,11 @@ %{_datadir}/icons/hicolor/*/apps/*.* %{_libdir}/glade/modules/libgladegtk.so %{_libdir}/glade/modules/libgladepython.so +%{_libdir}/glade/modules/libgladewebkit2gtk.so %{_mandir}/man1/glade-previewer.1%{?ext_man} %{_mandir}/man1/glade.1%{?ext_man} %files -n libgladeui-2-6 -%defattr (-, root, root) %{_libdir}/libgladeui*.so.* # These directories are needed by third-party catalogs, and are explicitly # referenced in the pkg-config file, so it makes sense to own them here @@ -136,11 +134,9 @@ %dir %{_libdir}/glade/modules %files -n typelib-1_0-Gladeui-2_0 -%defattr (-, root, root) %{_libdir}/girepository-1.0/Gladeui-2.0.typelib %files -n libgladeui-2-devel -%defattr (-, root, root) %dir %{_datadir}/gtk-doc %dir %{_datadir}/gtk-doc/html %doc %{_datadir}/gtk-doc/html/gladeui-2 ++++++ glade-3.20.4.tar.xz -> glade-3.22.0.tar.xz ++++++ ++++ 213984 lines of diff (skipped)
