Accepting request 1143493 from home:ecsos:server

- Update to 28.0.2
  - Replace input filed with password field and added password error message (server#42118)
  - Fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast (server#42315)
  - Feat(setupcheck): Add setup check for maintenance_window_start config (server#42355)
  - Typo in move or copy (server#42358)
  - Fix(manager): removed dead code (server#42365)
  - Fix(files): Use DAV functions from library to fix invalid source links (server#42367)
  - Fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast (server#42369)
  - Fix(dav): allow multiple organizers if possible (server#42373)
  - Don’t write back .htaccess file on a RO filesystem (server#42384)
  - Fix: Ensure app menu entries and dashboard welcome message have enough contrast (server#42403)
  - Fix(files): drag and drop (server#42409)
  - Fix(dav): Hide less than minute diff in calendar notification title (server#42410)
  - Enh(dashboard): changed h1 to say Dashboard instead of Nextcloud (server#42413)
  - Fix(files): Adjust ID for skip content buttons (server#42425)
  - Fix(theming): Add adjusted color versions of default background (server#42426)
  - Fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast (server#42429)

OBS-URL: https://build.opensuse.org/request/show/1143493
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=225
This commit is contained in:
Eric Schirra 2024-02-01 20:51:52 +00:00 committed by Git OBS Bridge
parent 00c681375c
commit ce071034d1
4 changed files with 26 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f80735b443082272fe6a3b5e32137957f1fc448c75342b94b5200b29725f3a4
size 183887041

3
nextcloud-28.0.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de34d6baf3ecceacfdd138e85520cd85e1d2ce6798d9ffa478ac17eb1efa1d08
size 186446961

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Feb 1 15:16:43 UTC 2024 - ecsos <ecsos@opensuse.org>
- Update to 28.0.2
- Replace input filed with password field and added password error message (server#42118)
- Fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast (server#42315)
- Feat(setupcheck): Add setup check for maintenance_window_start config (server#42355)
- Typo in move or copy (server#42358)
- Fix(manager): removed dead code (server#42365)
- Fix(files): Use DAV functions from library to fix invalid source links (server#42367)
- Fix(theming): Adjust theming util to calculate primary element color based on WCAG color contrast (server#42369)
- Fix(dav): allow multiple organizers if possible (server#42373)
- Dont write back .htaccess file on a RO filesystem (server#42384)
- Fix: Ensure app menu entries and dashboard welcome message have enough contrast (server#42403)
- Fix(files): drag and drop (server#42409)
- Fix(dav): Hide less than minute diff in calendar notification title (server#42410)
- Enh(dashboard): changed h1 to say Dashboard instead of Nextcloud (server#42413)
- Fix(files): Adjust ID for skip content buttons (server#42425)
- Fix(theming): Add adjusted color versions of default background (server#42426)
- Fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast (server#42429)
-------------------------------------------------------------------
Fri Dec 22 11:24:11 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package nextcloud
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -47,7 +47,7 @@
%endif
Name: nextcloud
Version: 28.0.1
Version: 28.0.2
Release: 0
Summary: File hosting service
License: AGPL-3.0-only