From e666508e7e3cb267be87be45bd8c3dd11d5b4f64 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 9 Jun 2022 12:17:08 +0200 Subject: update to 4.2.27 --- php-horde-turba.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php-horde-turba.spec') diff --git a/php-horde-turba.spec b/php-horde-turba.spec index db732c5..79fbca9 100644 --- a/php-horde-turba.spec +++ b/php-horde-turba.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-horde-turba # -# Copyright (c) 2012-2020 Remi Collet +# Copyright (c) 2012-2022 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -11,8 +11,8 @@ %global pear_channel pear.horde.org Name: php-horde-turba -Version: 4.2.25 -Release: 4%{?dist} +Version: 4.2.27 +Release: 1%{?dist} Summary: A web based address book License: ASL 1.0 @@ -267,6 +267,9 @@ fi %changelog +* Thu Jun 9 2022 Remi Collet - 4.2.27-1 +- update to 4.2.27 + * Tue Jun 2 2020 Remi Collet - 4.2.25-4 - requires php(httpd) -- cgit