From f75d713849e44d8fb52f842f96ad7c5edbd45617 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 3 May 2016 16:34:41 +0200 Subject: [PATCH] Update to 0.34.0 --- .gitignore | 1 + mingw-pixman.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1db71d1..e3e0d1f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ pixman-0.18.2.tar.bz2 /pixman-0.32.0.tar.gz /pixman-0.32.6.tar.gz /pixman-0.33.2.tar.gz +/pixman-0.34.0.tar.gz diff --git a/mingw-pixman.spec b/mingw-pixman.spec index 0b4e437..9710cfd 100644 --- a/mingw-pixman.spec +++ b/mingw-pixman.spec @@ -1,15 +1,15 @@ %?mingw_package_header Name: mingw-pixman -Version: 0.33.2 -Release: 2%{?dist} +Version: 0.34.0 +Release: 1%{?dist} Summary: MinGW Windows Pixman library License: MIT URL: http://cgit.freedesktop.org/pixman/ Group: Development/Libraries -Source0: http://cairographics.org/snapshots/pixman-%{version}.tar.gz +Source0: http://cairographics.org/releases/pixman-%{version}.tar.gz Source1: make-pixman-snapshot.sh BuildArch: noarch @@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Tue May 03 2016 Kalev Lember - 0.34.0-1 +- Update to 0.34.0 + * Thu Feb 04 2016 Fedora Release Engineering - 0.33.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 02204c8..55e8287 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdf5211a551ce1a6737bdf9049019df3 pixman-0.33.2.tar.gz +e80ebae4da01e77f68744319f01d52a3 pixman-0.34.0.tar.gz