summaryrefslogtreecommitdiffstats
path: root/php-pecl-krb5.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-12 18:15:37 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-12 18:15:37 +0100
commitcdc5f61770c08ac0fbf77687558b0ad399e5859d (patch)
treee5152276d205a1d00e57e8859faf0282e2a5eeb8 /php-pecl-krb5.spec
parent3cddc61eed7562eca1bd27360080bffb2852c355 (diff)
php-pecl-krb5: 1.1.1
Diffstat (limited to 'php-pecl-krb5.spec')
-rw-r--r--php-pecl-krb5.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/php-pecl-krb5.spec b/php-pecl-krb5.spec
index 7b8ac0b..6d9cdb5 100644
--- a/php-pecl-krb5.spec
+++ b/php-pecl-krb5.spec
@@ -10,11 +10,7 @@
# Please, preserve the changelog entries
#
%if 0%{?scl:1}
-%if "%{scl}" == "rh-php56"
-%global sub_prefix more-php56-
-%else
%global sub_prefix %{scl_prefix}
-%endif
%scl_package php-pecl-krb5
%else
%global _root_includedir %{_includedir}
@@ -31,8 +27,8 @@
Summary: Kerberos authentification extension
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.1.0
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 1.1.1
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -244,6 +240,9 @@ cd ../ZTS
%changelog
+* Sat Nov 12 2016 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
+- Update to 1.1.1 (PHP 5 and 7, stable)
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 1.1.0-2
- rebuild for PHP 7.1 new API version