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/kig-19.08.3.tar.xz b/kig-19.08.3.tar.xz deleted file mode 100644 index af070f0..0000000 --- a/kig-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69dacdbb10bcefe43e5141b0b33b51ca4704f5a5b933e194a4891be92affd21c -size 3497128 diff --git a/kig-19.08.3.tar.xz.sig b/kig-19.08.3.tar.xz.sig deleted file mode 100644 index a305c66..0000000 --- a/kig-19.08.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OgACgkQ29LOiT4t -HIcqqwgAkzuDeewdjQO+ne6V9qsycE6YEtOhbq7ijY4BXFSI4/59cKMJx8L/h16h -nirXHxkfWbMIe/bXfTa4OaBE6/AEsB0wouXK04L6GF9QiCsdkIsAGZ6nZacRnsD4 -zx3fltmxWIJa14uqXiRPorCNMXADk3BXL/tBf2VvoNU96luLb8oWCdOAscyCElo/ -efQLURC2jDJ/VEzljrKiTviEOsTexjIB88bYArlMTJdU256BMXtvCFBAk+nplwhq -xldW7Kg61NuWBpJ+Ci+zA44bTtm2+8++CLA5BbTY+BvEUbKAOiB7f7z7dDTmWuhV -2WeNGouD8QI2eVO4zlntiHoRLnwFZQ== -=oZt3 ------END PGP SIGNATURE----- diff --git a/kig-19.12.0.tar.xz b/kig-19.12.0.tar.xz new file mode 100644 index 0000000..9a6fff5 --- /dev/null +++ b/kig-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a9faa78287b30de302161286c597c9646f7b0fb1d66f915da5c67d9c30e45a +size 3498676 diff --git a/kig-19.12.0.tar.xz.sig b/kig-19.12.0.tar.xz.sig new file mode 100644 index 0000000..daaf735 --- /dev/null +++ b/kig-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHwACgkQ29LOiT4t +HIfwFQf+IkEPrxTomkjCVu11mG4nQpVjp+WR4Cfz6o2Jz35EstGLMnQP95N73wlV +3WcFEvAeYWxjDzAdxiXXnwkFyvENAUWe2+lGXsv2vmdjnRi03c/PA1b4uDKT6KEl +JWgEHoQaQRxMePYrn9DJGu7oN3ejmRuHJgvs9HxUWJr1Pi0zdmuYuGNazE7aYGFF +JyEX2JSue4qajfoXxsBwkdD+7NmEP3lhK3QwMOQyfuIf2ZG2UcNGhfgdGrfjSDsD +srvaR8Uk9JRCt9MlDnN7Y+0CzBFMqHJlxzFvxFS9KSQy0Gi8tPuq2BDkH9v04Jsq +1IVX5KQpTDIh3q1cr75/vjqSBuWRzA== +=/I+O +-----END PGP SIGNATURE----- diff --git a/kig.changes b/kig.changes index 02604f1..05a99ac 100644 --- a/kig.changes +++ b/kig.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Tue Dec 10 06:38:34 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 + * Port away from deprecated QWheelEvent API. + +------------------------------------------------------------------- +Sat Nov 30 09:11:54 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:26 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Fix warnings "implicitly-declared Rect& Rect::operator=(const Rect&) is deprecated" from GCC 9 + * Try to fix Python 3 build + * Port deprecated enum + * Goniometry use default provided copy constructor and assignment operator + * Remove unused HierarchyImp::setData + * Follow KDE_APPLICATIONS_VERSION + * Port to angleDelta().y() + * It compiles fine without deprecated method + * Remove unused cmake variable + * Get rid of obsolete qSort() + ------------------------------------------------------------------- Thu Nov 7 23:12:59 UTC 2019 - Luca Beltrame diff --git a/kig.spec b/kig.spec index 9746169..9bc19eb 100644 --- a/kig.spec +++ b/kig.spec @@ -16,41 +16,40 @@ # -%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: kig -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Interactive Geometry License: GPL-2.0-or-later Group: Productivity/Scientific/Math 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: karchive-devel -BuildRequires: kconfigwidgets-devel -BuildRequires: kdelibs4support-devel -BuildRequires: kdoctools-devel -BuildRequires: kemoticons-devel +BuildRequires: cmake(KF5Archive) +BuildRequires: cmake(KF5ConfigWidgets) +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5Emoticons) BuildRequires: kf5-filesystem -BuildRequires: ki18n-devel -BuildRequires: kiconthemes-devel -BuildRequires: kitemmodels-devel -BuildRequires: kparts-devel -BuildRequires: ktexteditor-devel -BuildRequires: kxmlgui-devel -BuildRequires: pkgconfig +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5ItemModels) +BuildRequires: cmake(KF5Parts) +BuildRequires: cmake(KF5TextEditor) +BuildRequires: cmake(KF5XmlGui) BuildRequires: python-devel BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 -BuildRequires: pkgconfig(Qt5XmlPatterns) >= 5.2.0 +BuildRequires: cmake(Qt5PrintSupport) >= 5.2.0 +BuildRequires: cmake(Qt5Svg) >= 5.2.0 +BuildRequires: cmake(Qt5Test) >= 5.2.0 +BuildRequires: cmake(Qt5XmlPatterns) >= 5.2.0 Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if 0%{?suse_version} > 1325