[q4wine/f19] Update to 1.0-r3

Dmitrij S. Kryzhevich krege at fedoraproject.org
Wed May 22 03:30:32 UTC 2013


commit 789b01691b99c2bb3c2e1f5c629b95449206b8c1
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Wed May 22 10:30:27 2013 +0700

    Update to 1.0-r3

 .gitignore  |    1 +
 q4wine.spec |   10 +++++++---
 sources     |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9beab6..c05afd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /q4wine-0.121.tar.gz
 /q4wine-1.0-r1.tar.bz2
 /q4wine-1.0-r2.tar.bz2
+/q4wine-1.0-r3.tar.bz2
diff --git a/q4wine.spec b/q4wine.spec
index 5bb4c43..31c304b 100644
--- a/q4wine.spec
+++ b/q4wine.spec
@@ -1,12 +1,12 @@
 Name:           q4wine
 Version:        1.0
-Release:        1.r2%{?dist}
+Release:        1.r3%{?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}-r2.tar.bz2
+Source:         http://downloads.sourceforge.net/%{name}/%{name}-%{version}-r3.tar.bz2
 
 BuildRequires:  qt-devel cmake
 BuildRequires:  qtsingleapplication-devel
@@ -32,7 +32,7 @@ General features:
 * Winetriks support.
 
 %prep
-%setup -qn %{name}-%{version}-r2
+%setup -qn %{name}-%{version}-r3
 rm -r src/qtsingleapplication
 
 %build
@@ -70,9 +70,13 @@ fi
 %{_datadir}/applications/q4wine.desktop
 %{_mandir}/man1/q4wine*.gz
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
+%{_datadir}/icons/hicolor/scalable/apps/q4wine.svg
 %{_datadir}/q4wine
 
 %changelog
+* Wed May 22 2013 Dmitrij S. Kryzhevich <krege at land.ru> - 1.0-1.r3
+- Update to 1.0-r3 release.
+
 * Thu Mar 07 2013 Dmitrij S. Kryzhevich <krege at land.ru> - 1.0-1.r2
 - Update to 1.0-r2 release.
 
diff --git a/sources b/sources
index 5187db2..d68197f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f559a169cfa96d76f36ea177004d64e  q4wine-1.0-r2.tar.bz2
+29bb4b51334a78191611f49c050950d1  q4wine-1.0-r3.tar.bz2


More information about the scm-commits mailing list