forked from pool/kbruch
KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbruch?expand=0&rev=116
This commit is contained in:
parent
67d0fa7ecd
commit
c4a2efb0f3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:164afad52dd60473f843853180f657a39a6f5534d2b13ef19c333f641eab7a41
|
||||
size 5605380
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3t4ACgkQ29LOiT4t
|
||||
HIcpnwf/S9Oq0AUOoHiNHn88xd6zBbksu2Y0B1zbo5UdOQZ0OFOl0xker4zf4fSo
|
||||
M3Bko/qAgUxrSQOLnDb4dpY7XelXh0zroqYzPnE3RmXBXU1RJdCMC2XDIx0rtNy3
|
||||
DXGwpPlEkm3MhrhtDDnxrMknXmIV4o3vjhSAJwIxBTybx8BhCnqAkG7VLYBF548l
|
||||
ZA5qjhogIGkv+r6QQvKbtPmnqu9hMBZEzCzss7tDT3rB/mnvDmR8uhHpa6rkFiLd
|
||||
anR1kc6iWIes1MYejepFm7K0qC+q1n3WL+EfaEaxjrBWZ/aoMfboi+Fwqj3B3r/4
|
||||
tAI9irbSG2iHBHgtFMjDQ8W8dTn4PA==
|
||||
=BQw0
|
||||
-----END PGP SIGNATURE-----
|
3
kbruch-20.04.0.tar.xz
Normal file
3
kbruch-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82abb5b3dacc4463d5bce835cc38b15e425bc9fd6ae5fc51d4fd01cefc157e12
|
||||
size 5605908
|
11
kbruch-20.04.0.tar.xz.sig
Normal file
11
kbruch-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB7sACgkQ29LOiT4t
|
||||
HIcEtQf+Od7eT6DdaIZ34oApnQo0v4r1e+skJ8ElBjfkw8VMGbCaXcrvFkFW/4ly
|
||||
ubC/bpyXhHUJH4y5pB4fcSfcSvg450xXU0uaIdJtndaQpL0eMJUO6LeraLoxJd+D
|
||||
PBLMW+JDMuemxlTUhF9pqGxptrxF1spfpScQvHxmZDHKEPRd1aP2UfgGN1hMjZsN
|
||||
Rn72o8ePdFu4erVjZM2R76V87iP3d7UeFYJD55Z+avIG4640f5/IMZmwvO5MGHAE
|
||||
7zmb1XfvuP2NugUteyeEdBWc/aW4Og+gYKRDeVx9wbGLHd71oE9eEwRe8ccnGfvT
|
||||
ltZ0glAT9yu5B200rcuLFzeviEa/1w==
|
||||
=i33d
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:10 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:29:52 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: kbruch
|
||||
Version: 20.03.90
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: Application to excercise fractions
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Teaching/Mathematics
|
||||
URL: https://edu.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(KF5Config)
|
||||
@ -41,7 +41,7 @@ BuildRequires: cmake(Qt5Widgets)
|
||||
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…
Reference in New Issue
Block a user