KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbruch?expand=0&rev=114
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:12 +00:00 committed by Git OBS Bridge
parent 12910721d9
commit 04fc4e150d
6 changed files with 38 additions and 25 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.03.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vAEACgkQOmpNuDnq
ptfO6A/+MuH5Vuof8DNETsqoJ8N62pggOIzB0puNFRUjpWq2P/SAYUoMhB95KOYt
dc78Cd+9gWSant2yBpF9PG00eAwInoXOG7/IasLVD4X1RTXts+8u3/BFKJTW68yp
TA/CFnTDMRUAwQnm2rbc6SNt70obt3Xsu+mKMDgffva25/xKUsGvXM6L3YLf9auJ
KJjuoJRJ0RDaY4f0gQDiLYcbJ2gEFWzLnImP6x5/a4GjUDql89T/Se1pGFVI0Z07
CUwoXyFL6MjIY27L5cQ6IYuuBoNQU98GPsIaq3Tb2NjN1uSOoL7FWM/j01U9I+cb
05I8SYl4v9Rvv3n6MIxNlor3g+m2QtT2AvFLqQVvzLoYP2n/W3E5ZiYVQrjYc3bm
qsl7R0GJ4cBUD4nAH5YVeNEir2sUIppG3otIHyKHWFOJ5xWwn4uaTVSs1G0ZTvO0
6JLnyUSbnLDml0IEBaN/mwsWzslydgl6MJ20OTZPNuIZobCWbxOtue43x8Efl/mZ
3xhdHlGMop4TCeeCARRzbrpsSMrY9KDNL4aoWWiUmkIpyVhmW9gJOmRsE2qYDfAh
IXH8eOxo402662Qw5leHbPBIXaMNzpQH8WoQBkD3Mzw1ok5bPqTeM4CANee381GI
Bwb7TD+1w6EugZOOux6CWerB3bIl4B9unFflczqbQyiE2NfSWI8=
=Pc5Z
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
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.03.80
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
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
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/unstable/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