From 73e14062e205bda3b926dcca1e306b49dbcedaae Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Jul 27 2009 10:48:11 +0000 Subject: - Autorebuild for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- diff --git a/glade3.spec b/glade3.spec index 2560480..8eb3971 100644 --- a/glade3.spec +++ b/glade3.spec @@ -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 for %{name}-libgladeui. %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 - 3.6.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild +* Fri Jul 24 2009 Release Engineering - 3.6.7-2 +- Autorebuild for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Tue Jun 30 2009 Matthias Clasen - 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 - 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 - 3.6.2-2 - Don't drop schemas translations from po files