forked from pool/kruler
KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kruler?expand=0&rev=118
This commit is contained in:
parent
7f343ab55f
commit
f01b489bd8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4706bb6405e85fe9c229d275a55f54ac20e1abe3530a5fe1492ef39a9355ba03
|
||||
size 250616
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3ugACgkQ29LOiT4t
|
||||
HIdSRQf/Vzh5sIsLwNQf30xxYeL/yChvdp/sRZH89bSCe5C5VflJ67inuR54/t79
|
||||
wm1Z3vDQbvRF+Gh9y6bTTlkETVlVTC2kWTpQW8BqWFLaSAyxhmek1CjCpwFzi1Ow
|
||||
zcuVav7gq3SP1czzN7q3OMQ79I54cTcH4LYvz+U/8kkbjY4piBaUmpSBEiGO2Uno
|
||||
7yxn050owDC+efJUtoR6KTmmC68uL07FJhJNEBp6i5MUnaXSsZKmQCew9ayIuH9/
|
||||
2vbUri6vlD1Wq1xcYYnt0jhoRPevTHTU5Vf1bovHq+UhUSnbEZ3FSoHs4ab3GOqi
|
||||
zIzlq+0wVypxxs6nT0hUM+d59ik2Pw==
|
||||
=njZC
|
||||
-----END PGP SIGNATURE-----
|
3
kruler-20.04.0.tar.xz
Normal file
3
kruler-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57661476d10f497ac75dd05f5723766a846c67fc3f427459deb995c0ce6d1b07
|
||||
size 250588
|
11
kruler-20.04.0.tar.xz.sig
Normal file
11
kruler-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEyBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+AACgkQ29LOiT4t
|
||||
HIdUnwf3frwnK8tJ7eWy2ua3sAqrRNwV55G/VSIP043pMYETrmRYjUODHjaCTAKv
|
||||
ROUtODSTHVuQjEJsfo4mKio9EKuaHmw7+ekqDZOFes2CYj2cJNplh4sZRS1/J7CW
|
||||
t61+wkKjPbQoHEh6WlwglnD9MbyvbtCX3cXcpDhlYEixcLuVLnafouaLPk9wyMIt
|
||||
bJdECs7lsUu6/no3V+a1Up79HLzsJx8POr2wEAvPhVj+gDO6y6TMbbXz0Yz8LlfD
|
||||
FBgBnTUvW5/qotcZS/AXpfEWE9E8H0JlKrffX0iVU+tdJv3sHAJZOwzO8ZV3WTCu
|
||||
yBX39p7An86c9KO/Y5+KuVzG9FvH
|
||||
=Cte1
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:50 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kruler
|
||||
Version: 20.03.90
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: Screen Ruler
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Graphics/Other
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
@ -41,7 +41,7 @@ BuildRequires: cmake(Qt5X11Extras)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{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
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user