[sylpheed] Update to 3.2.0 RC (#835445)

Christoph Wickert cwickert at fedoraproject.org
Tue Jun 26 14:21:04 UTC 2012


commit 6eba57d70f4c2b9dc36fa92f975f469477c5a204
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Jun 26 16:20:59 2012 +0200

    Update to 3.2.0 RC (#835445)

 .gitignore    |    1 +
 sources       |    2 +-
 sylpheed.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 009c679..058f327 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ sylpheed-3.1.0beta3.tar.bz2
 /sylpheed-3.2.0beta6.tar.bz2
 /sylpheed-3.2.0beta8.tar.bz2
 /sylpheed-3.2.0beta9.tar.bz2
+/sylpheed-3.2.0rc.tar.bz2
diff --git a/sources b/sources
index 01999bb..2a5dafb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-071d88a52fd50ee8994632c8ad335ce8  sylpheed-3.2.0beta9.tar.bz2
+bbb691cf2bb11f84b329e68b58a62918  sylpheed-3.2.0rc.tar.bz2
diff --git a/sylpheed.spec b/sylpheed.spec
index 8dffe57..1643b5e 100644
--- a/sylpheed.spec
+++ b/sylpheed.spec
@@ -5,7 +5,7 @@
 %global is_prerelease 1
 
 %if 0%{?is_prerelease}
-%global prerelease beta9
+%global prerelease rc
 %endif
 
 Name:           sylpheed
@@ -187,8 +187,11 @@ update-desktop-database &> /dev/null || :
 %{_libdir}/*.so
 
 %changelog
+* Tue Jun 26 2012 Christoph Wickert <cwickert at fedoraproject.org> - 3.2.0-0.4.rc
+- Update to 3.2.0 RC (#835445)
+
 * Tue Jun 19 2012 Christoph Wickert <cwickert at fedoraproject.org> - 3.2.0-0.4.beta9
-- Update to 3.2.0 Beta 8 (#833341)
+- Update to 3.2.0 Beta 9 (#833341)
 
 * Sun Jun 10 2012 Christoph Wickert <cwickert at fedoraproject.org> - 3.2.0-0.4.beta8
 - Update to 3.2.0 Beta 8 (#812311)


More information about the scm-commits mailing list