Update to 0.93.24
This commit is contained in:
parent
86b717e3d6
commit
927da7dca2
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/msitools-0.93.tar.xz
|
||||
/msitools-0.93.6-74a2.tar.xz
|
||||
/msitools-0.93.20-eb62.tar.xz
|
||||
/msitools-0.93.24-ebf9.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define _version_suffix -eb62
|
||||
%define _version_suffix -ebf9
|
||||
|
||||
Name: msitools
|
||||
Version: 0.93.20
|
||||
Version: 0.93.24
|
||||
Release: 1%{?dist}
|
||||
Summary: Windows Installer tools
|
||||
|
||||
@ -85,6 +85,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 17 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.93.24-1
|
||||
- Update libpng for f20
|
||||
|
||||
* Sat Nov 9 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.93.20-1
|
||||
- Fix component id stability
|
||||
- Fix libmsi crash, rhbz#1027256
|
||||
|
Loading…
Reference in New Issue
Block a user