diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kalarm-19.04.3.tar.xz b/kalarm-19.04.3.tar.xz deleted file mode 100644 index 6e9acff..0000000 --- a/kalarm-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c686f5b768719e77e913ee616267f2980c9827ea71f3738099f18cb4d4178d84 -size 1819888 diff --git a/kalarm-19.08.0.tar.xz b/kalarm-19.08.0.tar.xz new file mode 100644 index 0000000..d9c56f4 --- /dev/null +++ b/kalarm-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ddabb2abfc2d593ec88864179c30eda219f7db4c25b7fc9951ac3b388eee84 +size 1818920 diff --git a/kalarm-19.08.0.tar.xz.sig b/kalarm-19.08.0.tar.xz.sig new file mode 100644 index 0000000..d77672d --- /dev/null +++ b/kalarm-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxnwACgkQ29LOiT4t +HIeYUgf/aFywuFRtod4HVLUZkhYzvu8nowlgnUnZ5yQTxw8wVdPM1j541VSITPaA +/Vt+1UvQNIN5FsFuB/h88mVduvo2i/VU3vBsOIuq3Cp38vXcD1vznlE5y/t+9eNy +JxgTsYiPvnyRyeUrUb5PLZ7Xq7op8+DjGU9GXbwBfvzUqXVfMcpVTr3w+LD6bHa/ +qBfvU37kV5G48e4KfrFtV6PCmeZnhRBH69PnOY4tRhp+TMgtimdKcNzeZzWsA3yT +UXvat2q9foIVfImVNP6r+hmplGuo1qh/T6cRcECtOH1+6wZZ9/bg5/D6OWXY2ij4 +YpFQAHKAdN5DxfuLNUfZcLT+KhGl4A== +=h2yG +-----END PGP SIGNATURE----- diff --git a/kalarm.changes b/kalarm.changes index 6cf3cca..40fcbc4 100644 --- a/kalarm.changes +++ b/kalarm.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:19 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- Changes since 19.07.90: + * Only call checkForDisabledAlarms() for active alarm type + * Remove kdelibs4support usage + * Fix namespace + * Adapt to KCalendarCore namespace change + +------------------------------------------------------------------- +Tue Aug 06 16:50:47 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- Changes since 19.07.80: + * Update to current KMail config + * Bug 403124: Remove duplicate resources at startup + * Improve drag and drop of events and todos from KOrganizer + * Fix drag & drop of email from KMail, and KMail button in alarm window + * Make deletion work for events previously added to KOrganizer + * Port runKMail to DBus activation + * KAlarm: remove dead code for starting kmail minimized + +------------------------------------------------------------------- +Tue Jul 23 11:58:56 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Too many changes to list here + ------------------------------------------------------------------- Fri Jul 19 08:29:38 UTC 2019 - Christophe Giboudeaux diff --git a/kalarm.spec b/kalarm.spec index 7ca7313..c7603e1 100644 --- a/kalarm.spec +++ b/kalarm.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kalarm -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Personal Alarm Scheduler License: GPL-2.0-only Group: Productivity/Other URL: https://www.kde.org -Source0: %{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: gettext-devel BuildRequires: libxslt-devel @@ -110,21 +114,20 @@ Personal alarm message, command and email scheduler for KDE %files %license COPYING COPYING.LIB COPYING.DOC %doc README -%config %{_kf5_configdir}/autostart/kalarm.autostart.desktop -%dir %{_kf5_appstreamdir} +%{_kf5_debugdir}/kalarm.categories +%{_kf5_debugdir}/kalarm.renamecategories +%{_kf5_dbuspolicydir}/org.kde.kalarm.rtcwake.conf %dir %{_libdir}/libexec/kauth/ -%doc %lang(en) %{_kf5_htmldir}/en/kalarm/ %{_kf5_applicationsdir}/org.kde.kalarm.desktop %{_kf5_appstreamdir}/org.kde.kalarm.appdata.xml %{_kf5_bindir}/kalarm* +%config %{_kf5_configdir}/autostart/kalarm.autostart.desktop %{_kf5_configkcfgdir}/kalarmconfig.kcfg %{_kf5_dbusinterfacesdir}/org.kde.kalarm.kalarm.xml -%{_kf5_dbuspolicydir}/org.kde.kalarm.rtcwake.conf -%{_kf5_debugdir}/kalarm.categories -%{_kf5_debugdir}/kalarm.renamecategories +%doc %lang(en) %{_kf5_htmldir}/en/kalarm/ %{_kf5_iconsdir}/hicolor/*/apps/kalarm.png -%{_kf5_kxmlguidir}/kalarm/ %{_kf5_libdir}/libexec/kauth/kalarm_helper +%{_kf5_kxmlguidir}/kalarm/ %{_kf5_sharedir}/dbus-1/system-services/org.kde.kalarm.rtcwake.service %{_kf5_sharedir}/kalarm/ %{_kf5_sharedir}/kconf_update/