commit glade for openSUSE:13.1

2013-09-27 Thread h_root
Hello community,

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

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


Package is "glade"

Changes:

--- /work/SRC/openSUSE:13.1/glade/glade.changes 2013-09-25 14:31:01.0 
+0200
+++ /work/SRC/openSUSE:13.1/.glade.new/glade.changes2013-09-27 
17:12:16.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.KfCpKe/_old  2013-09-27 17:12:17.0 +0200
+++ /var/tmp/diff_new_pack.KfCpKe/_new  2013-09-27 17:12:17.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:13.1

2013-09-25 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:13.1 checked in 
at 2013-09-25 14:31:00

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


Package is "glade"

Changes:

--- /work/SRC/openSUSE:13.1/glade/glade.changes 2013-09-23 10:52:08.0 
+0200
+++ /work/SRC/openSUSE:13.1/.glade.new/glade.changes2013-09-25 
14:31:01.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.NH6zV2/_old  2013-09-25 14:31:01.0 +0200
+++ /var/tmp/diff_new_pack.NH6zV2/_new  2013-09-25 14:31:01.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