forked from pool/ktimer
KDE Applications 20.03.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktimer?expand=0&rev=111
This commit is contained in:
parent
1eebe44bb2
commit
5a90f4bcd1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:921af876a176a4731a74b5e9e76d751853043ec4f4857301b39a5c680246557c
|
||||
size 377424
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYQACgkQ29LOiT4t
|
||||
HIehAAf/UD3RS7+0dgFwGFjMRsDd4WB6kpofb7NC9BC/moh1PTkoPdEkib7OOAjZ
|
||||
80rEvU9RvjquYG9zzzYfmr76t4jhw1AbAwL9F0xzMOT4AkL5hdbHPc1S0hIZpqjF
|
||||
C2Me9CybgbLdRTOiKi3cmIOY/6Mxw3KYAdfTn8MsiOE2qOywyZlVOll36qjrZS38
|
||||
gkvspliMQF2VsWesmv1y1MZvWzx1mh7vEJnXskPiBKy7aUgZ8Lzcj55cwcMWMCqj
|
||||
Mlc1Nu8d35ktBSXb4a3gKPKMtC5KCTGYRL5mk5R597daaHqvXcGBhgiLOLqERli/
|
||||
+AvxGw1PfuOWHVf20jAujIBbI+fUrA==
|
||||
=IJ1f
|
||||
-----END PGP SIGNATURE-----
|
3
ktimer-20.03.80.tar.xz
Normal file
3
ktimer-20.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ca54260d557cc11c4638674014d7a466c79248638f34af17bb3ffddaeff1632
|
||||
size 377616
|
16
ktimer-20.03.80.tar.xz.sig
Normal file
16
ktimer-20.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vBkACgkQOmpNuDnq
|
||||
ptf1LA/9GGLnRmAdg1HT4Q+BzOQl5v/D8UyrKS0iWr/wVOEFYAwCJzX2OmjAGG1p
|
||||
6uW/ki6DMNBLbFGzjs25SYpUlgZDTqZEhPVOe8Ccl5E03vvu21+PvkUbhLHexK6g
|
||||
9wCALv2mCQhB7ZoE1fxcMu2rZ4xx8iDZxuKx27nt83orjyEfAsqSZ9XFDOE37fvH
|
||||
kX3ngz5ATSs3S4tSQCZlwLn/EuZCJe8Kzd6PdgrEhoMgoaDWbCQXhNV/PkIffIwo
|
||||
yPd5/YTMtCS3ZjAG6wbNXUnjmx4UvRvO4JzbH1e9/ZI14twI3Ag1Jxrm8FYdNCwj
|
||||
7YA6eBpdehBLSvZM7ezTrDIRR6koaWbl/PJx/Lxy0qBJb//ABiXz9je4GD8r99I/
|
||||
YK7WE9sfZBQ0SXjgVEq6YWYt5BQLTA0Jl1wDUWC9YSZyjNU+G3E3TrG18MZ53oud
|
||||
2d0saOYH91tkmObC3hdpK8w8AtOu3vNJGS0eP0DmywgFmk7c4ctrER//w8Mm1frk
|
||||
+yNTD5c4Ca6XSxmBZ+1G/puZBaQTIYvIGXbVjl7V8khjrfX4I58yBZJwadJbiXm/
|
||||
dvpkw1eaHpIwRWdGGtjylBf9sCI6obTctAhPJtlk1De+/pLRyxPAMD1E5utJK/j+
|
||||
fBHU58WZz7C46TwJmn06kjbLZfROg7ZisS5zc5e0SjT7V2hYE4E=
|
||||
=QHbc
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:17:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-beta
|
||||
- Changes since 19.12.3:
|
||||
* Make it compile against last qt5.15 without deprecated method
|
||||
* Use camelcase header
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:31 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
18
ktimer.spec
18
ktimer.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ktimer
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,18 +21,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ktimer
|
||||
Version: 19.12.3
|
||||
Version: 20.03.80
|
||||
Release: 0
|
||||
Summary: Countdown Launcher
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Other
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
@ -41,22 +38,21 @@ BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(Qt5Concurrent)
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
Countdown launching tool for KDE
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n ktimer-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user