Update to 0.34.0
This commit is contained in:
parent
2228adcba4
commit
f75d713849
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ pixman-0.18.2.tar.bz2
|
|||||||
/pixman-0.32.0.tar.gz
|
/pixman-0.32.0.tar.gz
|
||||||
/pixman-0.32.6.tar.gz
|
/pixman-0.32.6.tar.gz
|
||||||
/pixman-0.33.2.tar.gz
|
/pixman-0.33.2.tar.gz
|
||||||
|
/pixman-0.34.0.tar.gz
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
%?mingw_package_header
|
%?mingw_package_header
|
||||||
|
|
||||||
Name: mingw-pixman
|
Name: mingw-pixman
|
||||||
Version: 0.33.2
|
Version: 0.34.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: MinGW Windows Pixman library
|
Summary: MinGW Windows Pixman library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://cgit.freedesktop.org/pixman/
|
URL: http://cgit.freedesktop.org/pixman/
|
||||||
Group: Development/Libraries
|
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
|
Source1: make-pixman-snapshot.sh
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 03 2016 Kalev Lember <klember@redhat.com> - 0.34.0-1
|
||||||
|
- Update to 0.34.0
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.33.2-2
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.33.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user