From fa8a98d1f1b2a0d515fb0adeb308129dc59ddee5e8a42e024f534e4bf9c874f4 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Wed, 20 Sep 2017 17:09:36 +0000 Subject: [PATCH] Accepting request 527586 from home:ecsos:server - upstream update to version 12.0.3 Nextcloud 12.0.3 delivers a lot of enhancements in various areas including: - A number of improvements to email notification templates - 2FA enhancements - Smarter LDAP password handling - File Drop and upload-in-general updates - A performance improvement handling large files See https://nextcloud.com/changelog/#latest12 Details: https://github.com/nextcloud/server/pulls?q=is%3Apr+milestone%3A%22Nextcloud+12.0.3%22+is%3Aclosed OBS-URL: https://build.opensuse.org/request/show/527586 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=23 --- nextcloud-12.0.2.tar.bz2 | 3 --- nextcloud-12.0.3.tar.bz2 | 3 +++ nextcloud.changes | 14 ++++++++++++++ nextcloud.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 nextcloud-12.0.2.tar.bz2 create mode 100644 nextcloud-12.0.3.tar.bz2 diff --git a/nextcloud-12.0.2.tar.bz2 b/nextcloud-12.0.2.tar.bz2 deleted file mode 100644 index b413630..0000000 --- a/nextcloud-12.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb34d6cb9f55ee84bf2ad847b4b08cdb925321848ffa2264a9b1566e7b21a17c -size 42756355 diff --git a/nextcloud-12.0.3.tar.bz2 b/nextcloud-12.0.3.tar.bz2 new file mode 100644 index 0000000..a3b7455 --- /dev/null +++ b/nextcloud-12.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88bcaccba886d0e5a145b15fe216d652ab68a0a4c089a102f1fa1e78e6ddfb71 +size 42935218 diff --git a/nextcloud.changes b/nextcloud.changes index da8630d..f005fbb 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Sep 19 15:44:28 UTC 2017 - ecsos@opensuse.org + +- upstream update to version 12.0.3 + Nextcloud 12.0.3 delivers a lot of enhancements in various areas + including: + - A number of improvements to email notification templates + - 2FA enhancements + - Smarter LDAP password handling + - File Drop and upload-in-general updates + - A performance improvement handling large files + See https://nextcloud.com/changelog/#latest12 + Details: https://github.com/nextcloud/server/pulls?q=is%3Apr+milestone%3A%22Nextcloud+12.0.3%22+is%3Aclosed + ------------------------------------------------------------------- Tue Aug 15 09:16:16 UTC 2017 - ecsos@opensuse.org diff --git a/nextcloud.spec b/nextcloud.spec index 4b6f770..02c94a4 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -48,7 +48,7 @@ %define statedir /run %endif Name: nextcloud -%define base_version 12.0.2 +%define base_version 12.0.3 Version: %{base_version} Release: 0 Summary: File hosting service