[qwit: 8/8] Update to 1.1-pre2

Chen Lei supercyper at fedoraproject.org
Wed Aug 25 01:29:50 UTC 2010


commit 6bbcccc1fe5261f7c9571f35ed4b84c3ff7e6773
Author: Chen Lei <supercyper at 163.com>
Date:   Wed Aug 25 09:29:19 2010 +0800

    Update to 1.1-pre2

 .gitignore |    2 +-
 qwit.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d8ba29..086400c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-qwit-1.1-pre-src.tar.bz2
+/qwit-1.1-pre2-src.tar.bz2
diff --git a/qwit.spec b/qwit.spec
index a1e3bcc..eb0cad9 100644
--- a/qwit.spec
+++ b/qwit.spec
@@ -1,8 +1,8 @@
 Name:		qwit
 Version:	1.1
-Release:	0.3.pre%{?dist}
+Release:	0.4.pre2%{?dist}
 Summary:	Lightweight desktop client for Twitter microblogging service
-Source0:	http://qwit.googlecode.com/files/%{name}-%{version}-pre-src.tar.bz2
+Source0:	http://qwit.googlecode.com/files/%{name}-%{version}-pre2-src.tar.bz2
 URL:		http://code.google.com/p/%{name}/
 Group:		Applications/Internet
 License:	GPLv3+
@@ -31,7 +31,7 @@ Some of its main features are:
     * OAuth support. 
 
 %prep
-%setup -q -n %{name}-%{version}-pre-src
+%setup -q -n %{name}-%{version}-pre2-src
 
 %build
 export PATH=%{_qt4_bindir}:$PATH
@@ -76,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Aug 11 2010 Chen Lei <supercyper at 163.com> - 1.1-0.4.pre2
+- update to new prerelease
+
 * Sun Aug 08 2010 Chen Lei <supercyper at 163.com> - 1.1-0.3.pre
 - update to new prerelease
 
diff --git a/sources b/sources
index af7b7cc..60fa727 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-108852aa9c93fee9860d463fad7334d6  qwit-1.1-pre-src.tar.bz2
+e8775236e5a8a83937bdf009193b7618  qwit-1.1-pre2-src.tar.bz2


More information about the scm-commits mailing list