diff --git a/kalarm-16.12.3.tar.xz b/kalarm-16.12.3.tar.xz deleted file mode 100644 index df6cc17..0000000 --- a/kalarm-16.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f5f78697197503ae716d247b8391a19cf2ae4eb03fb4cfa0a2be2cd441170d8 -size 566936 diff --git a/kalarm-17.03.80.tar.xz b/kalarm-17.03.80.tar.xz new file mode 100644 index 0000000..9a6119f --- /dev/null +++ b/kalarm-17.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d10d2d060c48fb2d99483ae94903789bc341504f9b575112ebd78f35466de56 +size 540944 diff --git a/kalarm.changes b/kalarm.changes index e5f2c1f..dcc8815 100644 --- a/kalarm.changes +++ b/kalarm.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 25 23:10:14 CET 2017 - lbeltrame@kde.org + +- Update to 17.03.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.03.80.php +- Changes since 16.12.3: + * Too many changes to list here + ------------------------------------------------------------------- Thu Mar 9 12:35:05 CET 2017 - lbeltrame@kde.org @@ -23,21 +33,21 @@ Thu Feb 9 06:44:35 UTC 2017 - lbeltrame@kde.org Sat Jan 14 08:51:25 UTC 2017 - lbeltrame@kde.org - - Update to KDE Applications 16.12.1 - * KDE Applications 16.12.1 + * KDE Applications 16.12.1 * https://www.kde.org/announcements/announce-applications-16.12.1.php ------------------------------------------------------------------- Tue Dec 13 19:32:18 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 16.12.0 - * KDE Applications 16.12.0 + * KDE Applications 16.12.0 * https://www.kde.org/announcements/announce-applications-16.12.0.php ------------------------------------------------------------------- Thu Dec 8 09:34:23 UTC 2016 - lbeltrame@kde.org -- Update licenses as pointed out by legal review +- Update licenses as pointed out by legal review ------------------------------------------------------------------- Sat Dec 3 16:07:07 UTC 2016 - tittiatcoke@gmail.com diff --git a/kalarm.spec b/kalarm.spec index defc198..4bd1daf 100644 --- a/kalarm.spec +++ b/kalarm.spec @@ -17,10 +17,10 @@ Name: kalarm -Version: 16.12.3 +Version: 17.03.80 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Personal Alarm Scheduler License: GPL-2.0 @@ -73,6 +73,11 @@ BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 BuildRequires: pkgconfig(Qt5Network) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else +BuildRequires: boost-devel +%endif Provides: kalarm5 = %{version} Obsoletes: kalarm5 < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -101,7 +106,8 @@ Personal alarm message, command and email scheduler for KDE %{_kf5_configdir}/autostart/kalarm.autostart.desktop %{_kf5_sharedir}/kalarm/ %{_kf5_bindir}/kalarm* -%{_libdir}/libexec/kalarm_helper +%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