pixman 0.36.0

This commit is contained in:
Adam Jackson 2018-11-29 10:58:59 -05:00
parent cc3116f6a7
commit 13bf271162

View File

@ -2,24 +2,22 @@
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
Name: pixman
Version: 0.34.0
Release: 10%{?dist}
Version: 0.36.0
Release: 1%{?dist}
Summary: Pixel manipulation library
Group: System Environment/Libraries
License: MIT
URL: http://cgit.freedesktop.org/pixman/
URL: https://gitlab.freedesktop.org/pixman/pixman
#VCS: git:git://git.freedesktop.org/git/pixman
# To make git snapshots:
# ./make-pixman-snapshot.sh %{\?gitrev}
# if no revision specified, makes a new one from HEAD.
Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
Source1: make-pixman-snapshot.sh
# https://bugzilla.redhat.com/show_bug.cgi?id=1572540
# fix vector loads in VMX (ppc64le)
Patch0: pixman-0.34.0-vmx.patch
BuildRequires: automake autoconf libtool
BuildRequires: gcc
%description
Pixman is a pixel manipulation library for X and Cairo.
@ -68,6 +66,9 @@ make check %{?_smp_mflags} V=1
%{_libdir}/pkgconfig/pixman-1.pc
%changelog
* Thu Nov 29 2018 Adam Jackson <ajax@redhat.com> - 0.36.0-1
- pixman 0.36.0
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.34.0-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild