Accepting request 450709 from KDE:Applications
KDE Applications 16.12.1 OBS-URL: https://build.opensuse.org/request/show/450709 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kalarm?expand=0&rev=2
This commit is contained in:
commit
088526b1ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75ae5647216b7199ca73f261c5a254fd905cff92a27b3bade95f93825ac179cd
|
||||
size 565968
|
3
kalarm-16.12.1.tar.xz
Normal file
3
kalarm-16.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8743790edfcc74c8a372e5f17327467aca67332f71c315933ae5138b19f5b004
|
||||
size 566092
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user