This commit is contained in:
Kalev Lember 2013-08-09 16:05:03 +02:00
parent 3d733f392c
commit b2fc81befc
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ gdk-pixbuf-2.21.6.tar.bz2
/gdk-pixbuf-2.29.0.tar.xz
/gdk-pixbuf-2.29.1.tar.xz
/gdk-pixbuf-2.29.2.tar.xz
/gdk-pixbuf-2.29.3.tar.xz

View File

@ -1,8 +1,8 @@
%global glib2_version 2.37.0
%global glib2_version 2.37.2
Name: gdk-pixbuf2
Version: 2.29.2
Release: 2%{?dist}
Version: 2.29.3
Release: 1%{?dist}
Summary: An image loading library
Group: System Environment/Libraries
@ -127,11 +127,14 @@ fi
%{_mandir}/man1/gdk-pixbuf-csource.1*
%files tests
%{_libexecdir}/gdk-pixbuf/installed-tests
%{_libexecdir}/installed-tests
%{_datadir}/installed-tests
%changelog
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 2.29.3-1
- Update to 2.29.3
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.29.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
021871ef72000890414803d4c632d57b gdk-pixbuf-2.29.2.tar.xz
9e16a1ba58b5cbea50a3d85b5380ff48 gdk-pixbuf-2.29.3.tar.xz