--- rpms/nextcloud/contribs9/nextcloud.spec 2019/01/08 03:56:26 1.9 +++ rpms/nextcloud/contribs9/nextcloud.spec 2019/01/09 04:03:52 1.10 @@ -1,5 +1,5 @@ %define version 15.0.0 -%define release 4 +%define release 5 %define apache_serverroot /usr/share %define apache_confdir /etc/httpd/conf.d @@ -47,7 +47,7 @@ Requires: php71-php-ldap Requires: php71-php-mysqlnd #rh-php71-php-pdo_mysql -Conflicts: nextcloud < 15 +# Conflicts: nextcloud < 15 %description Nextcloud files and configuration. @@ -179,6 +179,10 @@ cp %{SOURCE1} %{buildroot}/etc/httpd/con %changelog +* Tue Jan 08 2019 Jean-Philipe Pialasse 15.0.0-5.sme +- remove conflicts nextcloud <15 to allow people to use the rpm update if they are + with manual updated version 14 with rpm version 13 [SME: 10696] + * Mon Jan 07 2019 Jean-Philipe Pialasse 15.0.0-4.sme - prevent rpm to upgrade if webupdate has been used [SME: 10670] and rpm version is < to on disk version