diff --git a/.cvsignore b/.cvsignore index bbee156..bd0b650 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libglade-2.6.2.tar.bz2 +libglade-2.6.3.tar.bz2 diff --git a/libglade2.spec b/libglade2.spec index 7ea1d32..f89a04a 100644 --- a/libglade2.spec +++ b/libglade2.spec @@ -4,8 +4,8 @@ Summary: The libglade library for loading user interfaces Name: libglade2 -Version: 2.6.2 -Release: 5%{?dist} +Version: 2.6.3 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/libglade/2.6/libglade-%{version}.tar.bz2 @@ -23,9 +23,6 @@ BuildRequires: gettext-devel # http://bugzilla.gnome.org/show_bug.cgi?id=121025 Patch1: libglade-2.0.1-nowarning.patch -# fixed in upstream svn -Patch2: unref.patch - %description Libglade is a small library that allows a program to load its user interface from am XML description at runtime. Libglade uses the XML @@ -90,6 +87,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libglade %changelog +* Fri Aug 22 2008 Matthias Clasen 2.6.3-1 +- Update to 2.6.3 +- Drop upstreamed patch + * Tue Feb 19 2008 Matthias Clasen 2.6.2-5 - Fix a crash diff --git a/sources b/sources index 8c51f1d..ceacedc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -da4f9d1c6cd1337f6ef5e2db768d8557 libglade-2.6.2.tar.bz2 +1c359860b1a0f369f0b6e3f96fd985c2 libglade-2.6.3.tar.bz2