diff --git a/kbruch-19.12.3.tar.xz b/kbruch-19.12.3.tar.xz deleted file mode 100644 index e42f5ca..0000000 --- a/kbruch-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:522ddae0b2ec640e70c717a9fe0d6a95aef1ed3fe2acbca4b93a99a309abd559 -size 5603944 diff --git a/kbruch-19.12.3.tar.xz.sig b/kbruch-19.12.3.tar.xz.sig deleted file mode 100644 index 34ec28c..0000000 --- a/kbruch-19.12.3.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/kbruch-20.04.0.tar.xz b/kbruch-20.04.0.tar.xz new file mode 100644 index 0000000..3255405 --- /dev/null +++ b/kbruch-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82abb5b3dacc4463d5bce835cc38b15e425bc9fd6ae5fc51d4fd01cefc157e12 +size 5605908 diff --git a/kbruch-20.04.0.tar.xz.sig b/kbruch-20.04.0.tar.xz.sig new file mode 100644 index 0000000..b584b9a --- /dev/null +++ b/kbruch-20.04.0.tar.xz.sig @@ -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----- diff --git a/kbruch.changes b/kbruch.changes index 77e84c9..ce21ffe 100644 --- a/kbruch.changes +++ b/kbruch.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:10 UTC 2020 - Luca Beltrame + +- 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 + +- 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 + +- 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 diff --git a/kbruch.spec b/kbruch.spec index 77fe0ed..89ce455 100644 --- a/kbruch.spec +++ b/kbruch.spec @@ -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