summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-04-27 07:00:39 +0200
committerRemi Collet <remi@remirepo.net>2017-04-27 07:00:39 +0200
commitfb06df7edd56ce4c88462063cd7b51f9dd2e9df9 (patch)
treee7f2f970c3d28af2ef2f89a2c975be9b32899a02
parent5bfa3911997c042394c04650994119e5c906a192 (diff)
v1.0.5
-rw-r--r--.gitignore7
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-yaconf.spec5
3 files changed, 12 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1ab5c4f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+package-*.xml
+*.tgz
+*.tar.gz
+*.tar.xz
+*.tar.xz.asc
+*.src.rpm
+*/*rpm
diff --git a/REFLECTION b/REFLECTION
index cd9d66b..7f8ac06 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #143 yaconf version 1.0.4 ] {
+Extension [ <persistent> extension #156 yaconf version 1.0.5 ] {
- INI {
Entry [ yaconf.directory <SYSTEM> ]
diff --git a/php-pecl-yaconf.spec b/php-pecl-yaconf.spec
index c1bc522..be4a9d8 100644
--- a/php-pecl-yaconf.spec
+++ b/php-pecl-yaconf.spec
@@ -19,7 +19,7 @@
Summary: Yet Another Configurations Container
Name: %{?scl_prefix}php-pecl-yaconf
-Version: 1.0.4
+Version: 1.0.5
%if 0%{?gh_date:1}
Release: 0.8.%{gh_date}git%{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
@@ -233,6 +233,9 @@ fi
%changelog
+* Thu Apr 27 2017 Remi Collet <remi@remirepo.net> - 1.0.5-1
+- Update to 1.0.5
+
* Wed Dec 7 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1
- Update to 1.0.4