This commit is contained in:
Søren Sandmann Pedersen 2010-10-27 17:28:41 -04:00
parent 2013e0de03
commit 0094e3ffb8
3 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ pixman-0.17.12.tar.bz2
pixman-0.18.0.tar.bz2
pixman-0.19.2.tar.gz
/pixman-0.19.6.tar.gz
pixman-0.20.0.tar.gz

View File

@ -2,7 +2,7 @@
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
Name: pixman
Version: 0.19.6
Version: 0.20.0
Release: 1%{?dist}
Summary: Pixel manipulation library
@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/pkgconfig/pixman-1.pc
%changelog
* Wed Oct 27 2010 Soren Sandmann <ssp@redhat.com> - 0.20.0-1
- pixman 0.20.0
* Mon Oct 25 2010 Matthias Clasen <mclasen@redhat.com> - 0.19.6-1
- Update to 0.19.6

View File

@ -1 +1,2 @@
3f31cf670880199979d71a3234308cc9 pixman-0.19.6.tar.gz
c1a31d5cedfa97c5af7148a2d1fd4356 pixman-0.20.0.tar.gz