commit glade for openSUSE:Factory

2020-05-13 Thread root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2020-05-13 22:55:16

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new.2738 (New)


Package is "glade"

Wed May 13 22:55:16 2020 rev:39 rq:802676 version:3.36.0

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2020-03-03 
10:14:25.882425801 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new.2738/glade.changes2020-05-13 
22:55:16.942915355 +0200
@@ -1,0 +2,174 @@
+Thu May  7 21:39:50 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.0:
+  + Add GDK_VERSION_MIN_REQUIRED
+  + Adding "Glade" to "About" section.
+  + Add initial implementation of Automatic Templates
+  + Add initial support for GFile type properties
+  + Add metadata information about releases
+  + Add OARS tags
+  + Add translator comments to the .desktop file
+  + Allow to specify placeholder to GtkListBox
+  + Allow to use GtkFileChooserNative
+  + Appdata: update app-id
+  + build:
+- Do not use a system variable only for Windows
+- Fix OSX support in meson
+- Port to meson build system
+- Remove G_CONST_RETURN usage
+  + Bump Gtk required version to 3.22
+  + Couple of fixes for memory leaks found with valgrind
+  + Create GladeSettings to hold the settings instead of using a
+Gtk widget for holding it
+  + dnd: Enable Drag on wayland
+  + doc:
+- Modernize the documentation
+- Remove missing xml files
+- Make some changes to fix warnings with the documentation
+  + dtd: Add several new elements
+  + Fix loading dylibs on OSX
+  + Fix on debug traces after rename GladePropertyClass to
+GladePropertyDef
+  + Fix several compiler warnings
+  + Fix split sentense in GladeProject
+  + Fix tab/space identation
+  + Fix two memory leaks discovered with valgrind
+  + Fix xgettext string extraction for catalogs
+  + flatpak: Set meson as buildsystem
+  + GladeAdaptorChooser: add missing translation domain
+  + GladeCommand:
+- Ensure widget name on object properties
+- Ignore special child types placeholders in add command.
+  + GladeGtkWindow: mark titlebar placeholder as special child
+type.
+  + GladeEditor: expose signal editor widget as a property
+  + GladeEditorProperty, GladePropertyClass, GladeWidgetAdaptor:
+  + GladeEPropAttrs: use sane adjustment values for size and scale
+attrs
+  + GladeEPropNumeric: bind precision property to spin button
+  + GladeGtkAdjustment: add digits virtual property
+  + GladeGtkBin: add initial support for GtkBin abstract class
+  + GladeGtkBox: improve children sort function
+  + GladeGtkDialog: chain up post_create() method
+  + GladeGtkHeaderBar:
+- Improve position packing property handling
+- Mark title and subtitle as translatable
+  + GladeGtkWidget: save accessible-role atk property
+  + GladeGtkWindow:
+- Fix regression in csd handling
+- Remove get_children() method
+  + GladeImageItemEditor: use display name for commands names
+  + GladeIntro:
+- Fix regresion in find_widget_forall()
+- Use name and buildable name to find widgets
+  + GladeModelButton:
+- Enable icon/iconic properties
+- Improve editor
+  + GladePopup: Clear add item when adding as toplevel
+  + GladeProject:
+- Add handler signals
+- Escape markup in parser errors
+  + GladeProperty:
+- Add precision property
+- Keep the bind-source, bind-property and bind-flags elements
+  + GladePropertyClass: round floating point values to epsilon
+  + GladeSignalClass: rename glade_signal_class_get_type
+  + GladeSignalDef: fix documentation for
+glade_signal_def_set_deprecated
+  + gladeui-2.0.pc: Data paths relative to datadir
+  + gladeui:
+- Change the boolean parsing logic to be the same as Gtk
+- Ensure that we write the "type-func" property when a
+  get-type-function is defined in the catalog
+- Fix crash on drag-n-drop
+- Fix GIR package reference and add c-include
+- Fix leak of create_type in GladePropertyClass
+- Fix memory leak in GWActionClass
+- Fix several memory leaks with GladeWidgetAdaptor
+- Fix several tiny memory leaks found with valgrind
+- Fix wrong pointer convertion in GladeDesignView
+- ignore various GParameter deprecations
+- Modernize GladeSignalEditor codebase
+- Modernize GladeWidgetAdaptor definition
+- Plug tiny leak on Drag & Drop
+- remove implicit cast in assignment
+- remove unused type_func variable
+- Replace the last occurences of GladeWidgetClass with
+  GladeWidgetAdaptor in the comments
+- Use G_DECLARE_DERIVABLE_TYPE for GladeAdaptorChooserWidget
+- Use G_DECLARE_DERIVABLE_TYPE for GladeApp
+- Use G_DECLARE_DERIVABLE_TYPE for GladeBaseEditor
+- Use G_DECLARE_DERIVABLE_TYPE for 

commit glade for openSUSE:Factory

2020-03-03 Thread root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2020-03-03 10:14:22

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new.26092 (New)


Package is "glade"

Tue Mar  3 10:14:22 2020 rev:38 rq:780393 version:3.22.2

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2020-01-28 
10:49:12.376611871 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new.26092/glade.changes   2020-03-03 
10:14:25.882425801 +0100
@@ -1,0 +2,13 @@
+Wed Feb 26 09:04:19 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.22.2:
+  + Canonicalize support-warning property name.
+  + Add snap packaging.
+  + GladeCommand: ignore special child types placeholders in add
+command.
+  + GladeGtkWindow: mark titlebar placeholder as special child
+type.
+  + Fix bug "Glade deletes all widgets when adding a Scrolled
+Window parent, but doesn't show it."
+
+---

Old:

  glade-3.22.1.tar.xz

New:

  glade-3.22.2.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.CyC71X/_old  2020-03-03 10:14:26.722427539 +0100
+++ /var/tmp/diff_new_pack.CyC71X/_new  2020-03-03 10:14:26.722427539 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   glade
-Version:3.22.1
+Version:3.22.2
 Release:0
 Summary:User Interface Builder for GTK+ 3
 License:GPL-2.0-or-later

++ glade-3.22.1.tar.xz -> glade-3.22.2.tar.xz ++
 103635 lines of diff (skipped)




commit glade for openSUSE:Factory

2020-01-28 Thread root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2020-01-28 10:49:06

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new.26092 (New)


Package is "glade"

Tue Jan 28 10:49:06 2020 rev:37 rq:767390 version:3.22.1

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2020-01-13 
22:18:10.950425224 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new.26092/glade.changes   2020-01-28 
10:49:12.376611871 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:08:35 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.rbhIJ9/_old  2020-01-28 10:49:13.460613140 +0100
+++ /var/tmp/diff_new_pack.rbhIJ9/_new  2020-01-28 10:49:13.464613145 +0100
@@ -39,7 +39,6 @@
 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
 Glade is a RAD tool to develop user interfaces for the Gtk+ 3 toolkit
@@ -48,7 +47,6 @@
 %package -n libgladeui-2-6
 Summary:Core library of the GLADE User Interface Builder
 Group:  System/Libraries
-Recommends: %{name}-lang
 
 %description -n libgladeui-2-6
 Glade is a RAD tool to develop user interfaces for the Gtk+ 3 toolkit




commit glade for openSUSE:Factory

2020-01-13 Thread root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2020-01-13 22:16:51

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new.6675 (New)


Package is "glade"

Mon Jan 13 22:16:51 2020 rev:36 rq:761955 version:3.22.1

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2018-04-19 
15:21:50.389697554 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new.6675/glade.changes2020-01-13 
22:18:10.950425224 +0100
@@ -1,0 +2,7 @@
+Wed Jan  8 15:53:34 UTC 2020 - Dominique Leuenberger 
+
+- Migrate to python3:
+  + Replace python-devel BuildRequires with python3-devel.
+  + Pass PYTHON=python3 to configure.
+
+---



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.hstGJE/_old  2020-01-13 22:18:14.974427091 +0100
+++ /var/tmp/diff_new_pack.hstGJE/_new  2020-01-13 22:18:14.978427092 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glade
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -29,7 +29,7 @@
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
-BuildRequires:  python-devel
+BuildRequires:  python3-devel
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0) >= 2.53.2
 BuildRequires:  pkgconfig(gmodule-2.0)
@@ -89,7 +89,8 @@
 %configure \
 --disable-static \
 --enable-gtk-doc \
---enable-man-pages
+--enable-man-pages \
+PYTHON=python3
 %make_build
 
 %install




commit glade for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2018-04-19 15:21:47

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is "glade"

Thu Apr 19 15:21:47 2018 rev:35 rq:596119 version:3.22.1

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2018-03-14 
19:29:55.824609788 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2018-04-19 
15:21:50.389697554 +0200
@@ -1,0 +2,15 @@
+Thu Apr  5 01:34:18 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.22.1:
+  + Fixes:
+- Glade always re-enables the client-side-decoration option
+  (bgo#794492);
+- Does not write the accessible-role accessibility property
+  (bgo#794518);
+- Glade does not allow ApplicationWindow's title to be marked
+  as translatable" (bgo#782753);
+- GtkDialog CSD support.
+- Drop update-desktop-files BuildRequires and suse_update_desktop_\
+  file: they are no longer needed.
+
+---

Old:

  glade-3.22.0.tar.xz

New:

  glade-3.22.1.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.ByLNGL/_old  2018-04-19 15:21:51.061670484 +0200
+++ /var/tmp/diff_new_pack.ByLNGL/_new  2018-04-19 15:21:51.065670323 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   glade
-Version:3.22.0
+Version:3.22.1
 Release:0
 Summary:User Interface Builder for GTK+ 3
 License:GPL-2.0-or-later
@@ -30,7 +30,6 @@
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  python-devel
-BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0) >= 2.53.2
 BuildRequires:  pkgconfig(gmodule-2.0)
@@ -96,7 +95,6 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-%suse_update_desktop_file glade
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}
 
@@ -105,7 +103,7 @@
 
 %files
 %license COPYING COPYING.GPL COPYING.LGPL
