From 15ff694c3c3de1f53d44fc8d21549e1a7f750b76f6346383516fac5746f837cb Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 21 Nov 2017 22:38:36 +0000 Subject: [PATCH] KDE Applications 17.12 beta OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktuberling?expand=0&rev=61 --- ktuberling-17.08.3.tar.xz | 3 --- ktuberling-17.11.80.tar.xz | 3 +++ ktuberling.changes | 21 +++++++++++++++++++++ ktuberling.spec | 3 ++- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 ktuberling-17.08.3.tar.xz create mode 100644 ktuberling-17.11.80.tar.xz diff --git a/ktuberling-17.08.3.tar.xz b/ktuberling-17.08.3.tar.xz deleted file mode 100644 index 7f518e7..0000000 --- a/ktuberling-17.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8340815ee778f9c88d0bbcbeb9db7a3707f2c5351d346d0ca8a890c212787ecb -size 32764588 diff --git a/ktuberling-17.11.80.tar.xz b/ktuberling-17.11.80.tar.xz new file mode 100644 index 0000000..39aa368 --- /dev/null +++ b/ktuberling-17.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c380c57dd940ecf751aa77f5813b13962704996b87289fdafe4d50311ff1b3 +size 32799668 diff --git a/ktuberling.changes b/ktuberling.changes index e12a3e9..97e14d3 100644 --- a/ktuberling.changes +++ b/ktuberling.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Nov 20 06:59:29 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Revert "It's already done in kaboutdata" + * It's already done in kaboutdata + * Doc fixes (mostly style) + * Change if condition that protects the addition of the doc folder + * Add initial Android version + * restore id from the bad svg + * fix bad svg + * Remove stray debug + * We need KIO + * Use non deprecated QGraphics* methods + * Remove netaccess + * Remove use of KFileDialog KImageIO KMimeType and KUrl + ------------------------------------------------------------------- Thu Nov 09 23:12:30 CET 2017 - lbeltrame@kde.org diff --git a/ktuberling.spec b/ktuberling.spec index b972e5c..634849d 100644 --- a/ktuberling.spec +++ b/ktuberling.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: ktuberling -Version: 17.08.3 +Version: 17.11.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) @@ -51,6 +51,7 @@ BuildRequires: pkgconfig(Qt5QuickWidgets) BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5Multimedia) Provides: ktuberling5 = %{version} Obsoletes: ktuberling5 < %{version} %if %{with lang}