summaryrefslogtreecommitdiffstats
path: root/php-pecl-jsonpath.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-21 09:51:09 +0100
committerRemi Collet <remi@php.net>2022-03-21 09:51:09 +0100
commitfeae486ca33f205f7a7300402de2eb733462231a (patch)
tree971b4575db28063ffdb197c489629349f7f84b5d /php-pecl-jsonpath.spec
parentb6f7ce66787f89791effbe0edb7652c464486fb6 (diff)
update to 1.0.0
Diffstat (limited to 'php-pecl-jsonpath.spec')
-rw-r--r--php-pecl-jsonpath.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-jsonpath.spec b/php-pecl-jsonpath.spec
index 6c00b8f..a2dd47a 100644
--- a/php-pecl-jsonpath.spec
+++ b/php-pecl-jsonpath.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-pecl-jsonpath
#
-# Copyright (c) 2021 Remi Collet
+# Copyright (c) 2021-2022 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -25,7 +25,7 @@
Summary: Extract data using JSONPath notation
Name: %{?sub_prefix}php-pecl-jsonpath
-Version: 0.9.6
+Version: 1.0.0
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP
URL: https://pecl.php.net/package/%{pecl_name}
@@ -195,6 +195,9 @@ cd ../ZTS
%changelog
+* Mon Mar 21 2022 Remi Collet <remi@remirepo.net> - 1.0.0-1
+- update to 1.0.0
+
* Thu Jan 13 2022 Remi Collet <remi@remirepo.net> - 0.9.6-1
- update to 0.9.6