[php] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Wed Oct 26 12:05:08 UTC 2011


commit 093656a0976f77ac5b2fd43847c3f629db71131b
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Wed Oct 26 14:05:02 2011 +0200

    rebuild with new gmp without compat lib

 php.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/php.spec b/php.spec
index adf5ab3..f963577 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.8
-Release: 3%{?dist}.1
+Release: 3%{?dist}.2
 License: PHP
 Group: Development/Languages
 URL: http://www.php.net/
@@ -1105,6 +1105,9 @@ fi
 
 
 %changelog
+* Wed Oct 26 2011 Marcela Mašláňová <mmaslano at redhat.com> - 5.3.8-3.2
+- rebuild with new gmp without compat lib
+
 * Wed Oct 12 2011 Peter Schiffer <pschiffe at redhat.com> - 5.3.8-3.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list