Update to 0.24.2
This commit is contained in:
parent
74fb36e0eb
commit
1d6980e78a
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ pixman-0.18.2.tar.bz2
|
||||
/pixman-0.20.2.tar.gz
|
||||
/pixman-0.22.0.tar.gz
|
||||
/pixman-0.22.2.tar.gz
|
||||
/pixman-0.24.2.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%define __debug_install_post %{_mingw32_debug_install_post}
|
||||
|
||||
Name: mingw32-pixman
|
||||
Version: 0.22.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.24.2
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows Pixman library
|
||||
|
||||
License: MIT
|
||||
@ -68,6 +68,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2012 Kalev Lember <kalevlember@gmail.com> - 0.24.2-1
|
||||
- Update to 0.24.2
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.22.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user