This commit is contained in:
Dennis Gilmore 2014-06-07 11:09:22 -05:00
parent a45305add6
commit 14f10284a6

View File

@ -3,7 +3,7 @@
Name: pixman Name: pixman
Version: 0.32.0 Version: 0.32.0
Release: 2%{?dist} Release: 3%{?dist}
Summary: Pixel manipulation library Summary: Pixel manipulation library
Group: System Environment/Libraries Group: System Environment/Libraries
@ -64,6 +64,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/pkgconfig/pixman-1.pc %{_libdir}/pkgconfig/pixman-1.pc
%changelog %changelog
* 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
* Thu Nov 14 2013 Soren Sandmann <ssp@redhat.com> 0.32.0-2 * Thu Nov 14 2013 Soren Sandmann <ssp@redhat.com> 0.32.0-2
- Add patch to fix SSSE3 detection - Add patch to fix SSSE3 detection