Update to 0.28.0
This commit is contained in:
parent
0ff24874f1
commit
44aafd438e
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ pixman-0.18.2.tar.bz2
|
|||||||
/pixman-0.24.2.tar.gz
|
/pixman-0.24.2.tar.gz
|
||||||
/pixman-0.24.4.tar.gz
|
/pixman-0.24.4.tar.gz
|
||||||
/pixman-0.26.2.tar.gz
|
/pixman-0.26.2.tar.gz
|
||||||
|
/pixman-0.28.0.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%?mingw_package_header
|
%?mingw_package_header
|
||||||
|
|
||||||
Name: mingw-pixman
|
Name: mingw-pixman
|
||||||
Version: 0.26.2
|
Version: 0.28.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: MinGW Windows Pixman library
|
Summary: MinGW Windows Pixman library
|
||||||
|
|
||||||
@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 22 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.28.0-1
|
||||||
|
- Update to 0.28.0
|
||||||
|
|
||||||
* Wed Nov 21 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.26.2-1
|
* Wed Nov 21 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 0.26.2-1
|
||||||
- Update to 0.26.2
|
- Update to 0.26.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user