diff --git a/nextcloud.spec b/nextcloud.spec index ff4340c..72a1c97 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -1,10 +1,10 @@ Name: nextcloud -Version: 20.0.1 -Release: 3%{?dist} +Version: 20.0.2 +Release: 0.1.rc1%{?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 -Source0: https://download.nextcloud.com/server/releases/%{name}-%{version}.tar.bz2 +Source0: https://download.nextcloud.com/server/prereleases/%{name}-%{version}RC1.tar.bz2 # basic nextcloud config.php, nextcloud's # initial setup will fill out other settings appropriately @@ -450,6 +450,9 @@ fi %changelog +* Sat Nov 14 2020 Christopher Engelhard - 20.0.2-0.1.rc1 +- Update to 20.0.2RC1 + * Wed Nov 11 2020 Christopher Engelhard - 20.0.1-3 - Remove CentOS/RHEL 7 support from spec file diff --git a/plans/base.fmf b/plans/base.fmf index fc3dea5..58299cc 100644 --- a/plans/base.fmf +++ b/plans/base.fmf @@ -7,5 +7,6 @@ prepare: package: nextcloud environment: PACKAGES: nextcloud + VERSION: 20.0.2 RC1 execute: how: tmt