From 6b58089742092a53081d449d0d404598c9c9f356 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Fri, 12 Dec 2014 14:21:06 +0100 Subject: [PATCH] Update to upstream msitool-0.93.75-f89b --- .gitignore | 1 + msitools.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4f5d7e8..6884686 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /msitools-0.93.28-5876.tar.xz /msitools-0.93.40-6aec.tar.xz /msitools-0.93.43-8566.tar.xz +/msitools-0.93.75-f89b.tar.xz diff --git a/msitools.spec b/msitools.spec index a6f6751..43015db 100644 --- a/msitools.spec +++ b/msitools.spec @@ -1,7 +1,7 @@ -%define _version_suffix -8566 +%define _version_suffix -f89b Name: msitools -Version: 0.93.43 +Version: 0.93.75 Release: 1%{?dist} Summary: Windows Installer tools @@ -85,6 +85,9 @@ rm -f %{buildroot}%{_libdir}/*.la %changelog +* Wed Dec 10 2014 Fabiano FidĂȘncio - 0.93.75-1 +- Update to upstream msitool-0.93.75-f89b + * Tue Oct 7 2014 Marc-AndrĂ© Lureau - 0.93.43-1 - Set the ALLUSERS=1 property when the install scope is perMachine, rhbz#1146586 diff --git a/sources b/sources index f3c8362..1581a28 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ d2e53a5100bf3588ec1c9657cd01acfd msitools-0.93.43-8566.tar.xz +59cf458b10110066e2980175e10673d9 msitools-0.93.75-f89b.tar.xz