summaryrefslogtreecommitdiffstats
path: root/php-pecl-sandbox.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-16 14:14:48 +0100
committerRemi Collet <remi@remirepo.net>2019-01-16 14:14:48 +0100
commit387e321016e4299b361137bcc5e20c8485d1512b (patch)
tree1b5630a7f94fdeab758147052c99b42cd04821a5 /php-pecl-sandbox.spec
parent599384c73c1869a8e6dee15bc6fc5a96a3d4fd7d (diff)
0.1.1 released
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)