summaryrefslogtreecommitdiffstats
path: root/php-pecl-raphf.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-19 08:19:13 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-19 08:19:13 +0100
commite5140930194c72a1b91513860852f4d2f60ce2a3 (patch)
tree59836abc410e58a2fb672e30e7a6d05ede466a78 /php-pecl-raphf.spec
parent157ebb6975b9b11b4e20dd9ad1aa5c74358fcdb7 (diff)
php-pecl-raphf: 1.1.2 (php 5, stable)
Diffstat (limited to 'php-pecl-raphf.spec')
-rw-r--r--php-pecl-raphf.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-raphf.spec b/php-pecl-raphf.spec
index a24c258..e5487c2 100644
--- a/php-pecl-raphf.spec
+++ b/php-pecl-raphf.spec
@@ -33,12 +33,12 @@
%else
%global ini_name 40-%{pecl_name}.ini
%endif
-%global prever RC1
+#global prever RC1
Summary: Resource and persistent handles factory
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.1.1
-Release: 0.1.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Version: 1.1.2
+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}
@@ -257,6 +257,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Jan 19 2016 Remi Collet <remi@fedoraproject.org> - 1.1.2-1
+- Update to 1.1.2 (stable)
+
* Mon Dec 7 2015 Remi Collet <remi@fedoraproject.org> - 1.1.1-0.1.RC1
- Update to 1.1.1RC1 (beta)