[wordpress] And yet another RC.

Matej Cepl mcepl at fedoraproject.org
Wed Dec 7 15:22:55 UTC 2011


commit 32e613850a9f124b44c1bf7b1cc4e1099f5ecf8b
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Wed Dec 7 16:24:29 2011 +0100

    And yet another RC.

 .gitignore     |    1 +
 sources        |    2 +-
 wordpress.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1212d0a..d2c38b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ wordpress-3.0.1.tar.gz
 /wordpress-3.3-beta3.tar.gz
 /wordpress-3.3-beta4.tar.gz
 /wordpress-3.3-RC1.tar.gz
+/wordpress-3.3-RC2.tar.gz
diff --git a/sources b/sources
index 328e371..cd005e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-190b4cee11eac57fb3942f3a540cc8f5  wordpress-3.3-RC1.tar.gz
+5e63a57f47128243690b9f195edb578c  wordpress-3.3-RC2.tar.gz
diff --git a/wordpress.spec b/wordpress.spec
index 4d1f127..ee44fb5 100644
--- a/wordpress.spec
+++ b/wordpress.spec
@@ -1,12 +1,12 @@
 %global wp_content %{_datadir}/wordpress/wp-content
-%global betatag RC1
+%global betatag RC2
 
 Summary: Blog tool and publishing platform
 URL: http://www.wordpress.org
 Name: wordpress
 Version: 3.3
 Group: Applications/Publishing
-Release: 0.4.%{betatag}%{?dist}
+Release: 0.5.%{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
+* Wed Dec 07 2011 'Matěj Cepl <mcepl at redhat.com>' - 3.3-0.5.RC2
+- ... and one day after I upgraded to RC1, we have new RC2 ;)
+
 * Tue Dec 06 2011 'Matěj Cepl <mcepl at redhat.com>' - 3.3-0.4.RC1
 - Cool we are on RC1!
 


More information about the scm-commits mailing list