[q4wine/f17] Update to 1.0-r2 release.

Dmitrij S. Kryzhevich krege at fedoraproject.org
Thu Mar 7 05:53:47 UTC 2013


commit 955d7a77dff3a709a2e2f77818619c60407003a9
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Thu Mar 7 12:53:42 2013 +0700

    Update to 1.0-r2 release.

 .gitignore  |    1 +
 q4wine.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70875a0..a9beab6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /q4wine-0.120-r1.tar.bz2
 /q4wine-0.121.tar.gz
 /q4wine-1.0-r1.tar.bz2
+/q4wine-1.0-r2.tar.bz2
diff --git a/q4wine.spec b/q4wine.spec
index 73675b3..5bb4c43 100644
--- a/q4wine.spec
+++ b/q4wine.spec
@@ -1,12 +1,12 @@
 Name:           q4wine
 Version:        1.0
-Release:        1.r1%{?dist}
+Release:        1.r2%{?dist}
 Summary:        Qt4 GUI for wine
 
 Group:          Applications/Emulators
 License:        GPLv3
 URL:            http://q4wine.brezblock.org.ua/
-Source:         http://downloads.sourceforge.net/%{name}/%{name}-%{version}-r1.tar.bz2
+Source:         http://downloads.sourceforge.net/%{name}/%{name}-%{version}-r2.tar.bz2
 
 BuildRequires:  qt-devel cmake
 BuildRequires:  qtsingleapplication-devel
@@ -32,7 +32,7 @@ General features:
 * Winetriks support.
 
 %prep
-%setup -qn %{name}-%{version}-r1
+%setup -qn %{name}-%{version}-r2
 rm -r src/qtsingleapplication
 
 %build
@@ -73,6 +73,9 @@ fi
 %{_datadir}/q4wine
 
 %changelog
+* Thu Mar 07 2013 Dmitrij S. Kryzhevich <krege at land.ru> - 1.0-1.r2
+- Update to 1.0-r2 release.
+
 * Thu Feb 12 2013 Dmitrij S. Kryzhevich <krege at land.ru> - 1.0-1.r1
 - Update to 1.0-r1 release.
 
diff --git a/sources b/sources
index 6491f14..5187db2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cee53cbeea515f7162b76ba8b12cae6  q4wine-1.0-r1.tar.bz2
+0f559a169cfa96d76f36ea177004d64e  q4wine-1.0-r2.tar.bz2


More information about the scm-commits mailing list