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-10-11 13:22:24 +0300
committerGiacomo Sanchietti <giacomo.sanchietti@nethesis.it>2018-10-11 13:31:37 +0300
commit9c1b22cf405a7332bc4e4e751fb3b9a605561495 (patch)
treec107610054bc82201d7dba2f65cea9323363b3a0
parent5db3ef4a666f19b6ab34c351f3540d24c88adc36 (diff)
Update to release 14.0.2centos-14.0.2
-rw-r--r--centos/nextcloud.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/centos/nextcloud.spec b/centos/nextcloud.spec
index ba2c452..55761d9 100644
--- a/centos/nextcloud.spec
+++ b/centos/nextcloud.spec
@@ -13,7 +13,7 @@
Summary: Nextcloud package
Name: nextcloud
-Version: 14.0.1
+Version: 14.0.2
Release: 1%{?dist}
License: GPL
Source: https://download.nextcloud.com/server/releases/nextcloud-%{version}.tar.bz2
@@ -87,6 +87,7 @@ cp %{SOURCE1} %{buildroot}/etc/httpd/conf.d
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/ocs*
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/*.php
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/AUTHORS
+%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/COPYING
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/index.html
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/robots.txt
%attr(0644,%{nc_user},%{nc_group}) %{nc_dir}/.htaccess
@@ -98,6 +99,9 @@ cp %{SOURCE1} %{buildroot}/etc/httpd/conf.d
%changelog
+* Thu Oct 11 2018 Giacomo Sanchietti <giacomo.sanchietti@nethesis.it> - 14.0.2-1
+- Update to release 14.0.2
+
* Wed Sep 26 2018 Alessandro Polidori <alessandro.polidori@nethesis.it> - 14.0.1-1
- Update to release 14.0.1