Update to upstream msitool-0.93.75-f89b
This commit is contained in:
parent
faa5473331
commit
6b58089742
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/msitools-0.93.28-5876.tar.xz
|
/msitools-0.93.28-5876.tar.xz
|
||||||
/msitools-0.93.40-6aec.tar.xz
|
/msitools-0.93.40-6aec.tar.xz
|
||||||
/msitools-0.93.43-8566.tar.xz
|
/msitools-0.93.43-8566.tar.xz
|
||||||
|
/msitools-0.93.75-f89b.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define _version_suffix -8566
|
%define _version_suffix -f89b
|
||||||
|
|
||||||
Name: msitools
|
Name: msitools
|
||||||
Version: 0.93.43
|
Version: 0.93.75
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Windows Installer tools
|
Summary: Windows Installer tools
|
||||||
|
|
||||||
@ -85,6 +85,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 10 2014 Fabiano Fidêncio <fidencio@redhat.com> - 0.93.75-1
|
||||||
|
- Update to upstream msitool-0.93.75-f89b
|
||||||
|
|
||||||
* Tue Oct 7 2014 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.93.43-1
|
* Tue Oct 7 2014 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.93.43-1
|
||||||
- Set the ALLUSERS=1 property when the install scope is perMachine, rhbz#1146586
|
- Set the ALLUSERS=1 property when the install scope is perMachine, rhbz#1146586
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user