rpms/glade3/F-11 glade3-3.6.7-desktop.patch, NONE, 1.1 glade3-3.6.7-pkgconfig.patch, NONE, 1.1 .cvsignore, 1.13, 1.14 glade3.spec, 1.26, 1.27 sources, 1.13, 1.14 glade3-3.6.2-desktop.patch, 1.1, NONE glade3-3.6.2-pkgconfig.patch, 1.1, NONE

Debarshi Ray rishi at fedoraproject.org
Sat Jul 11 08:52:43 UTC 2009


Author: rishi

Update of /cvs/pkgs/rpms/glade3/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3194

Modified Files:
	.cvsignore glade3.spec sources 
Added Files:
	glade3-3.6.7-desktop.patch glade3-3.6.7-pkgconfig.patch 
Removed Files:
	glade3-3.6.2-desktop.patch glade3-3.6.2-pkgconfig.patch 
Log Message:
* Fri Jul 10 2009 Debarshi Ray <rishi at fedoraproject.org> - 3.6.7-1
- Version bump to 3.6.7.
  * Fixed crashes when handling GtkTextView in GtkBuilder format.
  * Fixed loading and saving of GtkIconSources.
  * GtkButton only accepts real stock items and GtkImage but not icons.
  * GNOME Goal: removed deprecated Gtk+ symbols. (GNOME Bugzilla #572756)
  * Removed buggy query dialog from GtkNotebook creation. (GNOME Bugzilla
    #578727)
  * Atk proxy objects should always have unique names. (GNOME Bugzilla
    #579565)
  * Removed hard coded size request to palette. (GNOME Bugzilla #579624)
  * Fixed output format for GtkLabel attributes. (GNOME Bugzilla #579793)
  * Properly load sizes of fixed/layout children. (GNOME Bugzilla #584334)
  * Widget names should be unique withing the project. (GNOME Bugzilla
    #580745)
  * Dialogs should not disappear on pressing ESC. (GNOME Bugzilla #582559)
  * Fixed obscure crash when loading a project. (GNOME Bugzilla #585860)
  * Introspect lowest GTK+ project dependancy when loading files with missing 
    versioning information. (GNOME Bugzilla #586046)
  * Detect correct modifiers and buttons to spawn a context menu in a platform
    independant way. (GNOME Bugzilla #587128)
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.7.news
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.6.news
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.5.news
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.4.news
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.3.news
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.7.changes
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.6.changes
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.5.changes
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.4.changes
  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.3.changes


glade3-3.6.7-desktop.patch:

--- NEW FILE glade3-3.6.7-desktop.patch ---
diff -urNp glade3-3.6.7.orig/data/glade-3.desktop.in.in glade3-3.6.7/data/glade-3.desktop.in.in
--- glade3-3.6.7.orig/data/glade-3.desktop.in.in	2009-07-11 13:58:25.000000000 +0530
+++ glade3-3.6.7/data/glade-3.desktop.in.in	2009-07-11 13:58:43.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

glade3-3.6.7-pkgconfig.patch:

--- NEW FILE glade3-3.6.7-pkgconfig.patch ---
diff -urNp glade3-3.6.7.orig/data/gladeui-1.0.pc.in glade3-3.6.7/data/gladeui-1.0.pc.in
--- glade3-3.6.7.orig/data/gladeui-1.0.pc.in	2009-07-11 13:58:25.000000000 +0530
+++ glade3-3.6.7/data/gladeui-1.0.pc.in	2009-07-11 14:01:36.000000000 +0530
@@ -13,6 +13,6 @@ Name: Glade
 Description: Glade interface designer library
 URL: http://glade.gnome.org
 Version: @PACKAGE_VERSION@
-Requires: gtk+-2.0 >= 2.14.0 libxml-2.0 >= 2.4.0
+Requires: gtk+-2.0 >= 2.14.0
 Libs: -L${libdir} -lgladeui-1
 Cflags: -I${includedir}


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/F-11/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	17 Apr 2009 19:11:50 -0000	1.13
+++ .cvsignore	11 Jul 2009 08:52:42 -0000	1.14
@@ -1 +1 @@
-glade3-3.6.2.tar.gz
+glade3-3.6.7.tar.gz


Index: glade3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/F-11/glade3.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- glade3.spec	17 Apr 2009 19:11:50 -0000	1.26
+++ glade3.spec	11 Jul 2009 08:52:43 -0000	1.27
@@ -1,6 +1,6 @@
 Summary:	User Interface Designer for GTK+ and GNOME
 Name:		glade3
-Version:	3.6.2
+Version:	3.6.7
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Development/Tools
@@ -16,7 +16,7 @@ Requires:	hicolor-icon-theme
 Requires:	%{name}-libgladeui = %{version}-%{release}
 Requires(post):	scrollkeeper
 Requires(postun): scrollkeeper
-BuildRequires:	desktop-file-utils 
+BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
 BuildRequires:	gnome-doc-utils
 BuildRequires:	gtk2-devel >= 2.14.0
@@ -193,6 +193,38 @@ fi
 %{_includedir}/libgladeui-1.0/gladeui
 
 %changelog
+* Fri Jul 10 2009 Debarshi Ray <rishi at fedoraproject.org> - 3.6.7-1
+- Version bump to 3.6.7.
+  * Fixed crashes when handling GtkTextView in GtkBuilder format.
+  * Fixed loading and saving of GtkIconSources.
+  * GtkButton only accepts real stock items and GtkImage but not icons.
+  * GNOME Goal: removed deprecated Gtk+ symbols. (GNOME Bugzilla #572756)
+  * Removed buggy query dialog from GtkNotebook creation. (GNOME Bugzilla
+    #578727)
+  * Atk proxy objects should always have unique names. (GNOME Bugzilla
+    #579565)
+  * Removed hard coded size request to palette. (GNOME Bugzilla #579624)
+  * Fixed output format for GtkLabel attributes. (GNOME Bugzilla #579793)
+  * Properly load sizes of fixed/layout children. (GNOME Bugzilla #584334)
+  * Widget names should be unique withing the project. (GNOME Bugzilla
+    #580745)
+  * Dialogs should not disappear on pressing ESC. (GNOME Bugzilla #582559)
+  * Fixed obscure crash when loading a project. (GNOME Bugzilla #585860)
+  * Introspect lowest GTK+ project dependancy when loading files with missing 
+    versioning information. (GNOME Bugzilla #586046)
+  * Detect correct modifiers and buttons to spawn a context menu in a platform
+    independant way. (GNOME Bugzilla #587128)
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.7.news
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.6.news
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.5.news
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.4.news
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.3.news
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.7.changes
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.6.changes
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.5.changes
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.4.changes
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.3.changes
+
 * Fri Apr 17 2009 Debarshi Ray <rishi at fedoraproject.org> - 3.6.2-1
 - Version bump to 3.6.2.
   * Fixed missing properties/attributes when serializing a GtkWindow. (GNOME


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/F-11/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	17 Apr 2009 19:11:50 -0000	1.13
+++ sources	11 Jul 2009 08:52:43 -0000	1.14
@@ -1 +1 @@
-ac525d7bb0e4064e56f3b0975294f43c  glade3-3.6.2.tar.gz
+1ff15fcb4f4481c496aa3613804d29b7  glade3-3.6.7.tar.gz


--- glade3-3.6.2-desktop.patch DELETED ---


--- glade3-3.6.2-pkgconfig.patch DELETED ---




More information about the fedora-extras-commits mailing list