From 861677498cfaa0fb50e1a846bf1b6b925102bc1f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 20 Mar 2020 09:53:34 +0100 Subject: v3.1.3 --- php-pecl-yaf.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'php-pecl-yaf.spec') diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec index fdf4362..b24db0f 100644 --- a/php-pecl-yaf.spec +++ b/php-pecl-yaf.spec @@ -26,7 +26,7 @@ Summary: Yet Another Framework Name: %{?sub_prefix}php-pecl-yaf -Version: 3.1.1 +Version: 3.1.3 %if 0%{?gh_date:1} Release: 0.12.%{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}/%{pecl_name}-%{version}-%{gh_short}.tar.gz @@ -220,6 +220,12 @@ fi %changelog +* Fri Mar 20 2020 Remi Collet - 3.1.3-1 +- update to 3.1.3 + +* Tue Mar 17 2020 Remi Collet - 3.1.2-1 +- update to 3.1.2 + * Mon Mar 16 2020 Remi Collet - 3.1.1-1 - update to 3.1.1 -- cgit