From 0c185b5dfa00216f29096aba18ba017cdd76b29ae46179a7df501c9ecff40554 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:50:59 +0000 Subject: [PATCH 1/2] KDE Applications 18.08.0 beta (third time's the charm) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=76 --- picmi-18.04.3.tar.xz | 3 --- picmi-18.07.80.tar.xz | 3 +++ picmi.changes | 10 ++++++++++ picmi.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 picmi-18.04.3.tar.xz create mode 100644 picmi-18.07.80.tar.xz diff --git a/picmi-18.04.3.tar.xz b/picmi-18.04.3.tar.xz deleted file mode 100644 index 98af8ff..0000000 --- a/picmi-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d44140eb4b5feca3f112c023e1c76b173975a28d89b18dff1617d406347a7574 -size 1146732 diff --git a/picmi-18.07.80.tar.xz b/picmi-18.07.80.tar.xz new file mode 100644 index 0000000..8b1dd9e --- /dev/null +++ b/picmi-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7ea1a50cdde2d583541c47bb21b4b58cfe2bcf1ef82c3f3e741159359b9d5f +size 1146608 diff --git a/picmi.changes b/picmi.changes index 1991b2c..c0eaaa1 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 26 13:01:06 UTC 2018 - lbeltrame@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * None + ------------------------------------------------------------------- Fri Jul 13 04:50:19 UTC 2018 - lbeltrame@kde.org diff --git a/picmi.spec b/picmi.spec index 3562a80..81d6cb9 100644 --- a/picmi.spec +++ b/picmi.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: picmi -Version: 18.04.3 +Version: 18.07.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Nonogram Logic game License: GPL-2.0+ Group: Amusements/Games/Logic From 7837990b3674572d4b0c31cf8b9a0d3e68f21e68835d7d5770871e2af0378929 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 18 Aug 2018 11:02:37 +0000 Subject: [PATCH 2/2] Update to 18.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=77 --- picmi-18.07.80.tar.xz | 3 --- picmi-18.08.0.tar.xz | 3 +++ picmi.changes | 10 ++++++++++ picmi.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 picmi-18.07.80.tar.xz create mode 100644 picmi-18.08.0.tar.xz diff --git a/picmi-18.07.80.tar.xz b/picmi-18.07.80.tar.xz deleted file mode 100644 index 8b1dd9e..0000000 --- a/picmi-18.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d7ea1a50cdde2d583541c47bb21b4b58cfe2bcf1ef82c3f3e741159359b9d5f -size 1146608 diff --git a/picmi-18.08.0.tar.xz b/picmi-18.08.0.tar.xz new file mode 100644 index 0000000..cf137f6 --- /dev/null +++ b/picmi-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd24c49106dce54155d30042fd6980ed6ec0ed4074d0a95d3685f1ce37505ef4 +size 1355992 diff --git a/picmi.changes b/picmi.changes index c0eaaa1..57aa189 100644 --- a/picmi.changes +++ b/picmi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 16 22:08:13 UTC 2018 - christophe@krop.fr + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + ------------------------------------------------------------------- Thu Jul 26 13:01:06 UTC 2018 - lbeltrame@kde.org diff --git a/picmi.spec b/picmi.spec index 81d6cb9..db84c16 100644 --- a/picmi.spec +++ b/picmi.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: picmi -Version: 18.07.80 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)