-%doc AUTHORS ChangeLog NEWS README TODO
+%doc NEWS README
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/glade
 %{_bindir}/glade-previewer
@@ -137,6 +135,7 @@
 %{_libdir}/girepository-1.0/Gladeui-2.0.typelib
 
 %files -n libgladeui-2-devel
+%doc AUTHORS ChangeLog TODO
 %dir %{_datadir}/gtk-doc
 %dir %{_datadir}/gtk-doc/html
 %doc %{_datadir}/gtk-doc/html/gladeui-2

++ glade-3.22.0.tar.xz -> glade-3.22.1.tar.xz ++
 16763 lines of diff (skipped)




commit glade for openSUSE:Factory

2018-03-14 Thread root
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 - dims...@opensuse.org
+
+- 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 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---
+Mon Mar  5 03:21:00 UTC 2018 - luc1...@linuxmail.org
+
+- 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/*.*
 

commit glade for openSUSE:Factory

2018-03-08 Thread root
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 - bjorn@gmail.com
+
+- 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)




commit glade for openSUSE:Factory

2018-03-05 Thread root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2018-03-05 13:33:16

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is "glade"

Mon Mar  5 13:33:16 2018 rev:32 rq:582062 version:3.20.3

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2017-12-12 
21:18:12.968195689 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2018-03-05 
13:33:18.917806264 +0100
@@ -1,0 +2,11 @@
+Fri Mar  2 19:59:50 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 3.20.3.
+  + Fix bgo#793036: "GtkCellRenderer Properties not loaded from
+glade file".
+  + Add GtkStackSidebar to the toolbox.
+  + Fix bgo#774994: "In treeview columns editor contextual menu
+does nothing".
+  + GladeDesignView: set selected layout state.
+
+---

Old:

  glade-3.20.2.tar.xz

New:

  glade-3.20.3.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.3jRdOJ/_old  2018-03-05 13:33:19.997767181 +0100
+++ /var/tmp/diff_new_pack.3jRdOJ/_new  2018-03-05 13:33:19.997767181 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glade
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,10 +17,10 @@
 
 
 Name:   glade
-Version:3.20.2
+Version:3.20.3
 Release:0
 Summary:User Interface Builder for GTK+ 3
-License:GPL-2.0+
+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

++ glade-3.20.2.tar.xz -> glade-3.20.3.tar.xz ++
 11391 lines of diff (skipped)




commit glade for openSUSE:Factory

2017-12-12 Thread root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2017-12-12 21:18:02

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is "glade"

Tue Dec 12 21:18:02 2017 rev:31 rq:554713 version:3.20.2

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2017-10-06 
11:01:36.929991993 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2017-12-12 
21:18:12.968195689 +0100
@@ -1,0 +2,29 @@
+Mon Nov 27 21:06:49 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.20.2:
+  + Install appstream metadata to non-deprecated location.
+  + Fix bugs:
+- Glade interface designer eating ram & cpu (bgo#763624).
+- Glade saves invalid GtkBuilder XML (bgo#790452).
+- GtkLabel xalign and halign appeared in GTK+ 3.16 and are not
+  deprecated (bgo#782645).
+- Add background class to GladeDesignLayout children
+  (bgo#773669).
+  + Updated translations.
+- Add gmodule-export-2.0 and gobject-2.0 pkgconfig BuildRequires:
+  they were being pulled and used since the package already had
+  another declared module dependencies upon glib2-devel, the same
+  provider. Note that gobject-2.0 is not mentioned in configure.ac
+  but it is checked by configure and the same goes for glib-2.0
+  module.
+- Drop docbook-xsl-stylesheets BuildRequires and add gtk-doc:
+  that's what upstream uses and we don't want deviations to avoid
+  unexpected bugs.
+- Pass enable-man-pages enable-gtk-doc and to ensure that manuals
+  and documentation will be built.
+- Remove gnome-common BuildRequires and autogen.sh call, as we no
+  longer carry any patches.
+- Adopt %make_build macro and drop raw commands following the best
+  practices.
+
+---

Old:

  glade-3.20.1.tar.xz

New:

  glade-3.20.2.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.oguYKp/_old  2017-12-12 21:18:13.660162285 +0100
+++ /var/tmp/diff_new_pack.oguYKp/_new  2017-12-12 21:18:13.664162092 +0100
@@ -17,23 +17,24 @@
 
 
 Name:   glade
-Version:3.20.1
+Version:3.20.2
 Release:0
 Summary:User Interface Builder for GTK+ 3
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:https://glade.gnome.org/
-Source: 
https://download.gnome.org/sources/glade/3.20/%{name}-%{version}.tar.xz
-BuildRequires:  docbook-xsl-stylesheets
+Source: 
http://download.gnome.org/sources/glade/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  gnome-common
 BuildRequires:  gobject-introspection-devel
+BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(glib-2.0) >= 2.53.2
+BuildRequires:  pkgconfig(glib-2.0) >= 2.10.0
 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
@@ -84,9 +85,11 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
-%configure --disable-static
-make %{?_smp_mflags} V=1
+%configure \
+--disable-static \
+--enable-gtk-doc \
+--enable-man-pages
+%make_build
 
 %install
 %make_install
@@ -106,8 +109,8 @@
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/glade
 %{_bindir}/glade-previewer
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/glade.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/glade.appdata.xml
 %{_datadir}/applications/glade.desktop
 %{_datadir}/glade/
 %{_datadir}/icons/hicolor/*/apps/*.*
@@ -136,11 +139,13 @@
 
 %files -n libgladeui-2-devel
 %defattr (-, root, root)
+%dir %{_datadir}/gtk-doc
+%dir %{_datadir}/gtk-doc/html
+%doc %{_datadir}/gtk-doc/html/gladeui-2
 %{_includedir}/libgladeui-2.0/
 %{_libdir}/pkgconfig/gladeui-2.0.pc
 %{_libdir}/libgladeui*.so
 %{_datadir}/gir-1.0/*.gir
-%doc %{_datadir}/gtk-doc/html/gladeui-2/
 
 %files lang -f %{name}.lang
 

++ glade-3.20.1.tar.xz -> glade-3.20.2.tar.xz ++
 30177 lines of diff (skipped)




commit glade for openSUSE:Factory

2017-10-06 Thread root
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 - luc1...@linuxmail.org
+
+- 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 
zai...@opensuse.org -- 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)




commit glade for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2017-09-13 21:47:39

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is "glade"

Wed Sep 13 21:47:39 2017 rev:29 rq:523027 version:3.20.0

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2016-06-03 
16:29:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2017-09-13 
21:47:40.719783384 +0200
@@ -1,0 +2,16 @@
+Sun Sep 10 22:57:19 UTC 2017 - jeng...@inai.de
+
+- Remove redundant %clean section, and the no-op --with-pic.
+- Ensure neutrality of descriptions. Trim/update descriptions.
+
+---
+Wed May 31 09:51:11 UTC 2017 - zai...@opensuse.org
+
+- Add glade-use-g_ptr_array_find-from-GLib.patch and add explicit
+  pkgconfig(glib-2.0) BuildRequires: Fix build with new glib, patch
+  from upstream git (bgo#782161).
+- Following the above, add gnome-common BuildRequires and pass
+  NOCONFIGURE=1 autogen.sh, as the above patch touches the
+  buildsystem.
+
+---

New:

  glade-use-g_ptr_array_find-from-GLib.patch



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.vsi1hL/_old  2017-09-13 21:47:41.395688289 +0200
+++ /var/tmp/diff_new_pack.vsi1hL/_new  2017-09-13 21:47:41.395688289 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glade
 #
-# Copyright (c) 2016 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
@@ -24,13 +24,17 @@
 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 
zai...@opensuse.org -- Fix build with new glib2
+Patch0: glade-use-g_ptr_array_find-from-GLib.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
+BuildRequires:  gnome-common
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
+BuildRequires:  pkgconfig(glib-2.0) >= 2.53.2
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.0
@@ -39,31 +43,31 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Glade is a RAD tool to enable quick & easy development of user
-interfaces for the Gtk+ 3 toolkit and the GNOME desktop environment.
+Glade is a RAD tool to develop user interfaces for the Gtk+ 3 toolkit
+and the GNOME desktop environment.
 
 %package -n libgladeui-2-6
-Summary:User Interface Builder for GTK+ 3
+Summary:Core library of the GLADE User Interface Builder
 Group:  System/Libraries
 Recommends: %{name}-lang
 
 %description -n libgladeui-2-6
-Glade is a RAD tool to enable quick & easy development of user
-interfaces for the Gtk+ 3 toolkit and the GNOME desktop environment.
+Glade is a RAD tool to develop user interfaces for the Gtk+ 3 toolkit
+and the GNOME desktop environment.
 
 %package -n typelib-1_0-Gladeui-2_0
-Summary:User Interface Builder for GTK+ 3 -- Introspection bindings
+Summary:Introspection bindins for libgladeui
 Group:  System/Libraries
 
 %description -n typelib-1_0-Gladeui-2_0
-Glade is a RAD tool to enable quick & easy development of user
-interfaces for the Gtk+ 3 toolkit and the GNOME desktop environment.
+Glade is a RAD tool to develop user interfaces for the Gtk+ 3 toolkit
+and the GNOME desktop environment.
 
 This package provides the GObject Introspection bindings for the
 libgladeui library.
 
 %package -n libgladeui-2-devel
-Summary:User Interface Builder for GTK+ 3 -- Development Files
+Summary:Development files for libgladeui
 Group:  Development/Libraries/C and C++
 Requires:   libgladeui-2-6 = %{version}
 Requires:   typelib-1_0-Gladeui-2_0 = %{version}
@@ -71,16 +75,21 @@
 Conflicts:  libgladeui-1-devel
 
 %description -n libgladeui-2-devel
-Glade is a RAD tool to enable quick & easy development of user
-interfaces for the Gtk+ 3 toolkit and the GNOME desktop environment.
+Glade is a RAD tool to develop user interfaces for the Gtk+ 3 toolkit
+and the GNOME desktop environment.
+
+This subpackage contains the header files for developing
+applications that want to make use of libgladeui.
 
 

commit glade for openSUSE:Factory

2016-06-03 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2016-06-03 16:29:14

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is "glade"

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2016-03-29 
14:47:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2016-06-03 
16:29:16.0 +0200
@@ -1,0 +2,8 @@
+Thu Apr 14 21:22:22 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+- Drop glade-bgo702314.patch and glade-bgo721098-anjuta-hang.patch:
+  Fixed upstream.
+
+
+---
@@ -84,0 +93,8 @@
+
+---
+Thu Mar 27 22:12:24 UTC 2014 - mgo...@suse.com
+
+- Add glade-bgo702314.patch: properly fix cancelling an Add Parent
+  action.
+- Add glade-bgo721098-anjuta-hang.patch: Fix Anjuta hang when
+  opening a project. 



Other differences:
--



commit glade for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2016-03-29 14:47:16

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is "glade"

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2015-10-06 
16:10:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2016-03-29 
14:47:18.0 +0200
@@ -1,0 +2,30 @@
+Wed Mar 23 09:25:36 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Workspace layout: render frame and selection box with CSS.
+  + GtkWindow: don't set the same titlebar multiple times.
+  + Integrate new properties in editor for GtkLabel, GtkTextView,
+GtkPopover, GtkStackSwitcher.
+  + Support id-less builder files.
+  + Added missing tags to the AppData file.
+  + Added support for GtkActionBar and GtkFlowBox.
+  + Main UI frontend: Use wide paned handles.
+  + Fixed warning about imbalanced children in GtkNotebook support.
+  + Added support for GtkPopoverMenu and GtkModelButton.
+  + Added support for GtkPopover (bgo#740104).
+  + Added  section to appdata.
+  + Added missing displayable values (bgo#758290, bgo#758289,
+bgo#758288, bgo#758287).
+  + Deprecate GtkAction, GtkActivatable, and friends (bgo#757609).
+  + Avoid GTK+ style context warnings (bgo#758296, bgo#758297,
+bgo#758299, bgo#758300).
+  + Drop deprecated style properties in GladeCloseButton
+(bgo#758280).
+  + Replace use of deprecated gdk_cursor_new.
+  + Add "Stack" to "Add parent" menu (bgo#754030).
+  + Bugs fixed: bgo#430445, bgo#536840, bgo#741923, bgo#750985,
+bgo#751234, bgo#754131, bgo#759395, bgo#759455, bgo#759847,
+bgo#759872, bgo#760610, bgo#761839.
+  + Updated translations.
+
+---

Old:

  glade-3.19.0.tar.xz

New:

  glade-3.20.0.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.MIQDYY/_old  2016-03-29 14:47:19.0 +0200
+++ /var/tmp/diff_new_pack.MIQDYY/_new  2016-03-29 14:47:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glade
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,13 +17,13 @@
 
 
 Name:   glade
-Version:3.19.0
+Version:3.20.0
 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.19/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glade/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -32,7 +32,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gmodule-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.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
 Recommends: %{name}-lang

++ glade-3.19.0.tar.xz -> glade-3.20.0.tar.xz ++
 242739 lines of diff (skipped)




commit glade for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2015-10-06 16:10:46

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is "glade"

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2014-07-06 
22:53:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2015-10-06 
16:10:48.0 +0200
@@ -1,0 +2,29 @@
+Sat Jun 20 11:03:39 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.0:
+  + bgo#732328: "New: add python3 support".
+  + Added new symbolic variant of the app icon (bgo#747024).
+  + bgo#741165: "Previewer crashes when taking PNG screenshot".
+  + Added GtkSidebarWidget support.
+  + Added GtkStack and GtkStackSwitcher support (bgo#738480).
+  + Added GtkHeaderBar support (bgo#700914).
+  + Improved undo/redo command list handling.
+  + Added GtkBox center-widget support (bgo#738473).
+  + Added GtkSearchBar support (bgo#738493).
+  + Support CSD windows (bgo#700914).
+  + Use current gtk-mac-integration API (bgo#738339).
+  + Fixed bgo#732575: "Changed the type hint on the "Edit
+Separately" window to 'utility'".
+  + Fixed bug "Missing plural form for UI string: emited %d
+time(s)".
+  + Avoid reading freed data in glade_project_read_requires.
+  + Added class chooser popover to workspace (bgo#708146).
+  + Added GThemedIcon support.
+  + GladePreviewer: show handler information in infobar when a
+signal is emited.
+  + Migrated UI from stock icons to icon names.
+  + Seal needed deprecated API and replaced deprecared API.
+  + GladeWindow: only show found recent files.
+  + Added GtkLockButton support.
+
+---

Old:

  glade-3.18.3.tar.xz

New:

  glade-3.19.0.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.tNpfPZ/_old  2015-10-06 16:10:49.0 +0200
+++ /var/tmp/diff_new_pack.tNpfPZ/_new  2015-10-06 16:10:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glade
 #
-# 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
@@ -17,13 +17,13 @@
 
 
 Name:   glade
-Version:3.18.3
+Version:3.19.0
 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.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glade/3.19/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel

++ glade-3.18.3.tar.xz -> glade-3.19.0.tar.xz ++
 298901 lines of diff (skipped)




commit glade for openSUSE:Factory

2014-07-06 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2014-07-06 22:52:35

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2014-05-05 
21:15:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2014-07-06 
22:53:05.0 +0200
@@ -1,0 +2,16 @@
+Tue Jul  1 09:14:06 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.18.3:
+  + Fixed property editor focus lost bug with construct-only
+properties.
+  + GladePreviewer: Fixed bug previewing templates.
+  + Bugs fixed: bgo#353002, bgo#728348, bgo#726410, bgo#727914,
+bgo#728377.
+
+---
+Mon Jun 30 19:58:34 UTC 2014 - dims...@opensuse.org
+
+- Update Summaries and descriptions to mention this version of
+  Glade targets GTK+ 3.x.
+
+---

Old:

  glade-3.18.2.tar.xz

New:

  glade-3.18.3.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.tHdUzI/_old  2014-07-06 22:53:08.0 +0200
+++ /var/tmp/diff_new_pack.tHdUzI/_new  2014-07-06 22:53:08.0 +0200
@@ -17,9 +17,9 @@
 
 
 Name:   glade
-Version:3.18.2
+Version:3.18.3
 Release:0
-Summary:User Interface Builder for GTK+
+Summary:User Interface Builder for GTK+ 3
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
@@ -40,30 +40,30 @@
 
 %description
 Glade is a RAD tool to enable quick  easy development of user
-interfaces for the Gtk+ toolkit and the GNOME desktop environment.
+interfaces for the Gtk+ 3 toolkit and the GNOME desktop environment.
 
 %package -n libgladeui-2-6
-Summary:User Interface Builder for GTK+
+Summary:User Interface Builder for GTK+ 3
 Group:  System/Libraries
 Recommends: %{name}-lang
 
 %description -n libgladeui-2-6
 Glade is a RAD tool to enable quick  easy development of user
-interfaces for the Gtk+ toolkit and the GNOME desktop environment.
+interfaces for the Gtk+ 3 toolkit and the GNOME desktop environment.
 
 %package -n typelib-1_0-Gladeui-2_0
-Summary:User Interface Builder for GTK+ -- Introspection bindings
+Summary:User Interface Builder for GTK+ 3 -- Introspection bindings
 Group:  System/Libraries
 
 %description -n typelib-1_0-Gladeui-2_0
 Glade is a RAD tool to enable quick  easy development of user
-interfaces for the Gtk+ toolkit and the GNOME desktop environment.
+interfaces for the Gtk+ 3 toolkit and the GNOME desktop environment.
 
 This package provides the GObject Introspection bindings for the
 libgladeui library.
 
 %package -n libgladeui-2-devel
-Summary:User Interface Builder for GTK+ -- Development Files
+Summary:User Interface Builder for GTK+ 3 -- Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgladeui-2-6 = %{version}
 Requires:   typelib-1_0-Gladeui-2_0 = %{version}
@@ -72,7 +72,7 @@
 
 %description -n libgladeui-2-devel
 Glade is a RAD tool to enable quick  easy development of user
-interfaces for the Gtk+ toolkit and the GNOME desktop environment.
+interfaces for the Gtk+ 3 toolkit and the GNOME desktop environment.
 
 %lang_package
 %prep
@@ -80,7 +80,7 @@
 
 %build
 %configure --disable-static --with-pic
-make %{?jobs:-j%jobs}
+make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall

++ glade-3.18.2.tar.xz - glade-3.18.3.tar.xz ++
 30123 lines of diff (skipped)

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



commit glade for openSUSE:Factory

2014-05-05 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2014-05-05 21:14:46

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2013-12-23 
19:33:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2014-05-05 
21:15:28.0 +0200
@@ -1,0 +2,43 @@
+Tue Apr 15 08:23:40 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.18.2:
+  + Added dialog at start up to advertise user survey (bgo#726800).
+  + Fixed Editing UI and saving does not remove deleted Combo with
+Entry (bgo#727992).
+  + Fixed Property Editor / Common tab: width  height request
+checkboxes have no effect (bgo#364064).
+
+---
+Wed Mar 26 22:14:06 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + bgo#727014: 32 bit builds fail with -Werror=format-security.
+  + GtkDialog: disabled use-header-bar property untill Glade
+supports GtkHeaderBar.
+  + Fixed bug in numeric property editors (Box size).
+
+---
+Tue Mar 25 10:08:46 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.18.0:
+  + Added License property to Glade project.
+  + Added realtime preview for custom CSS.
+  + Added support for previewing templates.
+  + glade-previewer added --slideshow option.
+  + pango attribute editor: don't write on cancel for
+color/font.
+  + Sort object dependancy before saving using a topological
+sorting algorithm.
+  + Fixed requires tag output.
+  + Fixed cellrenderer model column combobox chooser.
+  + Fixed issue with numeric property editors.
+  + Restored shortcuts function in workspace.
+  + Added new jhbuild based bundling system for 64bit linux
+bundles.
+  + gladeui: fix a pair of printf security problems.
+  + Added Registration  User Survey Dialog in Help menu.
+  + GtkGrid: Don't save width/height at their default values.
+  + Bugs fixed: bgo#723819, bgo#721098, bgo#720585, bgo#709609,
+bgo#711858, bgo#702314, bgo#711568, bgo#712289.
+
+---

Old:

  glade-3.16.1.tar.xz

New:

  glade-3.18.2.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.SlUUon/_old  2014-05-05 21:15:29.0 +0200
+++ /var/tmp/diff_new_pack.SlUUon/_new  2014-05-05 21:15:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glade
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   glade
-Version:3.16.1
+Version:3.18.2
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
-Source: 
http://download.gnome.org/sources/glade/3.16/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glade/3.18/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -32,7 +32,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gmodule-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.9.11
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.12.0
 BuildRequires:  pkgconfig(libxml-2.0) = 2.4.0
 BuildRequires:  pkgconfig(pygobject-3.0) = 3.8.0
 Recommends: %{name}-lang

++ glade-3.16.1.tar.xz - glade-3.18.2.tar.xz ++
 249713 lines of diff (skipped)

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



commit glade for openSUSE:Factory

2013-12-23 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2013-12-23 19:33:36

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2013-09-27 
17:12:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2013-12-23 
19:33:37.0 +0100
@@ -1,0 +2,27 @@
+Sun Dec 22 12:28:24 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fixed bgo#702314 Cancelling an Add Parent action is
+destructive.
+  + pango attribute editor: don't write on cancel for color/font.
+  + Fixed _glade_dnd_dest_set() crash (bgo#711568).
+  + Report parsing error when loading a project (bgo#712289).
+  + Sort object dependancy before saving using a topological
+sorting algorithm (bgo#709609 and bgo#711858).
+  + Fixed bug in GtkScrolledWindow editor, vertical adjustmet was
+refering to the wrong property.
+  + Fixed bgo#711863 'Remove Generated with glade XML comment'.
+  + Fixed requires tag output.
+  + Fixed regresion infering GtkBox virtual size property at load.
+  + Fixed cellrenderer model column combobox chooser.
+  + Fix input issues with numeric property editors.
+  + Fixed Glade shortcuts like Delete by disabling keybindings used
+by shortcuts in every widget in the workspace. Now it is
+possible to delete a selected GtkEntry. 
+  + Fixed bugs in the inspector exposed by DD by implementing
+GladeProject GtkTreeModelIface with a GtkTreeStore proxy
+object.
+  + Fix order of customized property output (bgo#720585).
+  + Updated translations.
+
+---

Old:

  glade-3.16.0.tar.xz

New:

  glade-3.16.1.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.5y5Eda/_old  2013-12-23 19:33:38.0 +0100
+++ /var/tmp/diff_new_pack.5y5Eda/_new  2013-12-23 19:33:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   glade
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+

++ glade-3.16.0.tar.xz - glade-3.16.1.tar.xz ++
 49972 lines of diff (skipped)

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



commit glade for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2013-09-27 17:12:13

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2013-09-25 
14:30:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2013-09-27 
17:12:14.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 25 07:19:36 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Added AppData for gnome-software to pick up glade (bgo#708641).
+
+---

Old:

  glade-3.15.4.tar.xz

New:

  glade-3.16.0.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.cofXNh/_old  2013-09-27 17:12:15.0 +0200
+++ /var/tmp/diff_new_pack.cofXNh/_new  2013-09-27 17:12:15.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   glade
-Version:3.15.4
+Version:3.16.0
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
-Source: 
http://download.gnome.org/sources/glade/3.15/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glade/3.16/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -111,6 +111,8 @@
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/glade
 %{_bindir}/glade-previewer
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/glade.appdata.xml
 %{_datadir}/applications/glade.desktop
 %{_datadir}/glade/
 %{_datadir}/icons/hicolor/*/apps/*.*

++ glade-3.15.4.tar.xz - glade-3.16.0.tar.xz ++
 87928 lines of diff (skipped)

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



commit glade for openSUSE:Factory

2013-09-25 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2013-09-25 14:30:58

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2013-09-09 
09:53:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2013-09-25 
14:30:59.0 +0200
@@ -1,0 +2,27 @@
+Sat Sep 21 14:46:38 UTC 2013 - dims...@opensuse.org
+
+- Change RPM Group of shared library package to System/Libraries.
+
+---
+Mon Sep 16 20:57:23 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.15.4:
+  + Fixed bug when copying a button with custom content.
+  + Added workaround for bgo#625867 RadioButton information lost
+on cut+paste, add/remove parent, etc.
+  + Fixes bug that prevented the runtime object to show the right
+pixbuf when copying a GtkImage.
+  + bgo#679079: Glade changes the homogenous packing property of
+toolbar buttons to yes.
+  + Improved pango text integer attributes editors. This should be
+enough to fix bgo#679006.
+  + bgo#643923: Should not use markup for GtkFrame's label.
+  + bgo#584381: Saving as an existing file name except the
+extension overwrites without confirmation..
+  + bgo#652655: Setting entry on combobox moves the widget.
+  + bgo#706304: Python plugin broken by over-zealous version
+check Bumped pygobject version to 3.8.0.
+  + Fixed regresion that prevented loading extra catalog path at
+init time.
+
+---

Old:

  glade-3.15.3.tar.xz

New:

  glade-3.15.4.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.ZT0La4/_old  2013-09-25 14:31:00.0 +0200
+++ /var/tmp/diff_new_pack.ZT0La4/_new  2013-09-25 14:31:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   glade
-Version:3.15.3
+Version:3.15.4
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+
@@ -34,7 +34,7 @@
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.9.11
 BuildRequires:  pkgconfig(libxml-2.0) = 2.4.0
-BuildRequires:  pkgconfig(pygobject-3.0) = 2.90.4
+BuildRequires:  pkgconfig(pygobject-3.0) = 3.8.0
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -44,7 +44,7 @@
 
 %package -n libgladeui-2-6
 Summary:User Interface Builder for GTK+
-Group:  Development/Tools/GUI Builders
+Group:  System/Libraries
 Recommends: %{name}-lang
 
 %description -n libgladeui-2-6
@@ -53,7 +53,7 @@
 
 %package -n typelib-1_0-Gladeui-2_0
 Summary:User Interface Builder for GTK+ -- Introspection bindings
-Group:  Development/Tools/GUI Builders
+Group:  System/Libraries
 
 %description -n typelib-1_0-Gladeui-2_0
 Glade is a RAD tool to enable quick  easy development of user

++ glade-3.15.3.tar.xz - glade-3.15.4.tar.xz ++
 54911 lines of diff (skipped)

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



commit glade for openSUSE:Factory

2013-09-09 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2013-09-09 09:53:37

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2013-06-29 
19:39:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2013-09-09 
09:53:38.0 +0200
@@ -1,0 +2,22 @@
+Tue Sep  3 08:31:37 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.15.3:
+  + Add man pages (bgo#703013).
+  + Double click on a toplevel border select the widget even if
+there is a child selected.
+  + Support document level comments present before the root
+element.
+  + Save glade version used to create the file in a comment.
+  + Add GtkRevealer to the Gtk+ catalog.
+  + Add GtkListBox support.
+  + Added GtkOverlay support.
+  + Improved DragDrop support, made inspector a drag source.
+  + Added GtkApplicationWindow basic support.
+  + Added GtkSearchEntry icons.
+  + Bugs fixed: bgo#700730, bgo#706832, bgo#707173, bgo#703621.
+- Add docbook-xsl-stylesheets BuildRequries: dependency to build
+  the man pages.
+- Rename libgladeui-2-4 subpackage to libgladeui-2-6, following
+  upstreams soname change.
+
+---

Old:

  glade-3.15.2.tar.xz

New:

  glade-3.15.3.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.mWiw28/_old  2013-09-09 09:53:39.0 +0200
+++ /var/tmp/diff_new_pack.mWiw28/_new  2013-09-09 09:53:39.0 +0200
@@ -17,13 +17,14 @@
 
 
 Name:   glade
-Version:3.15.2
+Version:3.15.3
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
 Source: 
http://download.gnome.org/sources/glade/3.15/%{name}-%{version}.tar.xz
+BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -31,7 +32,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gmodule-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.9.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.9.11
 BuildRequires:  pkgconfig(libxml-2.0) = 2.4.0
 BuildRequires:  pkgconfig(pygobject-3.0) = 2.90.4
 Recommends: %{name}-lang
@@ -41,12 +42,12 @@
 Glade is a RAD tool to enable quick  easy development of user
 interfaces for the Gtk+ toolkit and the GNOME desktop environment.
 
-%package -n libgladeui-2-4
+%package -n libgladeui-2-6
 Summary:User Interface Builder for GTK+
 Group:  Development/Tools/GUI Builders
 Recommends: %{name}-lang
 
-%description -n libgladeui-2-4
+%description -n libgladeui-2-6
 Glade is a RAD tool to enable quick  easy development of user
 interfaces for the Gtk+ toolkit and the GNOME desktop environment.
 
@@ -64,7 +65,7 @@
 %package -n libgladeui-2-devel
 Summary:User Interface Builder for GTK+ -- Development Files
 Group:  Development/Libraries/C and C++
-Requires:   libgladeui-2-4 = %{version}
+Requires:   libgladeui-2-6 = %{version}
 Requires:   typelib-1_0-Gladeui-2_0 = %{version}
 # The gtk-doc documentation is not parallel installable (bnc#646997)
 Conflicts:  libgladeui-1-devel
@@ -99,9 +100,9 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 
-%post -n libgladeui-2-4 -p /sbin/ldconfig
+%post -n libgladeui-2-6 -p /sbin/ldconfig
 
-%postun -n libgladeui-2-4 -p /sbin/ldconfig
+%postun -n libgladeui-2-6 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -115,8 +116,10 @@
 %{_datadir}/icons/hicolor/*/apps/*.*
 %{_libdir}/glade/modules/libgladegtk.so
 %{_libdir}/glade/modules/libgladepython.so
+%{_mandir}/man1/glade-previewer.1%{?ext_man}
+%{_mandir}/man1/glade.1%{?ext_man}
 
-%files -n libgladeui-2-4
+%files -n libgladeui-2-6
 %defattr (-, root, root)
 %{_libdir}/libgladeui*.so.*
 # These directories are needed by third-party catalogs, and are explicitly

++ glade-3.15.2.tar.xz - glade-3.15.3.tar.xz ++
 187336 lines of diff (skipped)

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



commit glade for openSUSE:Factory

2013-06-29 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2013-06-29 19:39:46

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2013-04-02 
11:44:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2013-06-29 
19:39:48.0 +0200
@@ -1,0 +2,101 @@
+Fri Jun 21 20:58:34 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.15.2:
+  + Add GtkPlacesSidebar to GTK+ catalog.
+  + New icon for GtkMenuButton.
+  + GTK+ catalog version now bumped to 3.10, include new
+translatable enumeration values and updated new versions and
+deprecations.
+  + Added --enable-debug option and some debug flags to be set with
+GLADE_DEBUG environment variable.
+  + Enable word wrapping in combo boxes (used to edit enumeration
+properties).
+  + Split up the GTK+ plugin into mini source files, each one
+implementing it's own widget adaptor code (instead of one huge
+glade-gtk.c file).
+  + Fix GtkIconFactory sources editor.
+  + Allow setting the id attributes of items set in a
+GtkComboBoxText.
+  + Avoid calling gtk_stock_list_ids() when
+gdk_display_get_default() is NULL, allows GIRs to build on
+some build machines.
+  + Avoid updating the inspector treeview if the same project is
+set twice.
+  + Escape key cancels a query dialog instead of approves creation
+of the new widget.
+  + Many minor bugs and random crasher bugs also fixed.
+  + Alsmost all widget types have their own custom editors now.
+- Changes from version 3.15.1:
+  + Much UI fixing and refactoring.
+  + Added new --css and --screenshot options to glade-preview.
+  + Fix main window shortcuts (bgo#695866).
+  + Implemented Project Properties dialog with Glade as a composite
+tempalte.
+  + Support editing the GtkWidget:name property (useful for CSS
+theming).
+  + Improved project inter-widget dependancy calculation and
+project serialization ordering, object output ordering (and
+signal ordering) is now consistent and sorted.
+  + GtkButton: response-id for dialogs is now optional (allowing
+adding dialog buttons that have no dialog response).
+  + GtkImage: Support the new resource property.
+  + GTK+ catalog updated to cover widgets in GTK+ 3.8.
+  + Now show warnings in the UI for deprecated properties and
+signals.
+  + Now show warnings in the Inspector view if any deprecated
+widgets, signals or properties are used (or if anything is used
+which is not available in the project's target version).
+  + Optional properties are now always saved if they are enabled,
+allowing to explicitly set them to the default value (eg.
+GtkWidget:hexpand/vexpand).
+  + Inspector search entry: Restore completions to work nicely
+again and filter the treeview with a search-in-text algorithm.
+  + Inspector: Add a feature to expand-all.
+  + Property editor title-bar is now optional in the View menu.
+  + Fixed many deprecation warnings in Glade's compile.
+  + Added Glade's first 2 ever unit tests.
+  + Fixed Devhelp doc search for properties.
+  + Make Drag'n'Drop work on regular clicks without entering Drag
+Mode and restored old Drag/Resize functionality when SHIFT is
+pressed.
+  + Improved Drag/Resize which has been rather broken for a while.
+  + Added Autosave and Automatic backup of previous file features,
+configurable in Glade's preferences Dialog.
+  + Support Composite GtkBuilder template editing (mark a toplevel
+GtkWidget as the composite template widget in the Project
+Properties dialog or property editor).
+  + Support editing of the project domain in the project properties
+dialog.
+  + Properties in the Project Properties dialog are now undoable.
+  + GladeSignalEditor: Automatically expand rows which have signal
+callbacks assigned when loading a widget.
+  + Add options to decide what types of warnings should be
+presented at project save time, configurable in Glade's
+preferences dialog.
+  + Added new property editor components GladePropertyLabel,
+GladePropertyShell and GladeEditorSkeleton, allowing us to
+create custom property editors using Glade.
+  + Add Grid option to Add parent menu.
+  + Added Gladeui catalog for IDE's and embedders to design Glade
+frontends with Glade.
+  + Added private catalog to allow the GTK+ plugin to embed editors
+that it provides.
+  + Added new GladeEpropCheck boolean property editor, to be used
+in some cases for boolean properties.
+  + Added new adaptor methods
+GladeWidgetAdaptor-write_widget_after() and
+GladeWidgetAdaptor-destroy_object().
+  + Automatically generate gladeui's enum types with 

commit glade for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2013-04-02 11:44:16

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2012-12-07 
14:08:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2013-04-02 
11:44:22.0 +0200
@@ -1,0 +2,16 @@
+Thu Mar  7 10:13:01 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.15.0:
+  + Added DragDrop support from the palette and within the
+workspace.
+  + Added GtkLevelBar support.
+  + Property editor UI cleanup.
+  + Bugs fixed: bgo#685265, bgo#688326.
+
+---
+Tue Feb 26 17:04:29 UTC 2013 - zai...@opensuse.org
+
+- Add pkgconfig(gmodule-2.0) BuildRequires: configure checks for it
+- Stop passing obsolete --disable-scrollkeeper to configure.
+
+---

Old:

  glade-3.14.2.tar.xz

New:

  glade-3.15.0.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.NVkl0Y/_old  2013-04-02 11:44:23.0 +0200
+++ /var/tmp/diff_new_pack.NVkl0Y/_new  2013-04-02 11:44:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glade
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,21 +17,22 @@
 
 
 Name:   glade
-Version:3.14.2
+Version:3.15.0
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
-Source: 
http://download.gnome.org/sources/glade/3.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glade/3.15/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.5.17
-BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.6.0
+BuildRequires:  pkgconfig(libxml-2.0) = 2.4.0
 BuildRequires:  pkgconfig(pygobject-3.0) = 2.90.4
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -77,8 +78,7 @@
 %setup -q
 
 %build
-%configure --disable-static --with-pic\
-   --disable-scrollkeeper
+%configure --disable-static --with-pic
 make %{?jobs:-j%jobs}
 
 %install

++ glade-3.14.2.tar.xz - glade-3.15.0.tar.xz ++
 121770 lines of diff (skipped)

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



commit glade for openSUSE:Factory

2012-12-07 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-12-07 14:08:52

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2012-10-19 
09:44:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-12-07 
14:08:55.0 +0100
@@ -1,0 +2,12 @@
+Tue Nov 27 09:11:47 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.14.2:
+  + Fixed bgo#685816 Widget attributes editing broken by
+reverting old fix and setting use-action-appearance default
+back to false so the old sensitivity code can work as ussual.
+  + Fixed bgo#678922 When editing a label, the cursor is moved to
+the end after every change.
+  + Fixed a few leak since glade_property_make_string() returns a
+newlly allocated string.
+
+---

Old:

  glade-3.14.1.tar.xz

New:

  glade-3.14.2.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.k8Xcai/_old  2012-12-07 14:08:56.0 +0100
+++ /var/tmp/diff_new_pack.k8Xcai/_new  2012-12-07 14:08:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   glade
-Version:3.14.1
+Version:3.14.2
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+

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



commit glade for openSUSE:Factory

2012-10-19 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-10-19 09:44:29

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2012-10-03 
10:26:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-10-19 
09:44:35.0 +0200
@@ -1,0 +2,10 @@
+Mon Oct 15 15:21:24 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.14.1:
+  + Fixed bug in GtkButton custom editor properties sensitivity
+(bgo#685816).
+  + Render bg in GladeDesignLayout and GladeDesignView.
+  + Removed use of custon style providers. Fixes color problems in
+adwaita themes.
+
+---

Old:

  glade-3.14.0.tar.xz

New:

  glade-3.14.1.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.zQ9312/_old  2012-10-19 09:44:38.0 +0200
+++ /var/tmp/diff_new_pack.zQ9312/_new  2012-10-19 09:44:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   glade
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+

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



commit glade for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-10-03 10:26:06

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2012-05-22 
10:09:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-10-03 
10:26:11.0 +0200
@@ -1,0 +2,42 @@
+Wed Sep 19 19:56:31 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + Updated GtkAssistant support (bgo#664276)
+  + Set new property accel-group on action groups to make menu item
+accel work properly (bgo#684041)
+  + Do not abort if a project has a uninstantiable or abstract
+class object instead load it as an object stub and let the user
+decide what to do (bgo#646259)
+  + Fixed runtime warning on GladeBaseEditor and GladeSignalEditor
+dispose methods
+  + Do not explicit set window bg as it should be handled by gtk.
+  + Sync close-button with the original gedit widget.
+  + Use new documentation infrastructure
+  + Added load/save/edit support for style class name=foo/
+/style, (bgo#658035)
+  + Use Action Appearance not supported for GTK 2.12 but added to
+widgets in Glade 3.8.2 (bgo#679589)
+  + Added glade_displayable_value_set_disabled() functions to
+disable GdkModifierType reserved values
+  + Added build/mingw-w64 directory with script to cross compile
+and create windows installer using nsis
+  + Fixes bug #675977 Don't hard-code library search paths
+  + And many others cleanups and fixes
+  + Bugs fixed: #679487, bgo#679721
+- Replace gnome-doc-utils-devel BuildRequires with yelp-tools,
+  following upstreams port to the new documentation infrastructure.
+- Rename libgladeui-2-0 to libgladeui-2-4, following upstreams
+  soname bump.
+
+---
+Sat May 12 20:44:59 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.13.0:
+  + Implemented Glade UI in glade.
+  + Implemented GladePreferences dialog (bgo#588981).
+  + Replaced deprecated font and color selection dialogs with font
+and color chooser dialogs.
+  + Added GladeSignalEditor::detail-suggestions signal
+  + Updated translations.
+
+---

Old:

  glade-3.12.1.tar.xz

New:

  glade-3.14.0.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.bNkld6/_old  2012-10-03 10:26:12.0 +0200
+++ /var/tmp/diff_new_pack.bNkld6/_new  2012-10-03 10:26:12.0 +0200
@@ -17,20 +17,20 @@
 
 
 Name:   glade
-Version:3.12.1
+Version:3.14.0
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
-Source: 
http://download.gnome.org/sources/glade/3.12/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glade/3.14/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
+BuildRequires:  yelp-tools
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.5.17
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pygobject-3.0) = 2.90.4
 Recommends: %{name}-lang
@@ -40,12 +40,12 @@
 Glade is a RAD tool to enable quick  easy development of user
 interfaces for the Gtk+ toolkit and the GNOME desktop environment.
 
-%package -n libgladeui-2-0
+%package -n libgladeui-2-4
 Summary:User Interface Builder for GTK+
 Group:  Development/Tools/GUI Builders
 Recommends: %{name}-lang
 
-%description -n libgladeui-2-0
+%description -n libgladeui-2-4
 Glade is a RAD tool to enable quick  easy development of user
 interfaces for the Gtk+ toolkit and the GNOME desktop environment.
 
@@ -63,7 +63,7 @@
 %package -n libgladeui-2-devel
 Summary:User Interface Builder for GTK+ -- Development Files
 Group:  Development/Libraries/C and C++
-Requires:   libgladeui-2-0 = %{version}
+Requires:   libgladeui-2-4 = %{version}
 Requires:   typelib-1_0-Gladeui-2_0 = %{version}
 # The gtk-doc documentation is not parallel installable (bnc#646997)
 Conflicts:  libgladeui-1-devel
@@ -99,21 +99,15 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 
-%post -n libgladeui-2-0 -p /sbin/ldconfig
+%post -n libgladeui-2-4 -p /sbin/ldconfig
 
-%postun -n libgladeui-2-0 -p /sbin/ldconfig
+%postun 

commit glade for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-05-22 10:09:08

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2012-03-29 
13:51:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-05-22 
10:09:10.0 +0200
@@ -1,0 +2,16 @@
+Mon May  7 07:00:33 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.12.1:
+  + Use glade_util_get_placeholder_from_pointer() in paste action
+activate.
+  + Added custom style provider to setup GladeDesignView and
+GladeDesignLayout background color to @base_color.
+  + Fixed memory leak on GladeSignalEditor::callback-suggestions
+emison.
+  + bgo#675395: Using right click to add a widget over a
+placeholder do not work as expected every time.
+  + bgo#675042: plugins/gtk+.xml.in: always store GtkButton
+[x|y]align properties.
+  + Removed use of lots of deprecated functions.
+
+---

Old:

  glade-3.12.0.tar.xz

New:

  glade-3.12.1.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.mmMHB9/_old  2012-05-22 10:09:12.0 +0200
+++ /var/tmp/diff_new_pack.mmMHB9/_new  2012-05-22 10:09:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   glade
-Version:3.12.0
+Version:3.12.1
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+

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



commit glade for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-03-29 13:51:24

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2012-03-19 
09:55:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-03-29 
13:51:28.0 +0200
@@ -1,0 +2,11 @@
+Tue Mar 27 07:19:27 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.12.0:
+  + New features:
+- Implement callback name suggestion on glade-signal-editor
+  (bgo#667570)
+- Emit a signal to notify signal activation (bgo#669272)
+  + Other bugs fixed: bgo#645340, bgo#646366, bgo#664912.
+- Drop glade-sig-activation.patch: fixed upstream.
+
+---

Old:

  glade-3.11.0.tar.xz
  glade-sig-activation.patch

New:

  glade-3.12.0.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.sU1ecy/_old  2012-03-29 13:51:29.0 +0200
+++ /var/tmp/diff_new_pack.sU1ecy/_new  2012-03-29 13:51:29.0 +0200
@@ -17,22 +17,20 @@
 
 
 Name:   glade
-Version:3.11.0
+Version:3.12.0
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
-Source: 
http://download.gnome.org/sources/glade/3.11/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM glade-sig-activation.patch bgo#669272 
dims...@opensuse.org -- Emit a signal to notify signal activation
-Patch0: glade-sig-activation.patch
+Source: 
http://download.gnome.org/sources/glade/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.2.3
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pygobject-3.0) = 2.90.4
 Recommends: %{name}-lang
@@ -77,7 +75,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-static --with-pic\

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



commit glade for openSUSE:Factory

2012-03-19 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-03-19 09:55:48

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2012-02-28 
19:22:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-03-19 
09:55:56.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar  6 17:41:13 UTC 2012 - dims...@opensuse.org
+
+- Add glade-sig-activation.patch: Emit a signal to notify signal
+  activation. Anjuta 3.3.91 makes use of this signal.
+
+---

New:

  glade-sig-activation.patch



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.EWrc51/_old  2012-03-19 09:55:58.0 +0100
+++ /var/tmp/diff_new_pack.EWrc51/_new  2012-03-19 09:55:58.0 +0100
@@ -24,6 +24,8 @@
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
 Source: 
http://download.gnome.org/sources/glade/3.11/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM glade-sig-activation.patch bgo#669272 
dims...@opensuse.org -- Emit a signal to notify signal activation
+Patch0: glade-sig-activation.patch
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
@@ -75,6 +77,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --disable-static --with-pic\


++ glade-sig-activation.patch ++
From 3e3f341a1cf922cc26806462fbbcba5659548a3e Mon Sep 17 00:00:00 2001
From: Marco Diego Aurélio Mesquita marcodiegomesqu...@gmail.com
Date: Fri, 17 Feb 2012 21:20:27 +
Subject: Fixed bug 669272 Emit a signal to notify signal activation

---
diff --git a/gladeui/glade-signal-editor.c b/gladeui/glade-signal-editor.c
index 31848f4..6647336 100644
--- a/gladeui/glade-signal-editor.c
+++ b/gladeui/glade-signal-editor.c
@@ -68,6 +68,14 @@ struct _GladeSignalEditorPrivate
   GtkCellRenderer* renderer_userdata;
 };
 
+enum
+{
+  SIGNAL_ACTIVATED,
+  LAST_SIGNAL
+};
+
+static guint glade_signal_editor_signals[LAST_SIGNAL] = { 0 };
+
 /* Utils */
 static gboolean
 glade_signal_is_dummy (GladeSignal *signal)
