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.4.tar.bz2
|
||||||
/pixman-0.23.6.tar.bz2
|
/pixman-0.23.6.tar.bz2
|
||||||
/pixman-0.24.0.tar.bz2
|
/pixman-0.24.0.tar.bz2
|
||||||
|
/pixman-0.24.2.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
|
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
|
||||||
|
|
||||||
Name: pixman
|
Name: pixman
|
||||||
Version: 0.24.0
|
Version: 0.24.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Pixel manipulation library
|
Summary: Pixel manipulation library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/pkgconfig/pixman-1.pc
|
%{_libdir}/pkgconfig/pixman-1.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
|||||||
4bd21119c8f3e838935d1d5eead5f1ec pixman-0.23.6.tar.bz2
|
4bd21119c8f3e838935d1d5eead5f1ec pixman-0.23.6.tar.bz2
|
||||||
db5ffcd50064421176e8afb7b85fd1a7 pixman-0.24.0.tar.bz2
|
db5ffcd50064421176e8afb7b85fd1a7 pixman-0.24.0.tar.bz2
|
||||||
|
2ce7d12750664d2eebd51bf0a07b6205 pixman-0.24.2.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user