[sylpheed] Update to 3.1.0beta3

Christoph Wickert cwickert at fedoraproject.org
Thu Aug 19 15:51:37 UTC 2010


commit 9059753639df03a4449efb3d41e23124f7997440
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Thu Aug 19 17:51:28 2010 +0200

    Update to 3.1.0beta3

 .gitignore    |    1 +
 sources       |    2 +-
 sylpheed.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a54d994..10b2bdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 sylpheed-3.1.0beta2.tar.bz2
+sylpheed-3.1.0beta3.tar.bz2
diff --git a/sources b/sources
index 587eb06..f23f8ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0c80115abd13f3734332981d8e5ec69  sylpheed-3.1.0beta2.tar.bz2
+9c9ba3e1efbda5686af47096e5f30582  sylpheed-3.1.0beta3.tar.bz2
diff --git a/sylpheed.spec b/sylpheed.spec
index f820e83..8dffe98 100644
--- a/sylpheed.spec
+++ b/sylpheed.spec
@@ -2,11 +2,12 @@
 # people who have linked the desktop icon
 %global desktopvendor redhat
 
-%global tarversion 3.1.0beta2
+%global prerelease beta3
+%global tarversion 3.1.0%{?prerelease}
 
 Name:           sylpheed
 Version:        3.1.0
-Release:        0.1.beta2%{?dist}
+Release:        0.1.%{?prerelease}%{?dist}
 Summary:        GTK+ based, lightweight, and fast email client
 
 Group:          Applications/Internet
@@ -155,6 +156,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 
 %changelog
+* Thu Jul 19 2010 Christoph Wickert <cwickert at fedoraproject.org> - 3.1.0-0.1.beta3
+- Update to 3.1.0 Beta 3 (#625001)
+
 * Sat Jul 17 2010 Christoph Wickert <cwickert at fedoraproject.org> - 3.1.0-0.1.beta2
 - Update to 3.1.0 Beta 2 (#615273)
 


More information about the scm-commits mailing list