2.25.2
This commit is contained in:
parent
ccbec872ac
commit
e444a79e18
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ gdk-pixbuf-2.21.6.tar.bz2
|
||||
/gdk-pixbuf-2.23.5.tar.bz2
|
||||
/gdk-pixbuf-2.24.0.tar.xz
|
||||
/gdk-pixbuf-2.25.0.tar.xz
|
||||
/gdk-pixbuf-2.25.2.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: gdk-pixbuf2
|
||||
Version: 2.25.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.25.2
|
||||
Release: 1%{?dist}
|
||||
Summary: An image loading library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -9,7 +9,7 @@ URL: http://www.gt.org
|
||||
#VCS: git:git://git.gnome.org/gdk-pixbuf
|
||||
Source0: http://download.gnome.org/sources/gdk-pixbuf/2.25/gdk-pixbuf-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: glib2-devel >= 2.31.16
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libtiff-devel
|
||||
@ -106,12 +106,16 @@ fi
|
||||
%{_libdir}/pkgconfig/gdk-pixbuf-2.0.pc
|
||||
%{_libdir}/pkgconfig/gdk-pixbuf-xlib-2.0.pc
|
||||
%{_bindir}/gdk-pixbuf-csource
|
||||
%{_bindir}/gdk-pixbuf-pixdata
|
||||
%{_datadir}/gir-1.0
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
%{_mandir}/man1/gdk-pixbuf-csource.1*
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 6 2012 Matthias Clasen <mclasen@redhat.com> - 2.25.2-1
|
||||
- Update to 2.25.2
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user