Accepting request 855094 from KDE:Applications

KDE Applications 20.12.0

OBS-URL: https://build.opensuse.org/request/show/855094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/akonadi-server?expand=0&rev=77
This commit is contained in:
Dominique Leuenberger 2020-12-17 15:55:04 +00:00 committed by Git OBS Bridge
commit d8ab5ac42b
6 changed files with 53 additions and 19 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqh8ACgkQ29LOiT4t
HIf0vwf/SyKDyCpHnt7zdsZG7rTPHh6VdFJT37cYOHKthB9M/hOZfiqr0km5yx34
hOP0d4FHANFW94BULsogqRw8lPp25dAVydep8WRGTMSpDGZUhAZntkeHtvlVJBGO
r8zNJABKlzutI0nfRfAwYUMLwsx/gCNqJz0B1GJonuDp0weGnA8fj8hgTuLEgTMX
IzDds3Es2UOKiu/MaohGmHqWnPRN3L13jodfje3fBxAq12FPguqFVONWs6XCmzRv
/CwckmNVpmprFkl3YvDhwfNj+8SEieuteqJZE/YKwGjHAODqMzUlKJ5plKr5QHA7
DkKsCbOZGP+xme4j9Tqll0fIAUtYZg==
=pNds
-----END PGP SIGNATURE-----

3
akonadi-20.12.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhGkACgkQ29LOiT4t
HIcFSgf/YlJ30aGW6fwIeqap4WBA1kAmZnU5BQ0oK7gWOjXJIbt1DTbN7oK3sGvz
7+UPsrw6fSjo7uO4ihaOtLo8fChNzLLbyEAISXoh6Zb+qHeXv8OwDJh19oKXUfxL
biVWrZ8e189fQ6ywAV+BwhX4j1ALU5a038wu3v7wSaSXhAlr1QQe9Y1JCYnLmpak
AlyW7UqWMhd8XqOQvprErEVYExXuLqGWbwD7+Am/9sWd/5f7/BH7zCSToQMri50D
RhMcP7vk3BKlO+1pg//O+irMap52vP/X6B3WbPfFyycjj1zQmCqTg+Lx6T4oMJ5B
tUGjPGGZXfxnCDcD0VUVd2dtSCNRJw==
=0n60
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Sat Dec 5 23:15:07 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
-------------------------------------------------------------------
Fri Nov 27 15:15:25 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Check if external library is needed to have atomic support.
* CMake: Don't use the LZMA imported targets
* Revert "Fix building akonadiprivate_obj with out of system lzma libs on macOS" * Install compressionstream private header
* Introduce Config class, disable payload comp. by default
- Drop obsolete patches:
* 0001-Revert-Fix-building-akonadiprivate_obj-with-out-of-s.patch
* 0002-CMake-Don-t-use-the-LZMA-imported-targets.patch
-------------------------------------------------------------------
Mon Nov 23 12:54:23 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Add upstream patches to fix build with older CMake versions:
* 0001-Revert-Fix-building-akonadiprivate_obj-with-out-of-s.patch
* 0002-CMake-Don-t-use-the-LZMA-imported-targets.patch
-------------------------------------------------------------------
Sat Nov 14 00:00:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Too many changes to list here.
-------------------------------------------------------------------
Thu Nov 5 22:45:08 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -17,12 +17,12 @@
%define rname akonadi
%define kf5_version 5.63.0
%define kf5_version 5.75.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: akonadi-server
Version: 20.08.3
Version: 20.12.0
Release: 0
Summary: PIM Storage Service
License: LGPL-2.1-or-later
@ -66,8 +66,6 @@ BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5Xml)
Requires: libqt5-sql-mysql
Requires: mysql
Requires(post): shared-mime-info
Requires(postun): shared-mime-info
# FIXME: Check if it's worth it
Recommends: kaccounts-integration
Recommends: kaccounts-providers
@ -179,7 +177,6 @@ service.
%endif
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%post -n libKF5AkonadiWidgets5 -p /sbin/ldconfig