Merge branch 'f20' into f21

Conflicts:
	.gitignore
	msitools.spec
	sources
This commit is contained in:
Marc-André Lureau 2014-10-07 19:03:15 +02:00
commit 39d5a8511a
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/msitools-0.93.24-ebf9.tar.xz
/msitools-0.93.28-5876.tar.xz
/msitools-0.93.40-6aec.tar.xz
/msitools-0.93.43-8566.tar.xz

View File

@ -1,8 +1,8 @@
%define _version_suffix -6aec
%define _version_suffix -8566
Name: msitools
Version: 0.93.40
Release: 3%{?dist}
Version: 0.93.43
Release: 1%{?dist}
Summary: Windows Installer tools
License: GPLv2+
@ -85,6 +85,9 @@ rm -f %{buildroot}%{_libdir}/*.la
%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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
79845d91c793ae16a433243e2614f04b msitools-0.93.40-6aec.tar.xz
d2e53a5100bf3588ec1c9657cd01acfd msitools-0.93.43-8566.tar.xz