Update to 0.21.6
This commit is contained in:
parent
a5d05acb86
commit
9dae194828
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ pixman-0.19.2.tar.gz
|
||||
/pixman-0.19.6.tar.gz
|
||||
pixman-0.20.0.tar.gz
|
||||
/pixman-0.20.2.tar.gz
|
||||
/pixman-0.21.6.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
|
||||
|
||||
Name: pixman
|
||||
Version: 0.20.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.21.6
|
||||
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 Feb 24 2011 Soren sandmann <ssp@redhat.com> - 0.21.6-1
|
||||
- pixman 0.21.6
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user