summaryrefslogtreecommitdiffstats
path: root/php70.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-05 20:00:23 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-05 20:00:23 +0200
commitbc65401976c38f64524e8fe79e920e43e9bdc127 (patch)
tree109c1220684d969f48e549c488b0a9ae858ff97f /php70.spec
parentb1c951e5946b48c0687e15cf6ca8c419e318ae1a (diff)
PHP 7.0.0beta3
Diffstat (limited to 'php70.spec')
-rw-r--r--php70.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php70.spec b/php70.spec
index cf4b5b3..6f5cf64 100644
--- a/php70.spec
+++ b/php70.spec
@@ -134,12 +134,13 @@
%global db_devel libdb-devel
%endif
-%global rcver beta2
+%global rcver beta3
+%global rpmrel 2
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 7.0.0
-Release: 0.1.%{rcver}%{?dist}
+Release: 0.%{rpmrel}.%{rcver}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1996,6 +1997,9 @@ fi
%changelog
+* Wed Aug 5 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.2.beta3
+- update to 7.0.0beta3
+
* Thu Jul 23 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.1.beta2
- update to 7.0.0beta2
- merge changes from php70-php spec file