Accepting request 826332 from KDE:Applications
20.08.0 release OBS-URL: https://build.opensuse.org/request/show/826332 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/akonadi-server?expand=0&rev=73
This commit is contained in:
commit
059cf7d139
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c91cc53afd2f81fbeed55700cd86010ee865de2594948769410167e6992bdb32
|
|
||||||
size 1584704
|
|
@ -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.08.0.tar.xz
Normal file
3
akonadi-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a18ce2d8c9e9fc7f195a7546ee5b7c2541e37ceb7afa0aa25e9ade4f54de2813
|
||||||
|
size 1583960
|
11
akonadi-20.08.0.tar.xz.sig
Normal file
11
akonadi-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAfEACgkQ29LOiT4t
|
||||||
|
HIeyGQf/WBjC9yqHmRB2JbP3ur8G3p6KN8Cz9Zad+IE+MS1p8uZyKG6mYYCPLvd3
|
||||||
|
ByhRmXOZ0BH+WWTmKXtqKPvPZjq0oObCKMtyD079PVvdxhh1DYuPL7fvh2qlcD9D
|
||||||
|
+UC+iLM4lSVylUAaukfJDAMHIXC+sLivSkH5ptalwXycLdgGZkBSanX5IDu+v2th
|
||||||
|
fcpK/rzWTJIEhcLS52JFvlRKMaq02ICh1MSbTjwFddZVJ/arG35A+wHJXy/LP1PV
|
||||||
|
qH27qV9QhxNNEgUucMkLOksbH9UjWEOeCaqh1uoQjcBU3lr5GI1H/Ks1h4EvNs2I
|
||||||
|
Gch2W1Y32e90Pc2i64MmV25n5VFvgw==
|
||||||
|
=XL8C
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:07:56 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 2 07:58:17 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.07.90
|
||||||
|
* New feature release
|
||||||
|
- Changes since 20.07.80:
|
||||||
|
* It crashs sometime
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Thu Jul 9 20:08:16 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: akonadi-server
|
Name: akonadi-server
|
||||||
Version: 20.04.3
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PIM Storage Service
|
Summary: PIM Storage Service
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -30,7 +30,6 @@ Group: System/GUI/KDE
|
|||||||
URL: https://akonadi-project.org
|
URL: https://akonadi-project.org
|
||||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
||||||
Source99: akonadi-server-rpmlintrc
|
Source99: akonadi-server-rpmlintrc
|
||||||
BuildRequires: cmake >= 3.5.0
|
|
||||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: libQt5Sql-private-headers-devel
|
BuildRequires: libQt5Sql-private-headers-devel
|
||||||
@ -179,13 +178,9 @@ service.
|
|||||||
%find_lang %{name} --with-man --all-name
|
%find_lang %{name} --with-man --all-name
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%post
|
%post -p /sbin/ldconfig
|
||||||
/sbin/ldconfig
|
|
||||||
%mime_database_post
|
|
||||||
|
|
||||||
%postun
|
%postun -p /sbin/ldconfig
|
||||||
/sbin/ldconfig
|
|
||||||
%mime_database_postun
|
|
||||||
|
|
||||||
%post -n libKF5AkonadiWidgets5 -p /sbin/ldconfig
|
%post -n libKF5AkonadiWidgets5 -p /sbin/ldconfig
|
||||||
%postun -n libKF5AkonadiWidgets5 -p /sbin/ldconfig
|
%postun -n libKF5AkonadiWidgets5 -p /sbin/ldconfig
|
||||||
@ -199,7 +194,7 @@ service.
|
|||||||
%postun -n libKF5AkonadiXml5 -p /sbin/ldconfig
|
%postun -n libKF5AkonadiXml5 -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%doc AUTHORS
|
%doc AUTHORS
|
||||||
%config %{_kf5_sysconfdir}/xdg/akonadi/mysql-global-mobile.conf
|
%config %{_kf5_sysconfdir}/xdg/akonadi/mysql-global-mobile.conf
|
||||||
%config %{_kf5_sysconfdir}/xdg/akonadi/mysql-global.conf
|
%config %{_kf5_sysconfdir}/xdg/akonadi/mysql-global.conf
|
||||||
@ -225,31 +220,31 @@ service.
|
|||||||
%{_kf5_debugdir}/akonadi.*categories
|
%{_kf5_debugdir}/akonadi.*categories
|
||||||
|
|
||||||
%files -n libKF5AkonadiAgentBase5
|
%files -n libKF5AkonadiAgentBase5
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_libdir}/libKF5AkonadiAgentBase.so.*
|
%{_kf5_libdir}/libKF5AkonadiAgentBase.so.*
|
||||||
|
|
||||||
%files -n libKF5AkonadiCore5
|
%files -n libKF5AkonadiCore5
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_libdir}/libKF5AkonadiCore.so.*
|
%{_kf5_libdir}/libKF5AkonadiCore.so.*
|
||||||
|
|
||||||
%files -n libKF5AkonadiWidgets5
|
%files -n libKF5AkonadiWidgets5
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_libdir}/libKF5AkonadiWidgets.so.*
|
%{_kf5_libdir}/libKF5AkonadiWidgets.so.*
|
||||||
|
|
||||||
%files -n libKF5AkonadiPrivate5
|
%files -n libKF5AkonadiPrivate5
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_libdir}/libKF5AkonadiPrivate.so.*
|
%{_kf5_libdir}/libKF5AkonadiPrivate.so.*
|
||||||
|
|
||||||
%files -n libKF5AkonadiXml5
|
%files -n libKF5AkonadiXml5
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_libdir}/libKF5AkonadiXml.so.*
|
%{_kf5_libdir}/libKF5AkonadiXml.so.*
|
||||||
|
|
||||||
%files sqlite
|
%files sqlite
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_plugindir}/sqldrivers/
|
%{_kf5_plugindir}/sqldrivers/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%dir %{_kf5_cmakedir}
|
%dir %{_kf5_cmakedir}
|
||||||
%{_kf5_bindir}/akonadi2xml
|
%{_kf5_bindir}/akonadi2xml
|
||||||
%{_kf5_dbusinterfacesdir}/org.freedesktop.Akonadi.*.xml
|
%{_kf5_dbusinterfacesdir}/org.freedesktop.Akonadi.*.xml
|
||||||
@ -275,7 +270,7 @@ service.
|
|||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user