latest version

This commit is contained in:
Caolán McNamara 2013-01-31 00:14:38 +00:00
parent 81eb024494
commit 10f4c12bf0
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/libgsf-1.14.24.tar.xz
/libgsf-1.14.25.tar.xz

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.24
Release: 2%{?dist}
Version: 1.14.25
Release: 1%{?dist}
Group: System Environment/Libraries
License: LGPLv2
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.xz
@ -95,6 +95,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Jan 31 2013 Caolán McNamara <caolanm@redhat.com> 1.14.25-1
- latest version
* Mon Jan 14 2013 Caolán McNamara <caolanm@redhat.com> 1.14.24-2
- Resolves: rhbz#894018 co-own /usr/share/thumbnailers

View File

@ -1 +1 @@
2dd29e9d2bb22a6dfe55761188636c5d libgsf-1.14.24.tar.xz
a66a2c6fc327bc62bebe3f988c4f45f3 libgsf-1.14.25.tar.xz