SHA256
1
0
forked from pool/kalarm

Accepting request 855124 from KDE:Applications

KDE Applications 20.12.0

OBS-URL: https://build.opensuse.org/request/show/855124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kalarm?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2020-12-17 15:59:58 +00:00 committed by Git OBS Bridge
commit 0c2fc5a268
6 changed files with 48 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjAACgkQ29LOiT4t
HIf/Ogf/SEvLfJpENAz/xj6BtO68kbojfXIpBPvSKvtcUv3g6sCz+p5LK5t1tEFS
9iFrkI9SIV3hI0T7LlEiPrBru9e47EIoNByTyDWLO3c8NFZdOzxg/tSt1srfV3RM
/YKK8y+VGTQM8StifrJz1Hj5Y3uc+lO90N2mRojXUx3ox5CxMuznFz/wABD1q/FL
a9g5mLbXjVx1ZNITNYjb9ke7kYqrrwKoO/WBLq+kKRz+Es3jOoUXFk2IJUPW8uXP
ZxsuowlXHNNSWVAR+SsgYjs4QGtYm0NdTTl9ke0QG64KgJqsiz2F07Dq3gWS+32z
oQ777Kqv0iEwM+EofculFxPguDEkAg==
=Wo9c
-----END PGP SIGNATURE-----

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

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

11
kalarm-20.12.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHkACgkQ29LOiT4t
HIciIgf/Xcv+nnaFCw3IOC5BZXBXVbqGFQa7O8+PSNHqQ884cL8ytu1mOhPDDPa0
biTYfDbj+E9e+l6HzzF+zBEv/+mgzTQLIKJgrvD04xUhROQVm6m/tcEU+zUiwHf3
jX5n0W81MytUFwADqhEq0+GQ/cMP56pC3GwewthMyid0bb+jNYJkbLOIVbEqGkyV
z92PcI3SDZx6rhRtnoeOlVXazo+kiIxtlSDOGdl5QqXAknL6Q0XIEEXagVls6bVJ
nb96HsqJIBO+K2QGAWzCLTFpfJH0p3guIMhWdmHNcBiKjxQdvsDDd3xkWku1fdZN
kH4Br7g8G7Y/kqSG2Gb3LDWr1EcW8g==
=Po2x
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sat Dec 5 23:15:40 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:56 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Fix build with newer Qt
* Change log format
* On completion, calendar migration restores previous Akonadi run state
* Qt5X11Extras dependency is not optional with X11
-------------------------------------------------------------------
Sat Nov 14 00:00:49 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:41 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,12 +16,12 @@
#
%define kf5_version 5.60.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: kalarm
Version: 20.08.3
Version: 20.12.0
Release: 0
Summary: Personal Alarm Scheduler
License: GPL-2.0-only
@ -52,6 +52,7 @@ BuildRequires: cmake(KF5Holidays)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5IdentityManagement)
BuildRequires: cmake(KF5IdleTime)
BuildRequires: cmake(KF5JobWidgets)
BuildRequires: cmake(KF5KCMUtils)
BuildRequires: cmake(KF5KDELibs4Support)
@ -61,6 +62,7 @@ BuildRequires: cmake(KF5MailCommon)
BuildRequires: cmake(KF5MailTransport)
BuildRequires: cmake(KF5Mime)
BuildRequires: cmake(KF5Notifications)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5PimCommon)
BuildRequires: cmake(KF5PimTextEdit)
BuildRequires: cmake(KF5Service)
@ -105,7 +107,7 @@ Personal alarm message, command and email scheduler for KDE
%suse_update_desktop_file org.kde.kalarm Utility TimeUtility
%files
%license COPYING COPYING.LIB COPYING.DOC
%license LICENSES/*
%doc README
%{_kf5_debugdir}/kalarm.categories
%{_kf5_debugdir}/kalarm.renamecategories
@ -121,6 +123,7 @@ Personal alarm message, command and email scheduler for KDE
%{_kf5_iconsdir}/hicolor/*/apps/kalarm.png
%{_kf5_libdir}/libexec/kauth/kalarm_helper
%{_kf5_kxmlguidir}/kalarm/
%{_kf5_notifydir}/kalarm.notifyrc
%{_kf5_sharedir}/dbus-1/system-services/org.kde.kalarm.rtcwake.service
%{_kf5_sharedir}/kalarm/
%{_kf5_sharedir}/kconf_update/
@ -128,7 +131,7 @@ Personal alarm message, command and email scheduler for KDE
%if %{with lang}
%files lang -f %{name}.lang
%license COPYING*
%license LICENSES/*
%endif
%changelog