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/picmi-19.08.3.tar.xz b/picmi-19.08.3.tar.xz deleted file mode 100644 index 7fe97d6..0000000 --- a/picmi-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ed444d40a388e5c1f5f7bda24d35fa119fa5b5ee488def02321f14476bd357d -size 1358012 diff --git a/picmi-19.08.3.tar.xz.sig b/picmi-19.08.3.tar.xz.sig deleted file mode 100644 index a5946aa..0000000 --- a/picmi-19.08.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PQACgkQ29LOiT4t -HIdjVwf/fPg+L45cV7rv87WphjrsluHqJ20BTSSbukrzj0InLmmGCSHJcDkyDZOJ -BKaR47RtMnU8RZQJguLa7Ta2ZTYOzL4yxupdDmc1FYeNmdDqew0AdZ4wbQ0WxKxP -/HvJthGIq+owSkJZMJ/SCBOXytXyCeEde8pL0lO/ygkTki6cTq+JQ8jUyHh754AL -5jc0d/2+x2MKZvCxb2S+Xb3B8Tm47fokOaU8nNAhQsatGR9jOWPjlf6Qrfoe0KLN -jnY3DTbH7RbE0X/MKdIiUJ1qmkBtd/vZM6new7ELsF0OIg9GKVkmLu8ofPtbppAC -IZgYMq/ZjFpp953to1BWC/BdaJBqBw== -=x8ZR ------END PGP SIGNATURE----- diff --git a/picmi-19.12.0.tar.xz b/picmi-19.12.0.tar.xz new file mode 100644 index 0000000..e891ec0 --- /dev/null +++ b/picmi-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c007015f876d85afd0077b25f268a743e49b13c7004a8a54fd97e99fab93ef18 +size 1358488 diff --git a/picmi-19.12.0.tar.xz.sig b/picmi-19.12.0.tar.xz.sig new file mode 100644 index 0000000..e6364f2 --- /dev/null +++ b/picmi-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puLAACgkQ29LOiT4t +HIdzVQgAgO+oXRO9yAMfSDi+eTGgJv8z3Lnj1CNRdDgjUxNbZTvOUhcLc8a1gkhC +SPdf48q02hE8ROzeXS04PFbRsIgvmNoRMSx9T5d3jIr79tAtkl2q39jLPjhtCbPU +lv8ue+gzuvqofe72CZM0T8tpErBs455xJPYS/y1Pkr0GAYJQgdPu3zXCozewdZpe +tmMpHu7ynHNhjmzqDvm1MRXrpDXjAe9mEn9Mc9f6vUIdjJ4uXMMsOpEa9SHLDKyJ +GnZUZdGiTjfobWCULAxs5Np7NXjenh4wT81xjfinMYr7VUWT2024cI1aByaHUWdp +Fkz15RapFLGGxqlBgOjEybPEj5svig== +=Ywo1 +-----END PGP SIGNATURE----- diff --git a/picmi.changes b/picmi.changes index 87c0515..c737a2a 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Dec 10 06:39:15 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: + * Link with Qt5::Xml explicitly, so we don't rely on KConfigGui bringing it + +------------------------------------------------------------------- +Sat Nov 30 09:12:34 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 15:54:29 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Move the project homepage away from projects.kde.org + * Make it compile without kf5 deprecated method + ------------------------------------------------------------------- Thu Nov 7 23:13:39 UTC 2019 - Luca Beltrame diff --git a/picmi.spec b/picmi.spec index 763daf7..27be391 100644 --- a/picmi.spec +++ b/picmi.spec @@ -16,38 +16,37 @@ # -%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: picmi -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Nonogram Logic game License: GPL-2.0-or-later Group: Amusements/Games/Logic URL: https://www.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: kcoreaddons-devel -BuildRequires: kdeclarative-devel -BuildRequires: kdelibs4support-devel -BuildRequires: ki18n-devel -BuildRequires: knewstuff-devel -BuildRequires: kxmlgui-devel -BuildRequires: libkdegames-devel -BuildRequires: pkgconfig +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5Declarative) +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5NewStuff) +BuildRequires: cmake(KF5XmlGui) +BuildRequires: cmake(KF5KDEGames) BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(Qt5Quick) -BuildRequires: pkgconfig(Qt5QuickWidgets) -BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5Test) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: cmake(Qt5Core) +BuildRequires: cmake(Qt5Quick) +BuildRequires: cmake(Qt5QuickWidgets) +BuildRequires: cmake(Qt5Svg) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5Widgets) Obsoletes: picmi5 < %{version} Provides: picmi5 = %{version}