From 1f8794df1aab64038176f4b9a4411ca1e39a0b9f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 Sep 2024 06:59:56 +0200 Subject: update to 1.6.9 --- roundcubemail.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/roundcubemail.spec b/roundcubemail.spec index c353cd5..c200012 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -12,7 +12,7 @@ # support for apache / nginx / php-fpm %global with_phpfpm 1 -%global upstream_version 1.6.8 +%global upstream_version 1.6.9 #global upstream_prever rc %global roundcubedir %{_datadir}/roundcubemail @@ -139,7 +139,7 @@ Provides: bundled(js-tinymce-langs) = 5.8.2 Provides: bundled(php-pear-auth-sasl) = v1.1.0 # License BSD-2-Clause Provides: bundled(php-bacon-bacon-qr-code) = 2.0.8 -Provides: bundled(php-dasprid-enum) = 1.0.5 +Provides: bundled(php-dasprid-enum) = 1.0.6 Provides: bundled(php-pear-console-getopt) = v1.4.3 Provides: bundled(php-pear-net-sieve) = 1.4.7 Provides: bundled(php-pear-net-smtp) = 1.10.1 @@ -152,7 +152,7 @@ Provides: bundled(php-roundcube-rtf-html-php) = v2.2 # License GPL-3.0+ Provides: bundled(php-kolab-net-ldap3) = v1.1.5 # License GPL-3.0-or-later -Provides: bundled(php-roundcube-plugin-installer) = 0.3.7 +Provides: bundled(php-roundcube-plugin-installer) = 0.3.8 # License LGPL-2.1 Provides: bundled(php-pear-crypt-gpg) = v1.6.9 # License LGPL-3.0 @@ -321,6 +321,9 @@ fi %changelog +* Mon Sep 2 2024 Remi Collet - 1.6.9-1 +- update to 1.6.9 + * Mon Aug 5 2024 Remi Collet - 1.6.8-1 - update to 1.6.8 -- cgit