From 77fcd1213c6d76580fc2e024585cec9ad246d5b4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Mar 2021 07:47:59 +0100 Subject: update to 3.3.2 --- php-pecl-yaf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-yaf.spec') diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec index fd4a34b..36939a3 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.3.1 +Version: 3.3.2 %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 @@ -217,6 +217,9 @@ fi %changelog +* Fri Mar 5 2021 Remi Collet - 3.3.2-1 +- update to 3.3.2 + * Sun Feb 21 2021 Remi Collet - 3.3.1-1 - update to 3.3.1 -- cgit