[wine] 1.5.24-1

Andreas Bierfert awjb at fedoraproject.org
Mon Feb 18 17:55:58 UTC 2013


commit 4e545a99fedc5f7756c7623f6e34a581581c749f
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Mon Feb 18 18:55:51 2013 +0100

    1.5.24-1
    
    - version upgrade

 .gitignore |    2 ++
 sources    |    4 ++--
 wine.spec  |    7 ++++++-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63b992d..9096b73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@
 /wine-1.5.22.tar.bz2.sign
 /wine-1.5.23.tar.bz2
 /wine-1.5.23.tar.bz2.sign
+/wine-1.5.24.tar.bz2
+/wine-1.5.24.tar.bz2.sign
diff --git a/sources b/sources
index 98c72e0..cd71205 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-70228ea29efe9700a66202b495b068bc  wine-1.5.23.tar.bz2
-8b8620cf523bb6c7e61d01480c167859  wine-1.5.23.tar.bz2.sign
+d65a64799a815de7864c27660a9307ab  wine-1.5.24.tar.bz2
+45b379003c2d075fbb8c3ada4a1b44f8  wine-1.5.24.tar.bz2.sign
diff --git a/wine.spec b/wine.spec
index f21fe3d..4d4d1ef 100644
--- a/wine.spec
+++ b/wine.spec
@@ -3,7 +3,7 @@
 %global winemono  0.0.8
 
 Name:           wine
-Version:        1.5.23
+Version:        1.5.24
 Release:        1%{?dist}
 Summary:        A compatibility layer for windows applications
 
@@ -1230,6 +1230,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/wine/wevtapi.dll.so
 %{_libdir}/wine/wiaservc.dll.so
 %{_libdir}/wine/windowscodecs.dll.so
+%{_libdir}/wine/windowscodecsext.dll.so
 %{_libdir}/wine/winegstreamer.dll.so
 %{_libdir}/wine/winejoystick.drv.so
 %{_libdir}/wine/winemapi.dll.so
@@ -1509,6 +1510,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Mon Feb 18 2013 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1.5.24-1
+- version upgrade
+
 * Sun Feb 10 2013 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 1.5.23-1
 - version upgrade


More information about the scm-commits mailing list