latest version

This commit is contained in:
Caolán McNamara 2010-09-26 20:58:08 +01:00
parent ae9e872c68
commit 8e28a802dd
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
libgsf-1.14.18.tar.bz2
libgsf-1.14.19.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.18
Release: 5%{?dist}
Version: 1.14.19
Release: 1%{?dist}
Group: System Environment/Libraries
License: LGPLv2
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.bz2
@ -139,6 +139,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Sep 26 2010 Caolán McNamara <caolanm@redhat.com> 1.14.19-1
- latest version
* Tue Jul 27 2010 Caolán McNamara <caolanm@redhat.com> 1.14.18-5
- Resolves: rhbz#618514 pre/post only needed in gnome subpackage

View File

@ -1 +1 @@
2c15d875b1931c40c7e7a2368f3ed948 libgsf-1.14.18.tar.bz2
2d09ad4e61a650b5d554b5fca8250046 libgsf-1.14.19.tar.bz2