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@nethesis.it>2018-02-22 19:29:50 +0300
committerAlessandro Polidori <alessandro.polidori@nethesis.it>2018-03-05 11:24:20 +0300
commit65f1e35e876e95798b46b9b7561dc4e66a5b7776 (patch)
tree70d6a7bc8769081520837c7194a3eff5de413b35
parentddbafa7fb7492403ab9f9d6b2693b938d0daddf5 (diff)
Spec: update to release 13.0.0
-rw-r--r--centos/nextcloud.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/centos/nextcloud.spec b/centos/nextcloud.spec
index c798d41..7bca640 100644
--- a/centos/nextcloud.spec
+++ b/centos/nextcloud.spec
@@ -1,4 +1,4 @@
-%define nextcloud_version 12.0.5
+%define nextcloud_version 13.0.0
%define apache_serverroot /usr/share
%define apache_confdir /etc/httpd/conf.d
@@ -82,7 +82,6 @@ cp %{SOURCE1} %{buildroot}/etc/httpd/conf.d
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/l10n
%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}/db_structure.xml
%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