[sylpheed] - Update to 3.4.0beta8 (#1079558)

Dan Horák sharkcz at fedoraproject.org
Tue Mar 25 14:06:58 UTC 2014


commit 0388825b0164ce76c56cdbb910d177044b60bf9a
Author: Dan Horák <dan at danny.cz>
Date:   Tue Mar 25 15:06:59 2014 +0100

    - Update to 3.4.0beta8 (#1079558)

 .gitignore    |    1 +
 sources       |    2 +-
 sylpheed.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68d9782..4c65f09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ sylpheed-3.1.0beta3.tar.bz2
 /sylpheed-3.4.0beta5.tar.bz2
 /sylpheed-3.4.0beta6.tar.bz2
 /sylpheed-3.4.0beta7.tar.bz2
+/sylpheed-3.4.0beta8.tar.bz2
diff --git a/sources b/sources
index 617f791..8bf6b53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc69ab47fcfd706f039320cd18214cb4  sylpheed-3.4.0beta7.tar.bz2
+f60b5e9a97ea7fb8b7260f47b56571c2  sylpheed-3.4.0beta8.tar.bz2
diff --git a/sylpheed.spec b/sylpheed.spec
index 0799043..1d7a3b9 100644
--- a/sylpheed.spec
+++ b/sylpheed.spec
@@ -5,12 +5,12 @@
 %global is_prerelease 1
 
 %if 0%{?is_prerelease}
-%global prerelease beta7
+%global prerelease beta8
 %endif
 
 Name:           sylpheed
 Version:        3.4.0
-Release:        0.7%{?prerelease:.%{?prerelease}}%{?dist}
+Release:        0.8%{?prerelease:.%{?prerelease}}%{?dist}
 Summary:        GTK+ based, lightweight, and fast email client
 
 Group:          Applications/Internet
@@ -183,6 +183,9 @@ update-desktop-database &> /dev/null || :
 %{_libdir}/*.so
 
 %changelog
+* Mon Mar 24 2014 Dan Horák <dan[at]danny.cz> - 3.4.0-0.8.beta8
+- Update to 3.4.0beta8 (#1079558)
+
 * Fri Dec 20 2013 Christoph Wickert <cwickert at fedoraproject.org> - 3.4.0-0.7.beta7
 - Update to 3.4.0beta7 (#1024941)
 


More information about the scm-commits mailing list