SHA256
1
0
forked from pool/kbruch

Accepting request 796899 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbruch?expand=0&rev=116
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:47:36 +00:00 committed by Git OBS Bridge
commit 8d696f2d85
6 changed files with 50 additions and 24 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:522ddae0b2ec640e70c717a9fe0d6a95aef1ed3fe2acbca4b93a99a309abd559
size 5603944

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drVYACgkQ29LOiT4t
HIeSPwgAig9py5Mglc3dOYw8q/ecO1RZQrOHSYi3fQuR620/vs9jMhUXMJFESEyd
L50yXBjHKYXIWPVuSORYCj11FyyoA0j7oOvLEEy8h4iXGP+VQyLdh7737VsYlvLN
/oS7gJtFUhDkpc+o2npuKLjNAT9WIh4bLw+SRhAFjrTgoK5gxsnE2HGD9daEgQRM
adzr9wAdPJVdRLtTSuQtSynoBaQNlWj+wRNmnXzrw+j67k8FUPMjXOc2+ltNI0CJ
XL4Td9yqu5PTdfK3xuZNaFvzpkPiVpCsZvqT1O8bzY1UE10/ebrnuC17mrkRpaQd
15TI4hqysVT39taP9SVqqwtrKueeGA==
=aUuM
-----END PGP SIGNATURE-----

3
kbruch-20.04.0.tar.xz Normal file
View 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
View 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-----

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
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>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:16:47 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:
* Port endl which is namespaced in qt5.15
* Port endl to QLatin1Char('\n')
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:35:55 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kbruch
#
# 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,39 +21,35 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kbruch
Version: 19.12.3
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/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
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: update-desktop-files
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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
KBruch is an application to learn calculating with fractions.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q