[wine] 1.6-1

Andreas Bierfert awjb at fedoraproject.org
Sat Jul 20 22:11:16 UTC 2013


commit 75e503a9ef5276db8cfa76b247ce6195e71d03e7
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Sun Jul 21 00:10:59 2013 +0200

    1.6-1
    
    - 1.6 release

 .gitignore |    2 ++
 sources    |    4 ++--
 wine.spec  |   12 ++++++++----
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f9674f1..f0f8e2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 /wine-1.6-rc5.tar.bz2
 /wine-1.6-rc5.tar.bz2.sign
+/wine-1.6.tar.bz2.sign
+/wine-1.6.tar.bz2
diff --git a/sources b/sources
index 817ad07..aefe728 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-43d11b6ea064e3594060dd5a527971c6  wine-1.6-rc5.tar.bz2
-33a2aa9e98613ae995aa7fac9ca5f2da  wine-1.6-rc5.tar.bz2.sign
+1192b3bd38f94b823bef19bb0ebe8084  wine-1.6.tar.bz2.sign
+47cf1e121d395e9c8ca1a4ab88f1e658  wine-1.6.tar.bz2
diff --git a/wine.spec b/wine.spec
index adfb240..1f7d1ca 100644
--- a/wine.spec
+++ b/wine.spec
@@ -4,14 +4,14 @@
 
 Name:           wine
 Version:        1.6
-Release:        0.5.rc5%{?dist}
+Release:        1%{?dist}
 Summary:        A compatibility layer for windows applications
 
 Group:          Applications/Emulators
 License:        LGPLv2+
 URL:            http://www.winehq.org/
-Source0:        http://downloads.sourceforge.net/wine/wine-%{version}-rc5.tar.bz2
-Source10:       http://downloads.sourceforge.net/wine/wine-%{version}-rc5.tar.bz2.sign
+Source0:        http://downloads.sourceforge.net/wine/wine-%{version}.tar.bz2
+Source10:       http://downloads.sourceforge.net/wine/wine-%{version}.tar.bz2.sign
 
 Source1:        wine.init
 Source2:        wine.systemd
@@ -529,7 +529,7 @@ This package adds an openal driver for wine.
 %endif
 
 %prep
-%setup -q -n %{name}-%{version}-rc5
+%setup -q
 
 %patch1 -p1 -b.osmesa
 
@@ -1531,6 +1531,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Sat Jul 20 2013 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 1.6-1
+- 1.6 release
+
 * Thu Jul 18 2013 Petr Pisar <ppisar at redhat.com> - 1.6-0.5.rc5
 - Perl 5.18 rebuild
 


More information about the scm-commits mailing list