Merge branch 'f20' into f21
Conflicts: .gitignore msitools.spec sources
This commit is contained in:
commit
39d5a8511a
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/msitools-0.93.24-ebf9.tar.xz
|
/msitools-0.93.24-ebf9.tar.xz
|
||||||
/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
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define _version_suffix -6aec
|
%define _version_suffix -8566
|
||||||
|
|
||||||
Name: msitools
|
Name: msitools
|
||||||
Version: 0.93.40
|
Version: 0.93.43
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Windows Installer tools
|
Summary: Windows Installer tools
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -85,6 +85,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 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
|
||||||
|
|
||||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93.40-3
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93.40-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user