From 81616887655da240cdc0fa2bb6bca4bc9d9d58fc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 28 Sep 2017 11:30:32 +0200 Subject: test build --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index fc7c71e..7bb2c1f 100644 --- a/php.spec +++ b/php.spec @@ -130,7 +130,7 @@ %global gh_owner php %global gh_project php-src %global rcver RC3 -%global rpmrel 26 +%global rpmrel 27 Summary: PHP scripting language for creating dynamic web sites @@ -883,7 +883,7 @@ Summary: Wrapper for the Sodium cryptographic library # All files licensed under PHP version 3.0.1 License: PHP Group: System Environment/Libraries -# Ensure libsodium-last is used +# Ensure libsodium-last is used (upstream 1.0.9) BuildRequires: pkgconfig(libsodium) >= 1.0.13 Requires: %{?scl_prefix}php-common%{?_isa} = %{version}-%{release} @@ -1852,6 +1852,9 @@ fi %changelog +* Thu Sep 28 2017 Remi Collet - 7.2.0-0.27.RC3 +- dont obsolete php72-php-pecl-libsodium + * Tue Sep 26 2017 Remi Collet - 7.2.0-0.26.RC3 - update to 7.2.0RC3 -- cgit