From c64954e94370d31a7d4062db958fc006b9900bc4451ec4925e1511c5459dbef3 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:45:22 +0000 Subject: [PATCH] KDE Applications 18.08.0 beta (third time's the charm) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=76 --- kturtle-18.04.3.tar.xz | 3 --- kturtle-18.07.80.tar.xz | 3 +++ kturtle.changes | 13 +++++++++++++ kturtle.spec | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 kturtle-18.04.3.tar.xz create mode 100644 kturtle-18.07.80.tar.xz diff --git a/kturtle-18.04.3.tar.xz b/kturtle-18.04.3.tar.xz deleted file mode 100644 index bf79b8d..0000000 --- a/kturtle-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14fdc7c499c359c23809d854082852117676f744af3f2e0fec1067e6fea453c5 -size 1608732 diff --git a/kturtle-18.07.80.tar.xz b/kturtle-18.07.80.tar.xz new file mode 100644 index 0000000..4c9a0a3 --- /dev/null +++ b/kturtle-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac78eca94f8283571da76e14f2af7a1e82f018a22eba4241e4b9d0b20de00d7 +size 1608756 diff --git a/kturtle.changes b/kturtle.changes index 7e1910c..8bd936b 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:57 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: + * Add explicit/nullptr + * Use nullptr/explicit + * Remove double margin here too + * Remove double margin + ------------------------------------------------------------------- Fri Jul 13 04:50:14 UTC 2018 - lbeltrame@kde.org diff --git a/kturtle.spec b/kturtle.spec index 1660609..d42f0f0 100644 --- a/kturtle.spec +++ b/kturtle.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: kturtle -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: Logo Programming Environment License: GPL-2.0+ Group: Amusements/Teaching/Mathematics @@ -83,9 +83,9 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %{_kf5_appstreamdir}/org.kde.kturtle.appdata.xml %{_kf5_bindir}/kturtle %{_kf5_iconsdir}/hicolor/*/apps/kturtle.* +%{_kf5_kxmlguidir}/kturtle/ %{_kf5_sharedir}/katepart/ %{_kf5_sharedir}/kturtle/ -%{_kf5_kxmlguidir}/kturtle/ %if %{with lang} %files lang -f %{name}.lang