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-03-19 13:58:19 +0300
committerGitHub <noreply@github.com>2018-03-19 13:58:19 +0300
commite85ba6ef7ab3c3f7089cf3c3735d723edef63edc (patch)
tree35ae4d6d935147571fc8f30683f293ccb326f71f
parent3ad8c09f911b631378f30c6c64e871d8ea4601aa (diff)
parenta87d4438d83372be4a0b49711b4879ae593d5f7b (diff)
Merge pull request #20 from alepolidori/issue5427
Spec: update to release 13.0.1
-rw-r--r--centos/nextcloud.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/centos/nextcloud.spec b/centos/nextcloud.spec
index 2d9c668..8638aa6 100644
--- a/centos/nextcloud.spec
+++ b/centos/nextcloud.spec
@@ -1,4 +1,4 @@
-%define nextcloud_version 13.0.0
+%define nextcloud_version 13.0.1
%define apache_serverroot /usr/share
%define apache_confdir /etc/httpd/conf.d
@@ -86,7 +86,6 @@ cp %{SOURCE1} %{buildroot}/etc/httpd/conf.d
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/resources
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/themes
%attr(0755,%{nc_user},%{nc_group}) %{nc_dir}/ocs*
-%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}/index.html