@@ -762,6 +770,43 @@ glade_signal_editor_devhelp_cell_data_func 
(GtkTreeViewColumn *column,
 }
 }
 
+GladeWidget*
+glade_signal_editor_get_widget (GladeSignalEditor *editor)
+{
+g_return_val_if_fail (GLADE_IS_SIGNAL_EDITOR(editor), NULL);
+return editor-priv-widget;
+}
+
+static void
+glade_signal_editor_signal_activate (GtkTreeView   *tree_view,
+ GtkTreePath   *path,
+ GtkTreeViewColumn *column,
+ GladeSignalEditor *editor)
+
+{
+  GladeSignalEditor* self = GLADE_SIGNAL_EDITOR(editor);
+  if (self-priv-widget == NULL || column != self-priv-column_name)
+return;
+
+  GladeSignal *signal = NULL;
+  GtkTreeIter iter;
+  gtk_tree_model_get_iter (self-priv-model,
+   iter,
+   path);
+  gtk_tree_model_get (self-priv-model, iter,
+  GLADE_SIGNAL_COLUMN_SIGNAL, signal,
+  -1);
+
+  if(glade_signal_is_dummy (signal))
+return;
+
+  g_signal_emit (editor, glade_signal_editor_signals[SIGNAL_ACTIVATED],
+ 0, signal, NULL);
+
+  g_object_unref (signal);
+  return;
+}
+
 static void
 glade_signal_editor_init (GladeSignalEditor *self)
 {
@@ -776,6 +821,10 @@ glade_signal_editor_init (GladeSignalEditor *self)
   /* Create signal tree */
   priv-signal_tree = gtk_tree_view_new ();
 
+  g_signal_connect (G_OBJECT (priv-signal_tree), row-activated,
+   G_CALLBACK (glade_signal_editor_signal_activate),
+   self);
+
   /* Create columns */
   /* Signal name */
   priv-column_name = gtk_tree_view_column_new ();
@@ -963,4 +1012,20 @@ glade_signal_editor_class_init (GladeSignalEditorClass 
*klass)
   object_class-dispose = glade_signal_editor_dispose;
 
   g_type_class_add_private (klass, sizeof (GladeSignalEditorPrivate));
+
+  /**
+   * GladeSignalEditor::signal-activated:
+   * @signal_editor: the object which received the signal
+   *
+   * Emitted when a item is activated in the GladeInspector.
+   */
+  glade_signal_editor_signals[SIGNAL_ACTIVATED] =
+  g_signal_new (signal-activated,
+G_TYPE_FROM_CLASS (object_class),
+G_SIGNAL_RUN_LAST,
+0,
+NULL, NULL, g_cclosure_marshal_VOID__OBJECT,
+G_TYPE_NONE, 1,
+   

commit glade for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-02-28 19:22:12

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2012-01-09 
12:04:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-02-28 
19:22:14.0 +0100
@@ -1,0 +2,26 @@
+Wed Feb 15 21:03:33 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.11.0:
+  + Features:
+- Added GtkSwitch, GtkInfoBar and GtkEntryCompletion support.
+- Implemented inline margins and alignment edit mode.
+  + Major changes:
+- Ignore GtkWindow:icon property (bgo#654121)
+- Port to pygobject 3 (bgo#658667)
+- Make GladeProject change gtk target to 3.0 and warn the user
+  if there are any unknown (deprecated) objects (bgo#652673,
+  bgo#376628)
+  + Other changes:
+- Optimized loading time.
+- Update placeholders when a grid child's width or height child
+  properties change.
+- Bug fixes, including: bgo#646997, bgo#647984, bgo#648487,
+  bgo#650899, bgo#651673, bgo#654609, bgo#657164, bgo#660607,
+  bgo#660872, bgo#660874.
+  + Updated translations.
+- Drop glade-pygobject-3.0.patch: fixed upstream.
+- Drop glade-explicit-gmodule.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
+  as we no longer carry any patches.
+
+---

Old:

  glade-3.10.2.tar.bz2
  glade-explicit-gmodule.patch
  glade-pygobject-3.0.patch

New:

  glade-3.11.0.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.8wsTLj/_old  2012-02-28 19:22:15.0 +0100
+++ /var/tmp/diff_new_pack.8wsTLj/_new  2012-02-28 19:22:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glade
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +17,20 @@
 
 
 Name:   glade
-Version:3.10.2
+Version:3.11.0
 Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
-Source: 
http://download.gnome.org/sources/glade/3.10/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM glade-pygobject-3.0.patch vu...@opensuse.org -- Port to 
pygobject 3.0
-Patch0: glade-pygobject-3.0.patch
-# PATCH-FIX-UPSTREAM glade-explicit-gmodule.patch bgo#665784 
vu...@opensuse.org -- Explicitly link to gmodule-2.0
-Patch1: glade-explicit-gmodule.patch
+Source: 
http://download.gnome.org/sources/glade/3.11/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-# needed for patch0 and patch1
-BuildRequires:  gnome-common
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.2.3
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pygobject-3.0) = 2.90.4
 Recommends: %{name}-lang
@@ -81,12 +75,8 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
-# needed for patch0 and patch1
-NOCONFIGURE=1 gnome-autogen.sh
 %configure --disable-static --with-pic\
--disable-scrollkeeper
 make %{?jobs:-j%jobs}

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



commit glade for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-01-09 12:04:28

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2011-10-13 
12:28:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-01-09 
12:04:29.0 +0100
@@ -1,0 +2,8 @@
+Wed Dec 21 08:19:18 UTC 2011 - vu...@opensuse.org
+
+- Add glade-explicit-gmodule.patch: explicitly link to
+  gmodule-2.0, to fix build with latest glib.
+- Split typelib files into typelib-1_0-Gladeui-2_0 subpackage.
+- Add typelib-1_0-Gladeui-2_0 Requires to devel subpackage.
+
+---

New:

  glade-explicit-gmodule.patch



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.On1ayK/_old  2012-01-09 12:04:31.0 +0100
+++ /var/tmp/diff_new_pack.On1ayK/_new  2012-01-09 12:04:31.0 +0100
@@ -15,12 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   glade
 Version:3.10.2
-Release:1
+Release:0
 Summary:User Interface Builder for GTK+
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
@@ -28,8 +26,10 @@
 Source: 
http://download.gnome.org/sources/glade/3.10/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM glade-pygobject-3.0.patch vu...@opensuse.org -- Port to 
pygobject 3.0
 Patch0: glade-pygobject-3.0.patch
+# PATCH-FIX-UPSTREAM glade-explicit-gmodule.patch bgo#665784 
vu...@opensuse.org -- Explicitly link to gmodule-2.0
+Patch1: glade-explicit-gmodule.patch
 BuildRequires:  fdupes
-# needed for patch0
+# needed for patch0 and patch1
 BuildRequires:  gnome-common
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
@@ -47,7 +47,6 @@
 interfaces for the Gtk+ toolkit and the GNOME desktop environment.
 
 %package -n libgladeui-2-0
-License:GPL-2.0+
 Summary:User Interface Builder for GTK+
 Group:  Development/Tools/GUI Builders
 Recommends: %{name}-lang
@@ -56,11 +55,22 @@
 Glade is a RAD tool to enable quick  easy development of user
 interfaces for the Gtk+ toolkit and the GNOME desktop environment.
 
+%package -n typelib-1_0-Gladeui-2_0
+Summary:User Interface Builder for GTK+ -- Introspection bindings
+Group:  Development/Tools/GUI Builders
+
+%description -n typelib-1_0-Gladeui-2_0
+Glade is a RAD tool to enable quick  easy development of user
+interfaces for the Gtk+ toolkit and the GNOME desktop environment.
+
+This package provides the GObject Introspection bindings for the
+libgladeui library.
+
 %package -n libgladeui-2-devel
-License:GPL-2.0+
 Summary:User Interface Builder for GTK+ -- Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgladeui-2-0 = %{version}
+Requires:   typelib-1_0-Gladeui-2_0 = %{version}
 # The gtk-doc documentation is not parallel installable (bnc#646997)
 Conflicts:  libgladeui-1-devel
 
@@ -72,9 +82,10 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
-# needed for patch0
+# needed for patch0 and patch1
 NOCONFIGURE=1 gnome-autogen.sh
 %configure --disable-static --with-pic\
--disable-scrollkeeper
@@ -124,7 +135,6 @@
 %files -n libgladeui-2-0
 %defattr (-, root, root)
 %{_libdir}/libgladeui*.so.*
-%{_libdir}/girepository-1.0/Gladeui-2.0.typelib
 # 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
 %dir %{_datadir}/glade
@@ -136,6 +146,10 @@
 %dir %{_libdir}/glade
 %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)
 %{_includedir}/libgladeui-2.0/

++ glade-explicit-gmodule.patch ++
commit 5f9bdd8407675dd9c03584f6d131d97dc4d7736c
Author: Vincent Untz vu...@gnome.org
Date:   Wed Dec 21 09:25:16 2011 +0100

build: Explicitly link to gmodule-2.0

https://bugzilla.gnome.org/show_bug.cgi?id=665784

diff --git a/configure.ac b/configure.ac
index 9652f71..52894d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -130,6 +130,7 @@ dnl 

 GTK_REQUIRED=3.0.2
 PKG_CHECK_MODULES([GTK],[
   gtk+-3.0 = $GTK_REQUIRED
+  gmodule-2.0
   libxml-2.0 = 2.4.0
 ])
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional 

commit glade for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2011-12-06 18:13:05

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is glade, Maintainer is gnome-maintain...@suse.de

Changes:




Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.4mv2nd/_old  2011-12-06 18:18:52.0 +0100
+++ /var/tmp/diff_new_pack.4mv2nd/_new  2011-12-06 18:18:52.0 +0100
@@ -22,7 +22,7 @@
 Version:3.10.2
 Release:1
 Summary:User Interface Builder for GTK+
-License:GPLv2+
+License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
 Source: 
http://download.gnome.org/sources/glade/3.10/%{name}-%{version}.tar.bz2
@@ -47,7 +47,7 @@
 interfaces for the Gtk+ toolkit and the GNOME desktop environment.
 
 %package -n libgladeui-2-0
-License:GPLv2+
+License:GPL-2.0+
 Summary:User Interface Builder for GTK+
 Group:  Development/Tools/GUI Builders
 Recommends: %{name}-lang
@@ -57,7 +57,7 @@
 interfaces for the Gtk+ toolkit and the GNOME desktop environment.
 
 %package -n libgladeui-2-devel
-License:GPLv2+
+License:GPL-2.0+
 Summary:User Interface Builder for GTK+ -- Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgladeui-2-0 = %{version}

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



commit glade for openSUSE:Factory

2011-10-13 Thread h_root

Hello community,

here is the log from the commit of package glade for openSUSE:Factory
checked in at Thu Oct 13 12:21:04 CEST 2011.




--- openSUSE:Factory/glade/glade.changes2011-10-03 20:01:38.0 
+0200
+++ glade/glade.changes 2011-10-12 14:41:03.0 +0200
@@ -1,0 +2,24 @@
+Wed Oct 12 12:34:56 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.10.2:
+  + Optimized loading time by not updating progressbar on every
+loaded object.
+  + Update placeholders when a grid child's width or height child
+properties change.
+  + Ensure 'related-action' and 'use-action-appearance' are
+serialized in the right order.
+  + Correctly detect the required devhelp version.
+  + Make documentation parallel installable (bgo#646997).
+  + Renamed catalog and module environment variables.
+  + Properly escape special characters while serializing property
+values (bgo#654609).
+  + Fixed size groups widget selection (bgo#647984).
+  + Avoid crashing if glade-previewer is not installed
+(bgo#650899).
+  + Fixed loading correct application icon (bgo#648487).
+  + Fixed variable set but not used warnings.
+  + Other bugs fixed: bgo#651673, bgo#657164, bgo#660607,
+bgo#660872, bgo#660874.
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  glade-3.10.0.tar.bz2

New:

  glade-3.10.2.tar.bz2



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.MDDQVx/_old  2011-10-13 12:20:57.0 +0200
+++ /var/tmp/diff_new_pack.MDDQVx/_new  2011-10-13 12:20:57.0 +0200
@@ -19,13 +19,13 @@
 
 
 Name:   glade
-Version:3.10.0
+Version:3.10.2
 Release:1
 Summary:User Interface Builder for GTK+
 License:GPLv2+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
-Source: 
http://ftp.gnome.org/pub/GNOME/sources/glade/3.10/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/glade/3.10/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM glade-pygobject-3.0.patch vu...@opensuse.org -- Port to 
pygobject 3.0
 Patch0: glade-pygobject-3.0.patch
 BuildRequires:  fdupes
@@ -142,7 +142,7 @@
 %{_libdir}/pkgconfig/gladeui-2.0.pc
 %{_libdir}/libgladeui*.so
 %{_datadir}/gir-1.0/*.gir
-%doc %{_datadir}/gtk-doc/html/gladeui/
+%doc %{_datadir}/gtk-doc/html/gladeui-2/
 
 %files lang -f %{name}.lang
 

++ glade-3.10.0.tar.bz2 - glade-3.10.2.tar.bz2 ++
 136459 lines of diff (skipped)

continue with q...



Remember to have fun...

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



commit glade for openSUSE:Factory

2011-10-03 Thread h_root

Hello community,

here is the log from the commit of package glade for openSUSE:Factory
checked in at Mon Oct 3 20:00:04 CEST 2011.




--- openSUSE:Factory/glade/glade.changes2011-09-23 01:59:59.0 
+0200
+++ /mounts/work_src_done/STABLE/glade/glade.changes2011-09-30 
10:54:48.0 +0200
@@ -1,0 +2,10 @@
+Fri Sep 30 08:48:00 UTC 2011 - vu...@opensuse.org
+
+- Port to pygobject 3.0:
+  + Add glade-pygobject-3.0.patch: taken from git.
+  + Change pkgconfig(pygobject-2.0) BuildRequires to
+pkgconfig(pygobject-3.0).
+  + Add gnome-common BuildRequires and call to gnome-autogen.sh,
+needed for the patch.
+
+---

calling whatdependson for head-i586


New:

  glade-pygobject-3.0.patch



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.Kim7qF/_old  2011-10-03 19:59:59.0 +0200
+++ /var/tmp/diff_new_pack.Kim7qF/_new  2011-10-03 19:59:59.0 +0200
@@ -26,7 +26,11 @@
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
 Source: 
http://ftp.gnome.org/pub/GNOME/sources/glade/3.10/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM glade-pygobject-3.0.patch vu...@opensuse.org -- Port to 
pygobject 3.0
+Patch0: glade-pygobject-3.0.patch
 BuildRequires:  fdupes
+# needed for patch0
+BuildRequires:  gnome-common
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -34,7 +38,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(pygobject-2.0)
+BuildRequires:  pkgconfig(pygobject-3.0) = 2.90.4
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -67,8 +71,11 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+# needed for patch0
+NOCONFIGURE=1 gnome-autogen.sh
 %configure --disable-static --with-pic\
--disable-scrollkeeper
 make %{?jobs:-j%jobs}

++ glade-pygobject-3.0.patch ++
commit 4dd25f0b6110e3a6c02e22fb491a1016f80106c9
Author: Ignacio Casal Quinteiro i...@gnome.org
Date:   Mon Sep 19 16:57:05 2011 -0300

Bump pygobject requisite to pygobject 3. Fixes bug #658667.

diff --git a/configure.ac b/configure.ac
index d24cf2f..faa003d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -144,10 +144,10 @@ AM_CONDITIONAL(HAVE_GTK_UNIX_PRINT, test 
x$have_unix_print = xyes)
 dnl 
 dnl Python for optional python dev libs
 dnl 
-PYGOBJECT_REQS=2.27.0
+PYGOBJECT_REQS=2.90.4
 PYGOBJECT_REQUIRED_MAJOR=2
-PYGOBJECT_REQUIRED_MINOR=27
-PYGOBJECT_REQUIRED_MICRO=0
+PYGOBJECT_REQUIRED_MINOR=90
+PYGOBJECT_REQUIRED_MICRO=4
 
 AC_ARG_ENABLE(python,
 AS_HELP_STRING([--disable-python], [disable python catalog]),
@@ -156,7 +156,7 @@ AC_ARG_ENABLE(python,
 if test x$check_python = xyes; then
   have_python=yes
 
-  PKG_CHECK_MODULES([PYGOBJECT],[pygobject-2.0 = 
${PYGOBJECT_REQUIRED_MAJOR}.${PYGOBJECT_REQUIRED_MINOR}.${PYGOBJECT_REQUIRED_MICRO}],[have_pygobject=yes],[have_pygobject=no])
+  PKG_CHECK_MODULES([PYGOBJECT],[pygobject-3.0 = 
${PYGOBJECT_REQUIRED_MAJOR}.${PYGOBJECT_REQUIRED_MINOR}.${PYGOBJECT_REQUIRED_MICRO}],[have_pygobject=yes],[have_pygobject=no])
 
   AM_CHECK_PYTHON_HEADERS(, [have_python_headers=no])
   AM_CHECK_PYTHON_LIBS(, [have_python_lib=no])
diff --git a/plugins/python/glade-python.c b/plugins/python/glade-python.c
index 833b7de..14a2679 100644
--- a/plugins/python/glade-python.c
+++ b/plugins/python/glade-python.c
@@ -44,29 +44,33 @@ python_init (void)
 static void
 glade_python_init_pygobject_check (gint req_major, gint req_minor, gint 
req_micro)
 {
-  PyObject *gobject, *mdict, *version;
-  int found_major, found_minor, found_micro;
+  PyObject *gi, *gobject;
 
-  init_pygobject ();
+  /* import gobject */
+  pygobject_init (req_major, req_minor, req_micro);
+  if (PyErr_Occurred ())
+{
+  g_warning (Error initializing Python interpreter: could not 
+ import pygobject);
+
+  return;
+}
 
-  gobject = PyImport_ImportModule (gobject);
-  mdict = PyModule_GetDict (gobject);
-  version = PyDict_GetItemString (mdict, pygobject_version);
-  if (!version)
+  gi = PyImport_ImportModule (gi);
+  if (gi == NULL)
 {
-  PyErr_SetString (PyExc_ImportError, PyGObject version too old);
+  g_warning (Error initializing Python interpreter: could not 
+ import gi);
+
   return;
 }
-  if (!PyArg_ParseTuple
-  (version, iii, found_major, found_minor, found_micro))
-return;
-  if (req_major != found_major || req_minor  found_minor ||
-  (req_minor == found_minor  req_micro  found_micro))
+
+  gobject = PyImport_ImportModule 

commit glade for openSUSE:Factory

2011-05-17 Thread h_root

Hello community,

here is the log from the commit of package glade for openSUSE:Factory
checked in at Tue May 17 13:57:18 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/glade/glade.changes2011-05-03 
14:31:39.0 +0200
@@ -0,0 +1,7 @@
+---
+Tue May  3 14:14:10 CEST 2011 - vu...@opensuse.org
+
+- New package, based on the glade3 package: the GTK+ 3 version of
+  glade has been renamed back to glade (without glade3, yes, it's
+  confusing).
+

calling whatdependson for head-i586


New:

  glade-3.10.0.tar.bz2
  glade.changes
  glade.spec



Other differences:
--
++ glade.spec ++
#
# spec file for package glade
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:   glade
Version:3.10.0
Release:1
Summary:User Interface Builder for GTK+
License:GPLv2+
Group:  Development/Tools/GUI Builders
Url:http://glade.gnome.org/
Source: 
http://ftp.gnome.org/pub/GNOME/sources/glade/3.10/%{name}-%{version}.tar.bz2
BuildRequires:  fdupes
BuildRequires:  gnome-doc-utils-devel
BuildRequires:  gobject-introspection-devel
BuildRequires:  intltool
BuildRequires:  python-devel
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(gtk+-3.0)
BuildRequires:  pkgconfig(libxml-2.0)
BuildRequires:  pkgconfig(pygobject-2.0)
Recommends: %{name}-lang
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Glade is a RAD tool to enable quick  easy development of user
interfaces for the Gtk+ toolkit and the GNOME desktop environment.

%package -n libgladeui-2-0
License:GPLv2+
Summary:User Interface Builder for GTK+
Group:  Development/Tools/GUI Builders
Recommends: %{name}-lang

%description -n libgladeui-2-0
Glade is a RAD tool to enable quick  easy development of user
interfaces for the Gtk+ toolkit and the GNOME desktop environment.

%package -n libgladeui-2-devel
License:GPLv2+
Summary:User Interface Builder for GTK+ -- Development Files
Group:  Development/Libraries/C and C++
Requires:   libgladeui-2-0 = %{version}
# The gtk-doc documentation is not parallel installable (bnc#646997)
Conflicts:  libgladeui-1-devel

%description -n libgladeui-2-devel
Glade is a RAD tool to enable quick  easy development of user
interfaces for the Gtk+ toolkit and the GNOME desktop environment.

%lang_package
%prep
%setup -q

%build
%configure --disable-static --with-pic\
--disable-scrollkeeper
make %{?jobs:-j%jobs}

%install
%makeinstall
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
%suse_update_desktop_file glade
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}

%clean
rm -rf %{buildroot}

%post
%desktop_database_post
%icon_theme_cache_post

%postun
%desktop_database_postun
%icon_theme_cache_postun

%post -n libgladeui-2-0 -p /sbin/ldconfig

%postun -n libgladeui-2-0 -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc AUTHORS COPYING COPYING.GPL COPYING.LGPL ChangeLog NEWS README TODO
%defattr (-, root, root)
%dir %{_datadir}/gnome/
%dir %{_datadir}/gnome/help/
%dir %{_datadir}/gnome/help/glade/
%doc %{_datadir}/gnome/help/glade/C/
%dir %{_datadir}/omf/
%dir %{_datadir}/omf/glade/
%doc %{_datadir}/omf/glade/glade-C.omf
%{_bindir}/glade
%{_bindir}/glade-previewer
%{_datadir}/applications/glade.desktop
%{_datadir}/glade/
%{_datadir}/icons/hicolor/*/apps/*.*
%{_libdir}/glade/modules/libgladegtk.so
%{_libdir}/glade/modules/libgladepython.so

%files -n libgladeui-2-0
%defattr (-, root, root)
%{_libdir}/libgladeui*.so.*
%{_libdir}/girepository-1.0/Gladeui-2.0.typelib
# 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
%dir %{_datadir}/glade
%dir %{_datadir}/glade/catalogs
%dir %{_datadir}/glade/pixmaps
%dir %{_datadir}/glade/pixmaps/hicolor
%dir %{_datadir}/glade/pixmaps/hicolor/*
%dir %{_datadir}/glade/pixmaps/hicolor/*/actions
%dir %{_libdir}/glade
%dir %{_libdir}/glade/modules

%files -n libgladeui-2-devel
%defattr (-, root, root)
%{_includedir}/libgladeui-2.0/