diff --git a/kalarm-16.12.0.tar.xz b/kalarm-16.12.0.tar.xz deleted file mode 100644 index 335989e..0000000 --- a/kalarm-16.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75ae5647216b7199ca73f261c5a254fd905cff92a27b3bade95f93825ac179cd -size 565968 diff --git a/kalarm-16.12.1.tar.xz b/kalarm-16.12.1.tar.xz new file mode 100644 index 0000000..e7f7b00 --- /dev/null +++ b/kalarm-16.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8743790edfcc74c8a372e5f17327467aca67332f71c315933ae5138b19f5b004 +size 566092 diff --git a/kalarm.changes b/kalarm.changes index 657aeaa..3a42233 100644 --- a/kalarm.changes +++ b/kalarm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 14 08:51:25 UTC 2017 - lbeltrame@kde.org + +- - Update to 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 diff --git a/kalarm.spec b/kalarm.spec index 3c8290c..a1877d0 100644 --- a/kalarm.spec +++ b/kalarm.spec @@ -1,7 +1,7 @@ # # spec file for package kalarm # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ Name: kalarm -Version: 16.12.0 +Version: 16.12.1 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Personal Alarm Scheduler License: GPL-2.0 @@ -76,6 +76,8 @@ BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 Provides: kalarm5 = %{version} Obsoletes: kalarm5 < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build +# It can only build on the same platforms as Qt Webengine +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 %description Personal alarm message, command and email scheduler for KDE