[owncloud] update to 7.0.2

Adam Williamson adamwill at fedoraproject.org
Fri Aug 29 06:22:40 UTC 2014


commit c95c8f154cce0155a48c35a52063a62eeb6d28e7
Author: Adam Williamson <awilliam at redhat.com>
Date:   Thu Aug 28 16:20:07 2014 -0700

    update to 7.0.2

 .gitignore    |    1 +
 owncloud.spec |   10 +++++++---
 sources       |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index daa60c0..bbba086 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /owncloud-6.0.3-repack.tar.bz2
 /owncloud-6.0.4-repack.tar.bz2
 /owncloud-7.0.1-repack.tar.bz2
+/owncloud-7.0.2-repack.tar.bz2
diff --git a/owncloud.spec b/owncloud.spec
index 9d5ffe0..5875775 100644
--- a/owncloud.spec
+++ b/owncloud.spec
@@ -1,13 +1,14 @@
 Name:           owncloud
-Version:        7.0.1
-Release:        2%{?dist}
+Version:        7.0.2
+Release:        1%{?dist}
 Summary:        Private file sync and share server
 
 License:        AGPLv3+ and MIT and BSD and CC-BY and CC-BY-SA and GPLv3 and Public Domain and (MPLv1.1 or GPLv2+ or LGPLv2+) and (MIT or GPL+) and (MIT or GPLv2) and ASL 2.0 and LGPLv3
 URL:            http://owncloud.org
 # removed any occurences of jslint, see script delete-jslint
 Source0:        %{name}-%{version}-repack.tar.bz2
-# orig source:  http://owncloud.org/community/%%{name}-%%{version}.tar.bz2
+# orig source:  https://download.owncloud.org/community/%%{name}-%%{version}.tar.bz2
+# sha256sum: https://download.owncloud.org/community/%%{name}-%%{version}.tar.bz2.sha256
 Source1:        %{name}-httpd.conf
 Source6:        %{name}-nginx.conf
 # packaging notes and doc
@@ -388,6 +389,9 @@ fi
 
 
 %changelog
+* Thu Aug 28 2014 Adam Williamson <awilliam at redhat.com> - 7.0.2-1
+- update to 7.0.2
+
 * Wed Aug 20 2014 Adam Williamson <awilliam at redhat.com> - 7.0.1-2
 - make php directives in httpd config conditional on mod_php (FPM compat)
 
diff --git a/sources b/sources
index 301608e..f6f1686 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e01db866ff2aaba16aa597793299ee7f  owncloud-7.0.1-repack.tar.bz2
+a29f4166245953d1c0124113a1d6b4b2  owncloud-7.0.2-repack.tar.bz2


More information about the scm-commits mailing list