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:
authorAlessandro Polidori <alessandro.polidori@gmail.com>2018-09-12 19:42:37 +0300
committerGiacomo Sanchietti <giacomo.sanchietti@nethesis.it>2018-09-12 19:42:37 +0300
commit0d1bf6e9c52ad72e0f95ae5dddd79437f5196ee6 (patch)
tree68d6e09e9e6ebe4e1bbf4ba00f7125a6040edac2
parentb26b55c4a7437e8d0b54fff14d8f892d4e39ac47 (diff)
spec: fix to upgrade to release 14.0.0 (#26)centos-14.0.0
-rw-r--r--centos/nextcloud.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/centos/nextcloud.spec b/centos/nextcloud.spec
index 3abd485..af50308 100644
--- a/centos/nextcloud.spec
+++ b/centos/nextcloud.spec
@@ -13,7 +13,7 @@
Summary: Nextcloud package
Name: nextcloud
-Version: 13.0.6
+Version: 14.0.0
Release: 1%{?dist}
License: GPL
Source: https://download.nextcloud.com/server/releases/nextcloud-%{version}.tar.bz2
@@ -78,6 +78,7 @@ cp %{SOURCE1} %{buildroot}/etc/httpd/conf.d
%attr(0775,%{nc_user},%{nc_group}) %{nc_data_dir}
%attr(0775,%{nc_user},%{nc_group}) %{nc_config_dir}
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/lib
+%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/ocm-provider
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/core
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/settings
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/3rdparty
@@ -97,6 +98,9 @@ cp %{SOURCE1} %{buildroot}/etc/httpd/conf.d
%changelog
+* Thu Sep 6 2018 Alessandro Polidori <alessandro.polidori@nethesis.it> - 14.0.0-1
+- Update to release 14.0.0
+
* Wed Sep 5 2018 Alessandro Polidori <alessandro.polidori@nethesis.it> - 13.0.6-1
- Update to release 13.0.6