From c9997001a84c65ba62a0e168dab90c1d54136ad6bdb21cbe730d0848fa90517a Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:32:16 +0000 Subject: [PATCH] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=96 --- picmi-19.04.3.tar.xz | 3 --- picmi-19.07.80.tar.xz | 3 +++ picmi.changes | 14 ++++++++++++++ picmi.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 picmi-19.04.3.tar.xz create mode 100644 picmi-19.07.80.tar.xz diff --git a/picmi-19.04.3.tar.xz b/picmi-19.04.3.tar.xz deleted file mode 100644 index 070edb0..0000000 --- a/picmi-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e47527b49f8d94da0a6ea492d23215ae7ff3fcb403116abe43665efb567beab -size 1358412 diff --git a/picmi-19.07.80.tar.xz b/picmi-19.07.80.tar.xz new file mode 100644 index 0000000..6d39109 --- /dev/null +++ b/picmi-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae8352d286257088e9b9e459e8afc09c4669b35deb750b70409aeb56d538ec6a +size 1357316 diff --git a/picmi.changes b/picmi.changes index 15b31f8..caa4064 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jul 23 11:59:08 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Remove unused includes + * Make it compile without deprecated methods + * Time to increase Qt version as we use override but qt5.7 doesn't support it and we use 5.7 from long time + * Fix add_test command + * Fix some clazy warning + ------------------------------------------------------------------- Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org diff --git a/picmi.spec b/picmi.spec index 795af8e..909a885 100644 --- a/picmi.spec +++ b/picmi.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: picmi -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: Nonogram Logic game License: GPL-2.0-or-later