[owncloud] new release 7.0.4

Adam Williamson adamwill at fedoraproject.org
Tue Dec 9 23:02:24 UTC 2014


commit 30fb1202b5bcb858e90a17299b5e5b9307c60df6
Author: Adam Williamson <awilliam at redhat.com>
Date:   Tue Dec 9 12:24:55 2014 -0800

    new release 7.0.4

 .gitignore    |    1 +
 owncloud.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1724381..8046d55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /owncloud-7.0.1-repack.tar.bz2
 /owncloud-7.0.2-repack.tar.bz2
 /owncloud-7.0.3-repack.tar.bz2
+/owncloud-7.0.4-repack.tar.bz2
diff --git a/owncloud.spec b/owncloud.spec
index 9d48fb3..191b7c9 100644
--- a/owncloud.spec
+++ b/owncloud.spec
@@ -1,6 +1,6 @@
 Name:           owncloud
-Version:        7.0.3
-Release:        3%{?dist}
+Version:        7.0.4
+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
@@ -78,6 +78,7 @@ Requires:       php-pcre
 Requires:       php-pdo
 Requires:       php-session
 Requires:       php-simplexml
+Requires:       php-xmlwriter
 Requires:       php-spl
 Requires:       php-zip
 %if 0%{?fedora} || 0%{?rhel} > 6
@@ -428,6 +429,9 @@ fi
 
 
 %changelog
+* Tue Dec 09 2014 Adam Williamson <awilliam at redhat.com> - 7.0.4-1
+- new release 7.0.4
+
 * Tue Nov 25 2014 Adam Williamson <awilliam at redhat.com> - 7.0.3-3
 - fix dropbox autoload patch (thanks Tomas Dolezal) #1168082
 
diff --git a/sources b/sources
index 5bf58f3..388ad86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e09a57110b729a6def715518c585aa5e  owncloud-7.0.3-repack.tar.bz2
+1f3349709d60dd2325d3c3c9d34bde57  owncloud-7.0.4-repack.tar.bz2


More information about the scm-commits mailing list