[wordpress] New release candidate.

Matej Cepl mcepl at fedoraproject.org
Thu Jun 7 06:06:10 UTC 2012


commit 1674c36de2efdaec211fc29a6c87135462109000
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Thu Jun 7 08:06:08 2012 +0200

    New release candidate.

 .gitignore     |    1 +
 sources        |    2 +-
 wordpress.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13753e2..a1c0e46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ wordpress-3.0.1.tar.gz
 /wordpress-3.4-beta3.tar.gz
 /wordpress-3.4-beta4.tar.gz
 /wordpress-3.4-RC1.tar.gz
+/wordpress-3.4-RC2.tar.gz
diff --git a/sources b/sources
index 4cadc32..bf9eee4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78bdeb447acb1879bf75ca10cffc61f2  wordpress-3.4-RC1.tar.gz
+d5f69a916e52124fcbb4dd10881ee405  wordpress-3.4-RC2.tar.gz
diff --git a/wordpress.spec b/wordpress.spec
index cb09713..1adff90 100644
--- a/wordpress.spec
+++ b/wordpress.spec
@@ -1,5 +1,5 @@
 %global wp_content %{_datadir}/wordpress/wp-content
-%global betatag RC1
+%global betatag RC2
 
 Summary: Blog tool and publishing platform
 URL: http://www.wordpress.org
@@ -116,6 +116,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %dir %{_sysconfdir}/wordpress
 
 %changelog
+* Thu Jun 07 2012 Matej Cepl <mcepl at redhat.com> - 3.4-0.2.RC2
+- And yet another release candidate.
+
 * Wed May 30 2012 Matej Cepl <mcepl at redhat.com> - 3.4-0.2.RC1
 - We have a release candidate now.
 


More information about the scm-commits mailing list