[php] update to 5.4.12RC1

Remi Collet remi at fedoraproject.org
Thu Jan 31 09:02:38 UTC 2013


commit c8d69174865f69d28188f5175deb56ea420ff5c8
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jan 31 10:02:06 2013 +0100

    update to 5.4.12RC1

 .gitignore |    1 +
 php.spec   |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad67dc5..eac16c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ php-5.3*.bz2
 /php-5.4.10.tar.bz2
 /php-5.4.11RC1.tar.bz2
 /php-5.4.11.tar.bz2
+/php-5.4.12RC1.tar.bz2
diff --git a/php.spec b/php.spec
index 92c626f..e073e3f 100644
--- a/php.spec
+++ b/php.spec
@@ -53,12 +53,12 @@
 %global db_devel  libdb-devel
 %endif
 
-#global rcver RC1
+%global rcver RC1
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.4.11
-Release: 3%{?dist}
+Version: 5.4.12
+Release: 0.1.RC1%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
 # TSRM is licensed under BSD
@@ -1403,6 +1403,9 @@ fi
 
 
 %changelog
+* Thu Jan 31 2013 Remi Collet <rcollet at redhat.com> 5.4.12-0.1.RC1
+- update to 5.4.12RC1
+
 * Mon Jan 28 2013 Remi Collet <rcollet at redhat.com> 5.4.11-3
 - rebuild for new libicu
 
diff --git a/sources b/sources
index c09a98e..9bf78a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9975e68c22b86b013b934743ad2d2276  php-5.4.11.tar.bz2
+d2b071166062f6008c34d76718773f0a  php-5.4.12RC1.tar.bz2


More information about the scm-commits mailing list