summaryrefslogtreecommitdiffstats
path: root/php-pecl-jsonc.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-04-10 11:39:28 +0200
committerRemi Collet <fedora@famillecollet.com>2014-04-10 11:39:28 +0200
commit1e231e9ef775cac0f1707d6657f23de853b29c31 (patch)
treea57ca0084eaf39b3554fd3397773d53e5430ae86 /php-pecl-jsonc.spec
parent19c92d89ab7ae12500f6fedc9807ada272f5f384 (diff)
php-pecl-jsonc: 1.3.5 (stable) - security
Diffstat (limited to 'php-pecl-jsonc.spec')
-rw-r--r--php-pecl-jsonc.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-jsonc.spec b/php-pecl-jsonc.spec
index 30bd0eb..2270611 100644
--- a/php-pecl-jsonc.spec
+++ b/php-pecl-jsonc.spec
@@ -32,8 +32,8 @@
Summary: Support for JSON serialization
Name: php-pecl-%{proj_name}
-Version: 1.3.4
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Version: 1.3.5
+Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: PHP
Group: Development/Languages
URL: http://pecl.php.net/package/%{proj_name}
@@ -234,9 +234,12 @@ rm -rf %{buildroot}
%endif
#
-# Note to remi : remember to always build in remi-test first
+# Note to remi : remember to always build in remi-php55(56) first
#
%changelog
+* Thu Apr 10 2014 Remi Collet <remi@fedoraproject.org> - 1.3.5-1
+- release 1.3.4 (stable) - security
+
* Wed Apr 9 2014 Remi Collet <remi@fedoraproject.org> - 1.3.4-2
- add numerical prefix to extension configuration file