2.29.3
This commit is contained in:
parent
3d733f392c
commit
b2fc81befc
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user