[qstardict] Update to 1.0.1

cheeselee cheeselee at fedoraproject.org
Mon Dec 5 14:12:49 UTC 2011


commit 5e132a7a93bc44476d64389c4bf632ce20313bf4
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Mon Dec 5 22:12:22 2011 +0800

    Update to 1.0.1

 .gitignore                                   |    1 +
 qstardict-1.0-popupWindow-saveSettings.patch |   14 --------------
 qstardict.spec                               |   10 +++++-----
 sources                                      |    2 +-
 4 files changed, 7 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 66d6ea8..a0ecebc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 qstardict-0.13.1.tar.bz2
 /qstardict-1.0.tar.bz2
+/qstardict-1.0.1.tar.bz2
diff --git a/qstardict.spec b/qstardict.spec
index b41b75b..7fa6c0b 100644
--- a/qstardict.spec
+++ b/qstardict.spec
@@ -1,6 +1,6 @@
 Name:       qstardict
-Version:    1.0
-Release:    2%{?dist}
+Version:    1.0.1
+Release:    1%{?dist}
 Summary:    StarDict clone written using Qt4
 License:    GPLv2+
 Group:      Applications/System
@@ -8,8 +8,6 @@ URL:        http://qstardict.ylsoftware.com/
 Source0:    http://qstardict.ylsoftware.com/files/%{name}-%{version}.tar.bz2
 # include a manpage from Debian
 Source1:    qstardict.1
-# RHBZ#743715, sent upstream via email 20111009
-Patch0:     qstardict-1.0-popupWindow-saveSettings.patch
 
 BuildRequires:  glib2-devel
 BuildRequires:  desktop-file-utils
@@ -42,7 +40,6 @@ This package contains KDE plasma applet of qstardict.
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 %_qt4_qmake PLUGINS_DIR=%{_libdir}/%{name}/plugins LIBS+=" -lX11"
@@ -89,6 +86,9 @@ rm -fr %{buildroot}%{_docdir}
 
 
 %changelog
+* Mon Dec  5 2011 Robin Lee <cheeselee at fedoraproject.org> - 1.0.1-1
+- Update to 1.0.1
+
 * Sun Oct  9 2011 Robin Lee <cheeselee at fedoraproject.org> - 1.0-2
 - Popup window saves settings (#743715)
 - Filter the private so provides
diff --git a/sources b/sources
index 764860a..35c266d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07f97bd61a5f64f0c8f80f68bd1ed07c  qstardict-1.0.tar.bz2
+4e058439edad45103a9f5c74d2a381e5  qstardict-1.0.1.tar.bz2


More information about the scm-commits mailing list