[qwit] New prerelease

supercyper supercyper at fedoraproject.org
Mon Aug 9 02:47:55 UTC 2010


commit b7357bff8c5c4d349f25ec1319cc78151133d6dc
Author: Chen Lei <supercyper at 163.com>
Date:   Mon Aug 9 10:47:39 2010 +0800

    New prerelease

 .gitignore |    2 +-
 qwit.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31f22fa..0d8ba29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-qwit-1.1-beta-src.tar.bz2
+qwit-1.1-pre-src.tar.bz2
diff --git a/qwit.spec b/qwit.spec
index 5304b21..a1e3bcc 100644
--- a/qwit.spec
+++ b/qwit.spec
@@ -1,8 +1,8 @@
 Name:		qwit
 Version:	1.1
-Release:	0.2.beta%{?dist}
+Release:	0.3.pre%{?dist}
 Summary:	Lightweight desktop client for Twitter microblogging service
-Source0:	http://qwit.googlecode.com/files/%{name}-%{version}-beta-src.tar.bz2
+Source0:	http://qwit.googlecode.com/files/%{name}-%{version}-pre-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}-beta-src
+%setup -q -n %{name}-%{version}-pre-src
 
 %build
 export PATH=%{_qt4_bindir}:$PATH
@@ -76,6 +76,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Aug 08 2010 Chen Lei <supercyper at 163.com> - 1.1-0.3.pre
+- update to new prerelease
+
 * Sun Jun 27 2010 Chen Lei <supercyper at 163.com> - 1.1-0.2.beta
 - fix icon path
 - drop Qt4 in summary
diff --git a/sources b/sources
index ae0078f..af7b7cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5d2985152413eaef6913a6e3fab8bc7  qwit-1.1-beta-src.tar.bz2
+108852aa9c93fee9860d463fad7334d6  qwit-1.1-pre-src.tar.bz2


More information about the scm-commits mailing list