Christophe Giboudeaux 2017-08-11 22:53:46 +00:00 committed by Git OBS Bridge
parent d02bfd9e9a
commit 9f1a7b3ca3
2 changed files with 35 additions and 16 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Aug 11 22:45:04 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Update changelog
* akonadimodel.cpp - replace non-existent "mail-message-unread" icon with "mail-unread" icon that does exist in oxygen and breeze
* Fix icon problem on wayland
* Updated radio button text
* Revert "remove obsolete option 'Use address from System Settings', no default email setting in systemsettings anymore" CCMAIL:djarvie@kde.org This reverts commit 539c89a4046244017313edc6e4600c7ab0f455bc.
* Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
* don't use kpartgui
* desktop file was renamed
* remove obsolete option 'Use address from System Settings', no default email setting in systemsettings anymore
-------------------------------------------------------------------
Sat Aug 5 18:16:59 UTC 2017 - christophe@krop.fr

View File

@ -22,7 +22,7 @@ Name: kalarm
Version: 17.07.90
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Personal Alarm Scheduler
License: GPL-2.0
@ -82,7 +82,9 @@ BuildRequires: boost-devel
%endif
Provides: kalarm5 = %{version}
Obsoletes: kalarm5 < %{version}
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
@ -112,25 +114,25 @@ Personal alarm message, command and email scheduler for KDE
%files
%defattr(-,root,root)
%doc COPYING COPYING.LIB COPYING.DOC README
%dir %{_kf5_appstreamdir}
%config %{_sysconfdir}/dbus-1/system.d/org.kde.kalarmrtcwake.conf
%{_kf5_configdir}/autostart/kalarm.autostart.desktop
%{_kf5_sharedir}/kalarm/
%{_kf5_bindir}/kalarm*
%dir %{_libdir}/libexec/kauth/
%{_libdir}/libexec/kauth/kalarm_helper
%{_kf5_appstreamdir}/org.kde.kalarm.appdata.xml
%{_kf5_applicationsdir}/org.kde.kalarm.desktop
%{_kf5_configkcfgdir}/kalarmconfig.kcfg
%{_kf5_dbusinterfacesdir}/org.kde.kalarm.kalarm.xml
%{_kf5_sharedir}/dbus-1/system-services/org.kde.kalarmrtcwake.service
%{_kf5_htmldir}/en/kalarm/
%{_kf5_sharedir}/polkit-1/actions/org.kde.kalarmrtcwake.policy
%{_datadir}/kconf_update/
%config %{_kf5_configdir}/kalarm.categories
%config %{_kf5_configdir}/kalarm.renamecategories
%config %{_sysconfdir}/dbus-1/system.d/org.kde.kalarmrtcwake.conf
%dir %{_kf5_appstreamdir}
%dir %{_libdir}/libexec/kauth/
%{_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
%doc %lang(en) %{_kf5_htmldir}/en/kalarm/
%{_kf5_iconsdir}/hicolor/*/apps/kalarm.png
%{_kf5_libdir}/libexec/kauth/kalarm_helper
%{_kf5_kxmlguidir}/kalarm/
%{_kf5_sharedir}/dbus-1/system-services/org.kde.kalarmrtcwake.service
%{_kf5_sharedir}/kalarm/
%{_kf5_sharedir}/kconf_update/
%{_kf5_sharedir}/polkit-1/actions/org.kde.kalarmrtcwake.policy
%if %{with lang}
%files lang -f %{name}.lang