Remaining issues were fixed (except one kdenlive change)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-server?expand=0&rev=245
This commit is contained in:
Wolfgang Bauer 2020-07-22 19:31:42 +00:00 committed by Git OBS Bridge
parent 9e3cd17058
commit 2f2245817d
6 changed files with 39 additions and 27 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzP4ACgkQ29LOiT4t
HIcT2Af9HBeIw51oX8DfuSsLRUyuvyYfxoP3WSjYsHbFvZhPGUpZW97pSBalou9u
HEOlIl4lyixLZopvif7q/hcrIX2b8dccnn67dya1lFC35WKj001otlbw3O5o9GXd
99HFg/rMd2SGz/4OR/8srrNyu6r6RKpBYVbb2hmPQp1+UgQsnfsKS4EMbnU5KpCx
VrRewEag3m9xYC1Gm15pkKg9djPox3LNL/vVrlivsaosIPoRW1sIMUxMlw0J/69H
hes9oJQYGIJ6xs3eRFL9RE1/7WhKosVc0tDFx9Ei6xwOlo0Y1Hx7sezjgVwdrAa/
1uMBZpijXXJ3mpPi3yBFju+a1V/47g==
=GTm9
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl8RtOMACgkQOmpNuDnq
ptdR0g//bB85cjKDrMnkq/RCbUv9mRcJ7LD70G85CdbPGrEX72z+FdfLCPPTd8Nm
d5tJy8QoLlADmVAyiUW4mbprVfhaOQIgiDyxSvlIE3KYDshM/uHfmeODSjof1+y0
owPyURd12xIzowiVwBNWPAJLmBRbBNEKGPnIepKozXcfJVaHouPaz6BInkSqErkf
Fnv9Xm9rhJ3wo4qiAyuL2ycUNrY48Tg8cb8+fTi4W0wdUmLOUZXD0zjez1+MLJEk
TvTvkckgQct7NcQsEksxN0wPNHvZIcc+CfxhCGU3MsLBeIsHE4FR5Ddso9KcLK5h
ItcfVJkVQq4JEtBE6lO5Q1nu0Xw3hsohT3Yev43prNcR3XAMLdoIeKsJc0wSihHc
0lN4IDjl4kcKcugpZJOzgFyy8sF7z6VQpvyN2bVqK0uQPNltoXqFtYiiHSPUEZuc
oxyDQTuHXuDXwpFLCrif+XWsaLN7OVN2f4KTWmK+SVHqDWqP4M9DbV1n5T9KN6YE
BuV052j0mNVooyY8snmm9nETiYolFY783BZB6vElfP9Cl44a8XMIZOxiLEVewR1W
0cDsKEdGZ+/sHobHDVLAObDbZ9VBx16ZTWLI0yM9H+nPHUUjQENn0278jGwxk7na
8ryuKQCoPdBZ/ABuDtGHSIUDztZ9UhFO2sVkspPsg/UWfkgKp7Y=
=5rH8
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jul 19 10:03:28 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.07.80
* New feature release
- Too many changes since 20.04.3, only listing bugfixes:
* Clean up ItemRetriever to clear up ownership of ItemRetrievalRequest (kde#408897)
-------------------------------------------------------------------
Thu Jul 9 20:08:16 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -22,15 +22,14 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: akonadi-server
Version: 20.04.3
Version: 20.07.80
Release: 0
Summary: PIM Storage Service
License: LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://akonadi-project.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
Source99: akonadi-server-rpmlintrc
BuildRequires: cmake >= 3.5.0
BuildRequires: extra-cmake-modules >= %{kf5_version}
BuildRequires: kf5-filesystem
BuildRequires: libQt5Sql-private-headers-devel
@ -79,7 +78,7 @@ Provides: akonadi5 = %{version}
Obsoletes: akonadi < %{version}
Obsoletes: akonadi-runtime < %{version}
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
@ -199,7 +198,7 @@ service.
%postun -n libKF5AkonadiXml5 -p /sbin/ldconfig
%files
%license COPYING*
%license LICENSES/*
%doc AUTHORS
%config %{_kf5_sysconfdir}/xdg/akonadi/mysql-global-mobile.conf
%config %{_kf5_sysconfdir}/xdg/akonadi/mysql-global.conf
@ -225,31 +224,31 @@ service.
%{_kf5_debugdir}/akonadi.*categories
%files -n libKF5AkonadiAgentBase5
%license COPYING*
%license LICENSES/*
%{_kf5_libdir}/libKF5AkonadiAgentBase.so.*
%files -n libKF5AkonadiCore5
%license COPYING*
%license LICENSES/*
%{_kf5_libdir}/libKF5AkonadiCore.so.*
%files -n libKF5AkonadiWidgets5
%license COPYING*
%license LICENSES/*
%{_kf5_libdir}/libKF5AkonadiWidgets.so.*
%files -n libKF5AkonadiPrivate5
%license COPYING*
%license LICENSES/*
%{_kf5_libdir}/libKF5AkonadiPrivate.so.*
%files -n libKF5AkonadiXml5
%license COPYING*
%license LICENSES/*
%{_kf5_libdir}/libKF5AkonadiXml.so.*
%files sqlite
%license COPYING*
%license LICENSES/*
%{_kf5_plugindir}/sqldrivers/
%files devel
%license COPYING*
%license LICENSES/*
%dir %{_kf5_cmakedir}
%{_kf5_bindir}/akonadi2xml
%{_kf5_dbusinterfacesdir}/org.freedesktop.Akonadi.*.xml
@ -275,7 +274,7 @@ service.
%if %{with lang}
%files lang -f %{name}.lang
%license COPYING*
%license LICENSES/*
%endif
%changelog