rpms/glade3/devel glade3.spec,1.32,1.33

Debarshi Ray rishi at fedoraproject.org
Mon Jul 27 10:48:11 UTC 2009


Author: rishi

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

Modified Files:
	glade3.spec 
Log Message:
* Fri Jul 24 2009 Release Engineering <rel-eng at fedoraproject.org> - 3.6.7-2
- Autorebuild for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild



Index: glade3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/glade3/devel/glade3.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- glade3.spec	25 Jul 2009 00:17:40 -0000	1.32
+++ glade3.spec	27 Jul 2009 10:48:11 -0000	1.33
@@ -7,7 +7,7 @@ Group:		Development/Tools
 URL:		http://glade.gnome.org/
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/%{name}-%{version}.tar.bz2
 
-Patch1:		%{name}-3.6.5-pkgconfig.patch
+Patch0:		%{name}-3.6.5-pkgconfig.patch
 
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -62,7 +62,7 @@ This package contains development files 
 
 %prep
 %setup -q
-%patch1 -p1
+%patch0 -p1
 
 # Suppress rpmlint warning.
 chmod 644 ./plugins/gtk+/glade-attributes.c
@@ -191,16 +191,45 @@ fi
 %{_includedir}/libgladeui-1.0/gladeui
 
 %changelog
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.6.7-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+* Fri Jul 24 2009 Release Engineering <rel-eng at fedoraproject.org> - 3.6.7-2
+- Autorebuild for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Tue Jun 30 2009 Matthias Clasen <mclasen at redhat.com> - 3.6.7-1
-- Update to 3.6.7
+- Version bump to 3.6.7.
+  * Fixed crashes when handling GtkTextView in GtkBuilder format.
+  * Fixed loading and saving of GtkIconSources.
+  * GNOME Goal: removed deprecated Gtk+ symbols. (GNOME Bugzilla #572756)
+  * 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.7.changes
+  * http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/glade3-3.6.6.changes
 - Drop the menu patch, since glade-3 is the version we install
   by default now, and it didn't work right anyway
 
 * Mon Jun 15 2009 Matthias Clasen <mclasen at redhat.com> - 3.6.5-1
-- Update to 3.6.5
+- Version bump to 3.6.5.
+  * GtkButton only accepts real stock items and GtkImage but not icons.
+  * Removed buggy query dialog from GtkNotebook creation. (GNOME Bugzilla
+    #578727)
+  * Removed hard coded size request to palette. (GNOME Bugzilla #579624)
+  * Atk proxy objects should always have unique names. (GNOME Bugzilla
+    #579565)
+  * Fixed output format for GtkLabel attributes. (GNOME Bugzilla #579793)
+  * Widget names should be unique withing the project. (GNOME Bugzilla
+    #580745)
+  * Dialogs should not disappear on pressing ESC. (GNOME Bugzilla #582559)
+  * Properly load sizes of fixed/layout children. (GNOME Bugzilla #584334)
+  * 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.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
 
 * Mon Apr 27 2009 Matthias Clasen <mclasen at redhat.com> - 3.6.2-2
 - Don't drop schemas translations from po files




More information about the fedora-extras-commits mailing list