From 31510d9f6076dbe8b716783c0b735c425643451d061ffbf04d5cb173b3166311 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:44:28 +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/kteatime?expand=0&rev=73 --- kteatime-18.04.3.tar.xz | 3 --- kteatime-18.07.80.tar.xz | 3 +++ kteatime.changes | 12 ++++++++++++ kteatime.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 kteatime-18.04.3.tar.xz create mode 100644 kteatime-18.07.80.tar.xz diff --git a/kteatime-18.04.3.tar.xz b/kteatime-18.04.3.tar.xz deleted file mode 100644 index d81db8a..0000000 --- a/kteatime-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13e026cf93e64bfb6084c1182e2578fbd935b1d339be4191ece8fb83e49cd189 -size 297864 diff --git a/kteatime-18.07.80.tar.xz b/kteatime-18.07.80.tar.xz new file mode 100644 index 0000000..30764d9 --- /dev/null +++ b/kteatime-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab38d7013304e32735132d2f0d28885d81c91cef4965fbdb6a18f7001521c588 +size 297940 diff --git a/kteatime.changes b/kteatime.changes index 4dca5ee..22a6179 100644 --- a/kteatime.changes +++ b/kteatime.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:56 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: + * Fix broken context menu after adding custom tea (kde#396448) + * Warning-- + * Remove usage of dead QT_USE_FAST_CONCATENATION + ------------------------------------------------------------------- Fri Jul 13 04:50:11 UTC 2018 - lbeltrame@kde.org diff --git a/kteatime.spec b/kteatime.spec index c243252..4f53329 100644 --- a/kteatime.spec +++ b/kteatime.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: kteatime -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: Tea Cooker License: GPL-2.0+ Group: Amusements/Toys/Other From 837784610177623a3e7ea95569337f5f25ccb2b3181d73f7b22cac7c88f3df2f Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 18 Aug 2018 11:02:23 +0000 Subject: [PATCH 2/2] Update to 18.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kteatime?expand=0&rev=74 --- kteatime-18.07.80.tar.xz | 3 --- kteatime-18.08.0.tar.xz | 3 +++ kteatime.changes | 10 ++++++++++ kteatime.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kteatime-18.07.80.tar.xz create mode 100644 kteatime-18.08.0.tar.xz diff --git a/kteatime-18.07.80.tar.xz b/kteatime-18.07.80.tar.xz deleted file mode 100644 index 30764d9..0000000 --- a/kteatime-18.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab38d7013304e32735132d2f0d28885d81c91cef4965fbdb6a18f7001521c588 -size 297940 diff --git a/kteatime-18.08.0.tar.xz b/kteatime-18.08.0.tar.xz new file mode 100644 index 0000000..350273f --- /dev/null +++ b/kteatime-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c22bafcddde612a70bb4694733304524397ab199888a1a4cfcbc137c7409f5a2 +size 297996 diff --git a/kteatime.changes b/kteatime.changes index 22a6179..719e5aa 100644 --- a/kteatime.changes +++ b/kteatime.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 16 22:06:48 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: + * Fix no tea is ready notification after second run (kde#397151) + ------------------------------------------------------------------- Thu Jul 26 13:00:56 UTC 2018 - lbeltrame@kde.org diff --git a/kteatime.spec b/kteatime.spec index 4f53329..02e6c2d 100644 --- a/kteatime.spec +++ b/kteatime.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kteatime -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)