summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-07 07:39:38 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-07 07:39:38 +0200
commita32392977b03add684f40ec298fb324575ac3c66 (patch)
treee162675df58f18d05947f546204a4efc3d48a85f /php.spec
parent2d435f748eb8b38cafe8c7bced681f84790c93ce (diff)
PHP 5.6.24RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index c319c00..d6c98f4 100644
--- a/php.spec
+++ b/php.spec
@@ -137,12 +137,12 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
-%global rpmrel 1.1
+%global rcver RC1
+%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.6.23
+Version: 5.6.24
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -1813,6 +1813,9 @@ fi
%changelog
+* Thu Jul 7 2016 Remi Collet <remi@fedoraproject.org> 5.6.24-0.1.RC1
+- update to 5.6.24RC1
+
* Thu Jun 30 2016 Remi Collet <remi@fedoraproject.org> 5.6.23-1.1
- own tests/doc directories for pecl packages (f24)