From 5c37d140391d62023ed4766345aae5e7409856f9 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Nov 13 2020 14:20:36 +0000 Subject: update to 18.0.10 --- diff --git a/nextcloud.spec b/nextcloud.spec index a305267..fd13706 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -1,6 +1,6 @@ Name: nextcloud -Version: 18.0.9 -Release: 2%{?dist} +Version: 18.0.10 +Release: 1%{?dist} Summary: Private file sync and share server License: AGPLv3+ and MIT and BSD and ASL 2.0 and WTFPL and CC-BY-SA and GPLv3+ and Adobe URL: http://nextcloud.com @@ -429,6 +429,9 @@ fi %changelog +* Fri Nov 13 2020 Christopher Engelhard - 18.0.10-1 +- Update to Nextcloud 18.0.10 + * Wed Nov 11 2020 Christopher Engelhard - 18.0.9-2 - Add dependencies on php-cli (for occ) and php-process (for posix) - Remove unneeded BR on php-cli