[php/f16] update to 5.3.16

Remi Collet remi at fedoraproject.org
Fri Aug 17 05:57:49 UTC 2012


commit 72dd1528beb160a00cd07aa575d3cd35544669ca
Author: remi <fedora at famillecollet.com>
Date:   Fri Aug 17 07:57:37 2012 +0200

    update to 5.3.16

 .gitignore |    1 +
 php.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8727d80..5c757b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ php.spec~
 /php-5.3.13.tar.bz2
 /php-5.3.14.tar.bz2
 /php-5.3.15.tar.bz2
+/php-5.3.16.tar.bz2
diff --git a/php.spec b/php.spec
index df0af33..b051793 100644
--- a/php.spec
+++ b/php.spec
@@ -37,7 +37,7 @@
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.3.15
+Version: 5.3.16
 Release: 1%{?dist}
 License: PHP
 Group: Development/Languages
@@ -1113,6 +1113,9 @@ fi
 
 
 %changelog
+* Fri Aug 17 2012 Remi Collet <remi at fedoraproject.org> 5.3.16-1
+- update to 5.3.16
+
 * Fri Jul 20 2012 Remi Collet <remi at fedoraproject.org> 5.3.15-1
 - update to 5.3.15 (CVE-2012-2688)
 - drop BR for libevent
diff --git a/sources b/sources
index 6b28235..bf3951d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5cfcfd0fa4c4da7576f397073e7993cc  php-5.3.15.tar.bz2
+99cfd78531643027f60c900e792d21be  php-5.3.16.tar.bz2


More information about the scm-commits mailing list