rpms/libgdl/devel libgdl.spec,1.14,1.15

Debarshi Ray rishi at fedoraproject.org
Fri Jul 10 05:43:00 UTC 2009


Author: rishi

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

Modified Files:
	libgdl.spec 
Log Message:
* Fri Jul 10 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.27.3-1
- Version bump to 2.27.3.
  * Fixed soname generation.
  * Private API hidden.
  * Fixed invisible buttons in HighContrastInverse theme. (GNOME Bugzilla
    #471317)
  * Removed GdlComboButton. Use GtkMenuToolButton instead. (GNOME Bugzilla
    #560820)
  * Optional grip handle hatching. (GNOME Bugzilla #577001)
  * Fixed layout bug in the grip widget headers. (GNOME Bugzilla #577107)
  * GNOME Goal: removed deprecated Gtk+ symbols. (GNOME Bugzilla #577469)
  * Implemented gdl_dock_item_grip_remove. (GNOME Bugzilla #578967)
  * gdl_dock_placeholder_new takes a const gchar*. (GNOME Bugzilla #577938)
  * Fixed grip layout bug where negative rectangles are possible. (GNOME
    Bugzilla #579057)
  * Get rid of libgnome. (GNOME Bugzilla #580860)
  * Ported to GtkBuilder. (GNOME Bugzilla #582511)
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.27/gdl-2.27.3.news
  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.27/gdl-2.27.2.news
- Fix to show objects docked to a GdlDockPaned accepted by upstream.
- Replaced 'BuildRequires: libglade2-devel' with
  'BuildRequires: gtk2-devel libxml2-devel'.



Index: libgdl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgdl/devel/libgdl.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- libgdl.spec	10 Jul 2009 05:27:18 -0000	1.14
+++ libgdl.spec	10 Jul 2009 05:43:00 -0000	1.15
@@ -6,15 +6,17 @@ Release:	1%{?dist}
 License:	(GPLv2 and GPLv2+ and LGPLv2+)
 Group:		Development/Libraries
 URL:		http://www.gnome.org/
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gdl/2.26/gdl-%{version}.tar.gz
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gdl/2.27/gdl-%{version}.tar.gz
 
 Patch0:		%{name}-%{version}-pkgconfig.patch
 
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:	gettext
+BuildRequires:	gtk2-devel
 BuildRequires:	intltool
 BuildRequires:	libtool
+BuildRequires:	libxml2-devel
 BuildRequires:	perl(XML::Parser)
 
 %description
@@ -106,12 +108,16 @@ rm -rf $RPM_BUILD_ROOT
     Bugzilla #579057)
   * Get rid of libgnome. (GNOME Bugzilla #580860)
   * Ported to GtkBuilder. (GNOME Bugzilla #582511)
+  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.27/gdl-2.27.3.news
+  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.27/gdl-2.27.2.news
 - Fix to show objects docked to a GdlDockPaned accepted by upstream.
-- Removed 'BuildRequires: libglade2-devel'.
+- Replaced 'BuildRequires: libglade2-devel' with
+  'BuildRequires: gtk2-devel libxml2-devel'.
 
 * Fri Jul 10 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.26.2-1
 - Version bump to 2.26.2.
   * Translation updates: ar, be, ca at valencia, el, jp and sk.
+  * http://ftp.gnome.org/pub/GNOME/sources/gdl/2.26/gdl-2.26.2.news
 - Ensure that objects docked to a GdlDockPaned are shown. (GNOME Bugzilla
   #584418)
 




More information about the fedora-extras-commits mailing list