0.24.0
This commit is contained in:
parent
51ebc51763
commit
1ccc5b8dd0
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ pixman-0.20.0.tar.gz
|
||||
/pixman-0.23.4.tar.gz
|
||||
/pixman-0.23.4.tar.bz2
|
||||
/pixman-0.23.6.tar.bz2
|
||||
/pixman-0.24.0.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
|
||||
|
||||
Name: pixman
|
||||
Version: 0.23.6
|
||||
Version: 0.24.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
|
||||
* Mon Nov 7 2011 Soren Sandmann <ssp@redhat.com> 0.24.0-1
|
||||
- pixman 0.24.0
|
||||
|
||||
* Tue Oct 11 2011 Soren Sandmann <ssp@redhat.com> 0.23.6-1
|
||||
- pixman 0.23.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user