rpms/glade3/devel glade3-3.6.1-desktop.patch, NONE, 1.1 .cvsignore, 1.11, 1.12 glade3.spec, 1.23, 1.24 sources, 1.11, 1.12 glade3-3.6.0-desktop.patch, 1.1, NONE

Debarshi Ray rishi at fedoraproject.org
Tue Apr 7 04:17:23 UTC 2009


Author: rishi

Update of /cvs/pkgs/rpms/glade3/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29494

Modified Files:
	.cvsignore glade3.spec sources 
Added Files:
	glade3-3.6.1-desktop.patch 
Removed Files:
	glade3-3.6.0-desktop.patch 
Log Message:
* Tue Apr 07 2009 Debarshi Ray <rishi at fedoraproject.org> - 3.6.1-1
- Version bump to 3.6.1.
  * Fixed crash during internal widget selection.
  * Fixed Libglade regression. Libglade needs specific ordering of properties,
    ATK props, signals and accelerators.
  * Disable loading and displaying of 'data' property on GtkTreeStore. Only
    GtkListStore understands the 'data' construct.
  * Properly initialize a GValue on the stack. (GNOME Bugzilla #577822)
  * Translation updates: ar and cs.
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.1.news


glade3-3.6.1-desktop.patch:

--- NEW FILE glade3-3.6.1-desktop.patch ---
diff -urNp glade3-3.5.5.orig/data/glade-3.desktop.in.in glade3-3.5.5/data/glade-3.desktop.in.in
--- glade3-3.5.5.orig/data/glade-3.desktop.in.in	2009-01-07 00:41:35.000000000 +0530
+++ glade3-3.5.5/data/glade-3.desktop.in.in	2009-01-07 00:42:21.000000000 +0530
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Encoding=UTF-8
-_Name=Glade Interface Designer
+_Name=Glade-3 Interface Designer
 _GenericName=User Interface Designer
 _Comment=Create or open user interface designs for GTK+ applications
 Exec=glade-3 %F


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	17 Mar 2009 23:08:31 -0000	1.11
+++ .cvsignore	7 Apr 2009 04:16:52 -0000	1.12
@@ -1 +1 @@
-glade3-3.6.0.tar.gz
+glade3-3.6.1.tar.gz


Index: glade3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/devel/glade3.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- glade3.spec	17 Mar 2009 23:08:31 -0000	1.23
+++ glade3.spec	7 Apr 2009 04:16:52 -0000	1.24
@@ -1,6 +1,6 @@
 Summary:	User Interface Designer for GTK+ and GNOME
 Name:		glade3
-Version:	3.6.0
+Version:	3.6.1
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Development/Tools
@@ -22,7 +22,7 @@
 BuildRequires:	intltool
 BuildRequires:	libgnomeui-devel
 BuildRequires:	libtool
-BuildRequires:	pygtk2-devel >= 2.10.0
+BuildRequires:	pygtk2-devel
 BuildRequires:	scrollkeeper
 
 %description
@@ -192,6 +192,17 @@
 %{_includedir}/libgladeui-1.0/gladeui
 
 %changelog
+* Tue Apr 07 2009 Debarshi Ray <rishi at fedoraproject.org> - 3.6.1-1
+- Version bump to 3.6.1.
+  * Fixed crash during internal widget selection.
+  * Fixed Libglade regression. Libglade needs specific ordering of properties,
+    ATK props, signals and accelerators.
+  * Disable loading and displaying of 'data' property on GtkTreeStore. Only
+    GtkListStore understands the 'data' construct.
+  * Properly initialize a GValue on the stack. (GNOME Bugzilla #577822)
+  * Translation updates: ar and cs.
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.1.news
+
 * Tue Mar 17 2009 Debarshi Ray <rishi at fedoraproject.org> - 3.6.0-1
 - Version bump to 3.6.0.
   * Support for both GtkBuilder and Libglade, and conversion from one format


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	17 Mar 2009 23:08:31 -0000	1.11
+++ sources	7 Apr 2009 04:16:52 -0000	1.12
@@ -1 +1 @@
-84bcae0beb890515f29fca88ce27f496  glade3-3.6.0.tar.gz
+9215ade3cc65e746e0d0b16a65500bb9  glade3-3.6.1.tar.gz


--- glade3-3.6.0-desktop.patch DELETED ---




More information about the fedora-extras-commits mailing list