summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--roundcubemail.spec46
1 files changed, 22 insertions, 24 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec
index 40c3f3b..c200012 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -10,15 +10,9 @@
%bcond_with internet
-# remirepo:1
-%if 0%{?fedora} >= 21 || 0%{?rhel} >= 8
# support for apache / nginx / php-fpm
%global with_phpfpm 1
-# remirepo:3
-%else
-%global with_phpfpm 0
-%endif
-%global upstream_version 1.6.6
+%global upstream_version 1.6.9
#global upstream_prever rc
%global roundcubedir %{_datadir}/roundcubemail
@@ -103,8 +97,6 @@ Requires: php-exif
# ZIP download plugin
Requires: php-zip
-# remirepo:1
-%if 0%{?fedora} >= 21 || 0%{?rhel} >= 8
# Optional deps
# Upload progress (shock!)
Suggests: php-uploadprogress
@@ -123,8 +115,6 @@ Suggests: php-gearman
# Authent
Suggests: php-krb5
Suggests: php-pam
-# remirepo:1
-%endif
# Bundled JS libraries
# see https://github.com/roundcube/roundcubemail/blob/master/jsdeps.json
@@ -149,34 +139,35 @@ 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.6
+Provides: bundled(php-pear-net-sieve) = 1.4.7
Provides: bundled(php-pear-net-smtp) = 1.10.1
Provides: bundled(php-pear-pear-exception) = v1.0.2
# License BSD-3-Clause
-Provides: bundled(php-pear-mail-mime) = 1.10.11
-Provides: bundled(php-pear-pear-core-minimal) = v1.10.14
+Provides: bundled(php-pear-mail-mime) = 1.10.12
+Provides: bundled(php-pear-pear-core-minimal) = v1.10.15
# License GPL-2.0
Provides: bundled(php-roundcube-rtf-html-php) = v2.2
# License GPL-3.0+
Provides: bundled(php-kolab-net-ldap3) = v1.1.5
-Provides: bundled(php-roundcube-plugin-installer) = 0.3.2
+# License GPL-3.0-or-later
+Provides: bundled(php-roundcube-plugin-installer) = 0.3.8
# License LGPL-2.1
-Provides: bundled(php-pear-crypt-gpg) = v1.6.8
+Provides: bundled(php-pear-crypt-gpg) = v1.6.9
# License LGPL-3.0
Provides: bundled(php-pear-net-ldap2) = v2.3.0
# License MIT
-Provides: bundled(php-guzzlehttp-guzzle) = 7.8.1
-Provides: bundled(php-guzzlehttp-promises) = 2.0.2
-Provides: bundled(php-guzzlehttp-psr7) = 2.6.2
+Provides: bundled(php-guzzlehttp-guzzle) = 7.9.2
+Provides: bundled(php-guzzlehttp-promises) = 2.0.3
+Provides: bundled(php-guzzlehttp-psr7) = 2.7.0
Provides: bundled(php-masterminds-html5) = 2.7.6
Provides: bundled(php-pear-console-commandline) = v1.2.6
Provides: bundled(php-psr-http-client) = 1.0.3
-Provides: bundled(php-psr-http-factory) = 1.0.2
+Provides: bundled(php-psr-http-factory) = 1.1.0
Provides: bundled(php-psr-http-message) = 2.0
Provides: bundled(php-ralouphie-getallheaders) = 3.0.3
-Provides: bundled(php-symfony-deprecation-contracts) = v2.5.2
+Provides: bundled(php-symfony-deprecation-contracts) = v2.5.3
# License PHP License
Provides: bundled(php-pear-net-socket) = v1.2.2
@@ -303,8 +294,6 @@ fi
%files
-# remirepo:1
-%{!?_licensedir:%global license %%doc}
%license LICENSE
%doc CHANGELOG.md INSTALL README.md UPGRADING README-rpm.txt
%doc composer.json-dist
@@ -332,6 +321,15 @@ fi
%changelog
+* Mon Sep 2 2024 Remi Collet <remi@remirepo.net> - 1.6.9-1
+- update to 1.6.9
+
+* Mon Aug 5 2024 Remi Collet <remi@remirepo.net> - 1.6.8-1
+- update to 1.6.8
+
+* Mon May 20 2024 Remi Collet <remi@remirepo.net> - 1.6.7-1
+- update to 1.6.7
+
* Mon Jan 22 2024 Remi Collet <remi@remirepo.net> - 1.6.6-1
- update to 1.6.6