diff --git a/.gitignore b/.gitignore index 8ed34be..4f5d7e8 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/msitools.spec b/msitools.spec index 7fb570c..9fa7e92 100644 --- a/msitools.spec +++ b/msitools.spec @@ -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 - 0.93.43-1 +- Set the ALLUSERS=1 property when the install scope is perMachine, rhbz#1146586 + * Sun Aug 17 2014 Fedora Release Engineering - 0.93.40-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index c4573a4..f3c8362 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79845d91c793ae16a433243e2614f04b msitools-0.93.40-6aec.tar.xz +d2e53a5100bf3588ec1c9657cd01acfd msitools-0.93.43-8566.tar.xz