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>2017-09-27 11:08:36 +0300
committerGiacomo Sanchietti <giacomo.sanchietti@nethesis.it>2017-09-27 11:08:36 +0300
commitf21643f60ca70de0b2fda2e9837def587ae5ce98 (patch)
tree67c760c979235ab38348228f13f232d538cc80e0
parentf1fba781dbcc259abf513b8be0604a4f1d65b5d5 (diff)
Release 12.0.3centos-12.0.3
-rw-r--r--centos/nextcloud.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/centos/nextcloud.spec b/centos/nextcloud.spec
index 1c37a93..48ff00c 100644
--- a/centos/nextcloud.spec
+++ b/centos/nextcloud.spec
@@ -1,4 +1,4 @@
-%define nextcloud_version 12.0.2
+%define nextcloud_version 12.0.3
%define apache_serverroot /usr/share
%define apache_confdir /etc/httpd/conf.d
@@ -16,7 +16,7 @@
Summary: Nextcloud package
Name: nextcloud
Version: %nextcloud_version
-Release: 2%{?dist}
+Release: 1%{?dist}
License: GPL
Source: https://download.nextcloud.com/server/releases/nextcloud-%{nextcloud_version}.tar.bz2
Source1: nextcloud.conf
@@ -94,6 +94,9 @@ cp %{SOURCE1} %{buildroot}/etc/httpd/conf.d
%changelog
+* Wed Sep 27 2017 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 12.0.3
+- Update to release 12.0.3
+
* Tue Aug 29 2017 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 12.0.2-2
- Avoid security warnings on python compiled files