From e95cf250793f6f6515fa07521a6119a0f5f78943f0dae03e13f2baaa1540d9d9 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 15 Sep 2018 12:29:40 +0000 Subject: [PATCH] Plasma 5.14 Beta - I'll try to add tarball signatures and .keyring in a followup sr. The unresolvables are due to a missing verbump in KUF, but it built fine before adjusting kf5_version. OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kgamma5?expand=0&rev=130 --- kgamma5-5.13.5.tar.xz | 3 --- kgamma5-5.13.90.tar.xz | 3 +++ kgamma5.changes | 11 +++++++++++ kgamma5.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 kgamma5-5.13.5.tar.xz create mode 100644 kgamma5-5.13.90.tar.xz diff --git a/kgamma5-5.13.5.tar.xz b/kgamma5-5.13.5.tar.xz deleted file mode 100644 index f5920ed..0000000 --- a/kgamma5-5.13.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d63b989b5ff6b11b43233ce99668622255b70015d8807224e431195f62ab7921 -size 79232 diff --git a/kgamma5-5.13.90.tar.xz b/kgamma5-5.13.90.tar.xz new file mode 100644 index 0000000..f986802 --- /dev/null +++ b/kgamma5-5.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff97d659b763c85c75d5d3dd5d4971c526e969057e21130f2a0a5b678f5c9dc +size 79296 diff --git a/kgamma5.changes b/kgamma5.changes index 4e8f8de..5389631 100644 --- a/kgamma5.changes +++ b/kgamma5.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 13 17:24:59 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.13.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.90.php +- Changes since 5.13.5: + * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency. + * Fix compile with strict compile flags + ------------------------------------------------------------------- Tue Sep 4 10:58:40 UTC 2018 - fabian@ritter-vogt.de diff --git a/kgamma5.spec b/kgamma5.spec index df36837..5f786f4 100644 --- a/kgamma5.spec +++ b/kgamma5.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: kgamma5 -Version: 5.13.5 +Version: 5.13.90 Release: 0 Summary: Display gamma configuration License: GPL-2.0-or-later Group: Productivity/Graphics/Other Url: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/kgamma5-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: kf5-filesystem BuildRequires: xz