forked from pool/kalarm
Accepting request 756173 from KDE:Applications
KDE Applications 19.12.0 OBS-URL: https://build.opensuse.org/request/show/756173 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kalarm?expand=0&rev=39
This commit is contained in:
commit
dfc7185ba1
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34d73be35b0cdf6189bf3792e939fa9557bffff8271966d9fc49217e488317e8
|
||||
size 1823656
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OEACgkQ29LOiT4t
|
||||
HIfJuwgAhcrkM5ycIA5UNKiGgJWY8HT8vXNLPuRGcYPOM/dNTw4eBcAHfJ36Mm/x
|
||||
2nEOw2uVOMOJ+NL4bXXQPsovkmZzWwnZC/ITz575TuhU4Qo5MoD8SQng/DW6F0Ig
|
||||
clMYcpyzE9N2xx1RycL2dG4Y/EqMQ4QXqVsvom735qNuBh2LQwAQBDHfjkBmHHEp
|
||||
KZzTV4FX0yrVWdXddbWvi6r1ooE7EvOJtjFiITqelDhiLra2/hDKCep9Xefig5Ja
|
||||
uE7HAPlveIYfm6H0Xgw7O9nMSGAGh3Bn7S7dyp5G8y6jxO0ksHrxmFqT8HHbMOa8
|
||||
2NdwsypBisQjncOFMjonBSmf0d0UeQ==
|
||||
=dLsK
|
||||
-----END PGP SIGNATURE-----
|
3
kalarm-19.12.0.tar.xz
Normal file
3
kalarm-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6c0d645272b37da0757f98cbb3fc347a968d72b006ad1bbb8ed97c35aa52bfc
|
||||
size 1838864
|
11
kalarm-19.12.0.tar.xz.sig
Normal file
11
kalarm-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puGQACgkQ29LOiT4t
|
||||
HIeCwQf9FV4i0x1/EenZsRiy1O0dL30aTfF+pPpMV6SZVSggeeFIN2DN3FclvIV7
|
||||
7pt8RmToHbOt6DBocjo1I0Adfxmek5eJVCvobsCd5UvBepnIYvyr4IzB3ZbhCi8Y
|
||||
+gDYwAncfwQywIvtnZNquCG6NmwkhDHNVA8nmsIl+7zLZV8W52+GuZFnOsU2esF/
|
||||
cmkjz8aqlj2c1NNNDcaD01ckh4ZTtUWv5werkmbVLI2sUvkCllxqadbLroizk8OI
|
||||
lptDZIpYzdx8WafLJqauwHj15W4R4t6cErYKP2t3k/KgcDcEUJ04ab+EQa4tiWzM
|
||||
jDtHW+5ml0kmynWJJiSdMp+0/xGJQQ==
|
||||
=PltO
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:38:14 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.0
|
||||
- Changes since 19.11.90:
|
||||
* Update Appstream for new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 30 09:11:36 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/19.12-rc
|
||||
- Too many changes to list here.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 13:29:07 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.80
|
||||
* New feature release
|
||||
- Too many changes since 19.08.3, only listing bugfixes:
|
||||
* Text fix: Less -> Fewer options (kde#344531)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 23:12:40 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
23
kalarm.spec
23
kalarm.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kalarm
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,27 +16,25 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.26.0
|
||||
%define kf5_version 5.60.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kalarm
|
||||
Version: 19.08.3
|
||||
Version: 19.12.0
|
||||
Release: 0
|
||||
Summary: Personal Alarm Scheduler
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Other
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: polkit-default-privs
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: update-desktop-files
|
||||
@ -75,11 +73,12 @@ BuildRequires: cmake(KF5Service)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5WindowSystem)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||
BuildRequires: cmake(Phonon4Qt5)
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.2.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.2.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.2.0
|
||||
Recommends: %{name}-lang
|
||||
Provides: kalarm5 = %{version}
|
||||
Obsoletes: kalarm5 < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user