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