summaryrefslogtreecommitdiffstats
path: root/php-pecl-sandbox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-sandbox.spec')
-rw-r--r--php-pecl-sandbox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-sandbox.spec b/php-pecl-sandbox.spec
index f713e11..77cc2d5 100644
--- a/php-pecl-sandbox.spec
+++ b/php-pecl-sandbox.spec
@@ -14,7 +14,7 @@
Summary: Isolated environment
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 0.1.1
-Release: 0%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: http://pecl.php.net/package/%{pecl_name}
Source0: http://pecl.php.net/get/%%{pecl_name}-%{version}.tgz
@@ -189,6 +189,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Jan 16 2019 Remi Collet <remi@remirepo.Net> - 0.1.1-1
+- update for official release
+
* Thu Jan 10 2019 Remi Collet <remi@remirepo.Net> - 0.1.1-0
- initial package
- test build for upcoming version 0.1.1 (beta)