This commit is contained in:
Søren Sandmann Pedersen 2012-01-19 07:27:57 -05:00
parent 3fad6fc7ce
commit db3524a32b
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ pixman-0.20.0.tar.gz
/pixman-0.23.4.tar.bz2
/pixman-0.23.6.tar.bz2
/pixman-0.24.0.tar.bz2
/pixman-0.24.2.tar.bz2

View File

@ -2,8 +2,8 @@
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
Name: pixman
Version: 0.24.0
Release: 2%{?dist}
Version: 0.24.2
Release: 1%{?dist}
Summary: Pixel manipulation library
Group: System Environment/Libraries
@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/pkgconfig/pixman-1.pc
%changelog
* Thu Jan 19 2012 Soren Sandmann <ssp@redhat.com> 0.24.2-1
- pixman 0.24.2
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1,2 +1,3 @@
4bd21119c8f3e838935d1d5eead5f1ec pixman-0.23.6.tar.bz2
db5ffcd50064421176e8afb7b85fd1a7 pixman-0.24.0.tar.bz2
2ce7d12750664d2eebd51bf0a07b6205 pixman-0.24.2.tar.bz2