[wordpress] New beta.

Matej Cepl mcepl at fedoraproject.org
Thu Nov 24 09:12:28 UTC 2011


commit 0cccbd628fc38dc63775e40d2716ea3f98f0b815
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Thu Nov 24 10:13:37 2011 +0100

    New beta.

 .gitignore     |    1 +
 sources        |    2 +-
 wordpress.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4be9cc3..dd1ae53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ wordpress-3.0.1.tar.gz
 /wordpress-3.2.1.tar.gz
 /wordpress-3.3-beta2.tar.gz
 /wordpress-3.3-beta3.tar.gz
+/wordpress-3.3-beta4.tar.gz
diff --git a/sources b/sources
index 90111ad..7592c57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e6ac80ec3ec907c19e212447edebf26  wordpress-3.3-beta3.tar.gz
+8a103f28f6c233c75d34a38cecce621b  wordpress-3.3-beta4.tar.gz
diff --git a/wordpress.spec b/wordpress.spec
index bba30c2..e6ea9c0 100644
--- a/wordpress.spec
+++ b/wordpress.spec
@@ -1,5 +1,5 @@
 %global wp_content %{_datadir}/wordpress/wp-content
-%global betatag beta3
+%global betatag beta4
 
 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 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)
+
 * Fri Nov 11 2011 'Matěj Cepl <mcepl at redhat.com>' - 3.3-0.3.beta3
 - Fix version requirement for php (Closes #753192)
 


More information about the scm-commits mailing list