[wordpress] New upstream 3.5.beta2

Matej Cepl mcepl at fedoraproject.org
Sat Oct 13 09:52:12 UTC 2012


commit 4562ac53954235f0ea92ac48c4813339fa0374aa
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Sat Oct 13 11:51:05 2012 +0200

    New upstream 3.5.beta2

 .gitignore     |    1 +
 sources        |    2 +-
 wordpress.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6536cb9..28101ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ wordpress-3.0.1.tar.gz
 /wordpress-3.4.1.tar.gz
 /wordpress-3.4.2.tar.gz
 /wordpress-3.5-beta-1.tar.gz
+/wordpress-3.5-beta2.tar.gz
diff --git a/sources b/sources
index 580500b..078b974 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-153eed2ea13104091329306cd120499d  wordpress-3.5-beta-1.tar.gz
+2510310697a7430053c2c6beb80a85b5  wordpress-3.5-beta2.tar.gz
diff --git a/wordpress.spec b/wordpress.spec
index 8eaf737..b679c1e 100644
--- a/wordpress.spec
+++ b/wordpress.spec
@@ -1,5 +1,5 @@
 %global wp_content %{_datadir}/wordpress/wp-content
-%global betatag beta1
+%global betatag beta2
 
 Summary: Blog tool and publishing platform
 URL: http://www.wordpress.org
@@ -9,7 +9,7 @@ Group: Applications/Publishing
 Release: 0.2.%{betatag}%{?dist}
 #Release: 3%{?dist}
 License: GPLv2
-Source0: http://wordpress.org/%{name}-%{version}-beta-1.tar.gz
+Source0: http://wordpress.org/%{name}-%{version}-%{betatag}.tar.gz
 Source1: wordpress-httpd-conf
 Source2: README.fedora.wordpress
 Source3: README.fedora.wordpress-mu
@@ -119,7 +119,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %dir %{_sysconfdir}/wordpress
 
 %changelog
-* Thu Oct 04 2012 Matěj Cepl <mcepl at redhat.com> - 3.5.1-0.2.beta1
+* Sat Oct 13 2012 Matěj Cepl <mcepl at redhat.com> - 3.5-0.2.beta2
+- New upstream beta2 version
+
+* Thu Oct 04 2012 Matěj Cepl <mcepl at redhat.com> - 3.5-0.2.beta1
 - New upstream beta1 version
 - Don’t even bother with removing gettext.php ... it is not used anymore
 


More information about the scm-commits mailing list