latest version

This commit is contained in:
Caolán McNamara 2011-04-02 14:10:35 +01:00
parent ff7c4dece2
commit fe8719649d
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
libgsf-1.14.19.tar.bz2
/libgsf-1.14.20.tar.bz2

View File

@ -7,8 +7,8 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
Summary: GNOME Structured File library
Name: libgsf
Version: 1.14.19
Release: 4%{?dist}
Version: 1.14.20
Release: 1%{?dist}
Group: System Environment/Libraries
License: LGPLv2
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.bz2
@ -141,6 +141,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Apr 02 2011 Caolán McNamara <caolanm@redhat.com> 1.14.20-1
- latest version
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.19-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
2d09ad4e61a650b5d554b5fca8250046 libgsf-1.14.19.tar.bz2
e7a19d0e7c3be748df4f1ed59cdefa16 libgsf-1.14.20.tar.bz2