Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server-packages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiacomo Sanchietti <giacomo.sanchietti@nethesis.it>2018-06-11 13:54:41 +0300
committerGiacomo Sanchietti <giacomo.sanchietti@nethesis.it>2018-06-11 14:05:59 +0300
commitd5863a63f8d0d3b68810d639a1799ac0bf4d4a13 (patch)
treebdcfad2cadb24c812238137ec02c11955d5d2af6
parent82dbb65fc44ab63ad4d47dffa6e2f8ca6b2f8460 (diff)
Spec cleanup
- Remove useless nextcloud_version variable - Fix bogus date in changelog
-rw-r--r--centos/nextcloud.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/centos/nextcloud.spec b/centos/nextcloud.spec
index c026c18..02ea95c 100644
--- a/centos/nextcloud.spec
+++ b/centos/nextcloud.spec
@@ -1,5 +1,3 @@
-%define nextcloud_version 13.0.3
-
%define apache_serverroot /usr/share
%define apache_confdir /etc/httpd/conf.d
%define nc_dir %{apache_serverroot}/nextcloud
@@ -18,7 +16,7 @@ Name: nextcloud
Version: 13.0.3
Release: 1%{?dist}
License: GPL
-Source: https://download.nextcloud.com/server/releases/nextcloud-%{nextcloud_version}.tar.bz2
+Source: https://download.nextcloud.com/server/releases/nextcloud-%{version}.tar.bz2
Source1: nextcloud.conf
BuildArch: noarch
URL: https://nextcloud.com/
@@ -105,7 +103,7 @@ cp %{SOURCE1} %{buildroot}/etc/httpd/conf.d
* Thu Apr 26 2018 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 13.0.2-1
- Update to release 13.0.2
-* Tue Mar 19 2018 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 13.0.1-1
+* Mon Mar 19 2018 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 13.0.1-1
- Update to release 13.0.1
* Tue Mar 06 2018 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 13.0.0-1