diff --git a/.cvsignore b/.cvsignore index 9392c78..6cacf7c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libIDL-0.8.13.tar.bz2 +libIDL-0.8.14.tar.bz2 diff --git a/libIDL.spec b/libIDL.spec index 415479a..e4150ee 100644 --- a/libIDL.spec +++ b/libIDL.spec @@ -1,12 +1,11 @@ Summary: Library for parsing IDL (Interface Definition Language) Name: libIDL -Version: 0.8.13 -Release: 2%{?dist} +Version: 0.8.14 +Release: 1%{?dist} Source: http://download.gnome.org/sources/libIDL/0.8/%{name}-%{version}.tar.bz2 Patch0: libIDL-0.8.6-multilib.patch Group: System Environment/Libraries License: LGPLv2+ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pkgconfig >= 0.8 BuildRequires: glib2-devel >= 2.0 BuildRequires: flex bison @@ -75,6 +74,9 @@ rm -rf %{buildroot} %{_infodir}/libIDL2.info.gz %changelog +* Tue Mar 30 2010 Matthias Clasen - 0.8.14-1 +- Update to 0.8.14 + * Fri Jul 24 2009 Fedora Release Engineering - 0.8.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index c7c35f8..c7e3363 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b43b289a859eb38a710f70622c46e571 libIDL-0.8.13.tar.bz2 +bb8e10a218fac793a52d404d14adedcb libIDL-0.8.14.tar.bz2