Pixman 0.32.6
This commit is contained in:
parent
14f10284a6
commit
d052601092
@ -2,8 +2,8 @@
|
|||||||
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
|
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
|
||||||
|
|
||||||
Name: pixman
|
Name: pixman
|
||||||
Version: 0.32.0
|
Version: 0.32.6
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Pixel manipulation library
|
Summary: Pixel manipulation library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -33,7 +33,6 @@ Development library for pixman.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .ssse3
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -64,6 +63,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/pkgconfig/pixman-1.pc
|
%{_libdir}/pkgconfig/pixman-1.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 06 2014 Soren Sandmann <soren.sandmann@gmail.com> 0.32.6-1
|
||||||
|
- pixman 0.32.6
|
||||||
|
- drop SSSE3 patch
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.32.0-3
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.32.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -1,3 +1,4 @@
|
|||||||
11b7e062e20ae40e49c2871dd9f82b0b pixman-0.30.0.tar.bz2
|
11b7e062e20ae40e49c2871dd9f82b0b pixman-0.30.0.tar.bz2
|
||||||
b347a6a44e5d3e7fdba644877250ce44 pixman-0.31.2.tar.bz2
|
b347a6a44e5d3e7fdba644877250ce44 pixman-0.31.2.tar.bz2
|
||||||
1b8314aff2a29c921f79efdbf07a0887 pixman-0.32.0.tar.bz2
|
1b8314aff2a29c921f79efdbf07a0887 pixman-0.32.0.tar.bz2
|
||||||
|
8a9e8f14743a39cf303803f369c1f344 pixman-0.32.6.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user