[php/f18] update to 5.4.21

Remi Collet remi at fedoraproject.org
Thu Oct 17 05:12:31 UTC 2013


commit d4bf0afd3a0b2a731794b973921a24b64b75eba8
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Oct 17 07:12:25 2013 +0200

    update to 5.4.21

 .gitignore |    1 +
 php.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ceac7c..cbee18b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ php-5.5*.xz
 /php-5.4.18.tar.bz2
 /php-5.4.19.tar.bz2
 /php-5.4.20.tar.bz2
+/php-5.4.21.tar.bz2
diff --git a/php.spec b/php.spec
index d43ba31..11afda4 100644
--- a/php.spec
+++ b/php.spec
@@ -60,7 +60,7 @@
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.4.20
+Version: 5.4.21
 Release: 1%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -1415,6 +1415,9 @@ fi
 
 
 %changelog
+* Thu Oct 17 2013 Remi Collet <rcollet at redhat.com> - 5.4.21-1
+- update to 5.4.21
+
 * Thu Sep 19 2013 Remi Collet <rcollet at redhat.com> - 5.4.20-1
 - update to 5.4.20
 
diff --git a/sources b/sources
index 77e7ebe..1a8d53a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e25db5592ed14842b4239be9d990cce8  php-5.4.20.tar.bz2
+3dcf021e89b039409d0b1c346b936b5f  php-5.4.21.tar.bz2


More information about the scm-commits mailing list