From 01d1eece8023ca7d4b56f149bfbfe751ebc93e0d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 May 2022 07:21:45 +0200 Subject: update to 1.1.2 --- php-pecl-yaconf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-yaconf.spec') diff --git a/php-pecl-yaconf.spec b/php-pecl-yaconf.spec index aa5cb59..d87b782 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-2021 Remi Collet +# Copyright (c) 2015-2022 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.1.1 +Version: 1.1.2 License: PHP URL: https://github.com/%{gh_owner}/%{gh_project} %if 0%{?gh_date:1} @@ -227,6 +227,9 @@ fi %changelog +* Thu May 19 2022 Remi Collet - 1.1.2-1 +- update to 1.1.2 + * Thu Dec 16 2021 Remi Collet - 1.1.1-1 - update to 1.1.1 - drop patches merged upstream -- cgit