summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-12 07:47:40 +0100
committerRemi Collet <remi@remirepo.net>2020-03-12 07:47:40 +0100
commitdd1b076a798db3d727b2f212fedca88a92f0bd82 (patch)
tree937bf9293d77da13fd64d36569d2f81959ea8195
parent8a2bfdb87178355241629873acc56879290e2ed7 (diff)
v1.1.0
-rw-r--r--PHPINFO4
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-yaconf.spec7
3 files changed, 8 insertions, 5 deletions
diff --git a/PHPINFO b/PHPINFO
index 5922bf0..78f9ea5 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,8 +2,8 @@
yaconf
yaconf support => enabled
-version => 1.0.8
-yaconf config last check time => Tue Dec 24 08:11:48 2019
+version => 1.1.0
+yaconf config last check time => Thu Mar 12 07:47:05 2020
parsed filename => mtime
diff --git a/REFLECTION b/REFLECTION
index f287ef7..1f7b42a 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #108 yaconf version 1.0.8 ] {
+Extension [ <persistent> extension #112 yaconf version 1.1.0 ] {
- INI {
Entry [ yaconf.directory <SYSTEM> ]
diff --git a/php-pecl-yaconf.spec b/php-pecl-yaconf.spec
index 73088b9..673005b 100644
--- a/php-pecl-yaconf.spec
+++ b/php-pecl-yaconf.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-pecl-yaconf
#
-# Copyright (c) 2015-2019 Remi Collet
+# Copyright (c) 2015-2020 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -19,7 +19,7 @@
Summary: Yet Another Configurations Container
Name: %{?scl_prefix}php-pecl-yaconf
-Version: 1.0.8
+Version: 1.1.0
%if 0%{?gh_date:1}
Release: 0.4.%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
@@ -244,6 +244,9 @@ fi
%changelog
+* Thu Mar 12 2020 Remi Collet <remi@remirepo.net> - 1.1.0-1
+- update to 1.1.0
+
* Tue Dec 24 2019 Remi Collet <remi@remirepo.net> - 1.0.8-1
- Update to 1.0.8