[wordpress] We are on the release candidate, yuhoo!

Matej Cepl mcepl at fedoraproject.org
Tue Dec 6 14:08:14 UTC 2011


commit 7e7100559dbeade385148c1cd961c814939c85f2
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Tue Dec 6 15:09:30 2011 +0100

    We are on the release candidate, yuhoo!

 .gitignore     |    1 +
 sources        |    2 +-
 wordpress.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd1ae53..1212d0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ wordpress-3.0.1.tar.gz
 /wordpress-3.3-beta2.tar.gz
 /wordpress-3.3-beta3.tar.gz
 /wordpress-3.3-beta4.tar.gz
+/wordpress-3.3-RC1.tar.gz
diff --git a/sources b/sources
index 7592c57..328e371 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a103f28f6c233c75d34a38cecce621b  wordpress-3.3-beta4.tar.gz
+190b4cee11eac57fb3942f3a540cc8f5  wordpress-3.3-RC1.tar.gz
diff --git a/wordpress.spec b/wordpress.spec
index e6ea9c0..4d1f127 100644
--- a/wordpress.spec
+++ b/wordpress.spec
@@ -1,12 +1,12 @@
 %global wp_content %{_datadir}/wordpress/wp-content
-%global betatag beta4
+%global betatag RC1
 
 Summary: Blog tool and publishing platform
 URL: http://www.wordpress.org
 Name: wordpress
 Version: 3.3
 Group: Applications/Publishing
-Release: 0.3.%{betatag}%{?dist}
+Release: 0.4.%{betatag}%{?dist}
 License: GPLv2
 Source0: http://wordpress.org/%{name}-%{version}-%{betatag}.tar.gz
 Source1: wordpress-httpd-conf
@@ -116,6 +116,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %dir %{_sysconfdir}/wordpress
 
 %changelog
+* Tue Dec 06 2011 'Matěj Cepl <mcepl at redhat.com>' - 3.3-0.4.RC1
+- Cool we are on RC1!
+
 * Thu Nov 24 2011 'Matěj Cepl <mcepl at redhat.com>' - 3.3-0.3.beta4
 - Another upstream beta release (now hopefully, really close to RC)
 


More information about the scm-commits mailing list