diff --git a/applications.keyring b/applications.keyring index 57c966e..48be415 100644 Binary files a/applications.keyring and b/applications.keyring differ diff --git a/kbruch-19.08.3.tar.xz b/kbruch-19.08.3.tar.xz deleted file mode 100644 index 1687786..0000000 --- a/kbruch-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9674aba5a6683e418ed03cc011e3817eb28418538dd9200a808f9813e5112dfc -size 5602756 diff --git a/kbruch-19.08.3.tar.xz.sig b/kbruch-19.08.3.tar.xz.sig deleted file mode 100644 index ed6723e..0000000 --- a/kbruch-19.08.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OMACgkQ29LOiT4t -HIeY2ggAj45zpf0im3RzhJA52oQT+l5zZALRA3bdqoXkXdHOsxFvWsnT6DUnJ633 -FcWhCQJ4omdD3eCR4e3p50H4OgFpJ6lAHVPztanRF5CQEZdwPV4MaSXIoO8oc7CG -MPlcE8Qx5ZwZhWNEqLOcaKkOfit5bKaIHB6JTce8jVTuqJyE83vADoc4Snjq2rfU -yMY1xrM5rHRwwitlcN87yhDAw/b+ZSOGXnzv+RLSVeXVgntb4UbEgAYAoqs/fd5s -Ei28ELpndm3SxBIHSjL0rbhJD1Bf4MroJ0Q7KLYSZSRjGkAkb630v2kA2HWvl7Uo -QXva7JMAtbWyGW+QgXUiRhJ6Q0dwqA== -=UO2z ------END PGP SIGNATURE----- diff --git a/kbruch-19.12.0.tar.xz b/kbruch-19.12.0.tar.xz new file mode 100644 index 0000000..a454350 --- /dev/null +++ b/kbruch-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce64ae5eb90fdd82e1180e58a3fbedc734a24e85ed073e94e4427b1353a860c2 +size 5605596 diff --git a/kbruch-19.12.0.tar.xz.sig b/kbruch-19.12.0.tar.xz.sig new file mode 100644 index 0000000..765285c --- /dev/null +++ b/kbruch-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puGwACgkQ29LOiT4t +HIeZtgf+IrWhO4YncnHzcV1it2xCSr/d3+E7H+8jxQ6eYCrB99A5eESr6SpfCgZL +Y8UzgG8GT2+qfxFeAJN1XYoStSbfWi4dJDUjHZyj6VgXV91ZlWEJkyIyD9h+Ce/Z +8VwgaCDww0aHodIhNp4ztdWh7guQ5UdlVNQHwMtOQaaG5E6iOU4NIxrhleIouEkh +mVb9HnIqaG9KY01E35gmFIzFAXWZX/WovAHFVvIp35S3Q97p1pDXnV7nUKOhoxH2 +WcnNAUTnQ5CjIPHyY2Xmb/dIbXIloK8PoudZ99THMjLcyEn9xauEQdBlhHq3Uq6n +Q4tXG1qGr03uFHzp12Nj3b22cljPQQ== +=I+Ip +-----END PGP SIGNATURE----- diff --git a/kbruch.changes b/kbruch.changes index ad2881c..c44ca53 100644 --- a/kbruch.changes +++ b/kbruch.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Dec 10 06:38:21 UTC 2019 - Luca Beltrame + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Update Appstream for new release + +------------------------------------------------------------------- +Sat Nov 30 09:11:42 UTC 2019 - Luca Beltrame + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:13 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Make it compile without kf5 deprecated methods + * it compiles fine without deprecated method + * Use directly kde_enable_exceptions + * Use QLatin1String and QLatin1Char when it's possible + * Use more conservative boundingRect() as horizontalAdvance was introduced in Qt 5.11 only + * Get rid of obsolete width() + ------------------------------------------------------------------- Thu Nov 7 23:12:46 UTC 2019 - Luca Beltrame diff --git a/kbruch.spec b/kbruch.spec index 33c474d..cffaef9 100644 --- a/kbruch.spec +++ b/kbruch.spec @@ -16,33 +16,32 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kbruch -Version: 19.08.3 +Version: 19.12.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/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{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 BuildRequires: extra-cmake-modules -BuildRequires: kconfig-devel -BuildRequires: kcrash-devel -BuildRequires: kdoctools-devel -BuildRequires: ki18n-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kxmlgui-devel -BuildRequires: pkgconfig +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5Crash) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5XmlGui) BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if %{with lang}