diff --git a/.cvsignore b/.cvsignore index 4db5800..8746c88 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ libgsf-1.10.1.tar.bz2 libgsf-1.11.1.tar.bz2 +libgsf-1.12.0.tar.bz2 diff --git a/libgsf.spec b/libgsf.spec index 7ffb5a8..4a0b106 100644 --- a/libgsf.spec +++ b/libgsf.spec @@ -1,7 +1,7 @@ Summary: GNOME Structured File library Name: libgsf -Version: 1.11.1 -Release: 2 +Version: 1.12.0 +Release: 1 Group: System Environment/Libraries License: LGPL Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.11/%{name}-%{version}.tar.bz2 @@ -68,6 +68,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la rm -r $RPM_BUILD_ROOT %changelog +* Wed Mar 2 2005 Caolan McNamara 1.12.0-1 +- bump to latest version + * Wed Mar 2 2005 Caolan McNamara 1.11.1-2 - rebuild with gcc4 diff --git a/sources b/sources index 0349e45..eb23398 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6d867f46e20dca5c6bf2cf3bfc38cfc libgsf-1.11.1.tar.bz2 +34c4672edd2e4e814fb82d7b94d71ffd libgsf-1.12.0.tar.bz2