pixman 0.36.0
This commit is contained in:
parent
cc3116f6a7
commit
13bf271162
15
pixman.spec
15
pixman.spec
@ -2,24 +2,22 @@
|
|||||||
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
|
%define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d
|
||||||
|
|
||||||
Name: pixman
|
Name: pixman
|
||||||
Version: 0.34.0
|
Version: 0.36.0
|
||||||
Release: 10%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Pixel manipulation library
|
Summary: Pixel manipulation library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://cgit.freedesktop.org/pixman/
|
URL: https://gitlab.freedesktop.org/pixman/pixman
|
||||||
#VCS: git:git://git.freedesktop.org/git/pixman
|
#VCS: git:git://git.freedesktop.org/git/pixman
|
||||||
# To make git snapshots:
|
# To make git snapshots:
|
||||||
# ./make-pixman-snapshot.sh %{\?gitrev}
|
# ./make-pixman-snapshot.sh %{\?gitrev}
|
||||||
# if no revision specified, makes a new one from HEAD.
|
# 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
|
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: automake autoconf libtool
|
||||||
|
BuildRequires: gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Pixman is a pixel manipulation library for X and Cairo.
|
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
|
%{_libdir}/pkgconfig/pixman-1.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.34.0-10
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user