From 714b3f5f474cdc6a20bb9fd496fc3077ba63eb39329986103703afb257b5ca08 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 26 Mar 2017 07:25:55 +0000 Subject: [PATCH] KDE Applications 17.08.80 beta OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=39 --- minuet-16.12.3.tar.xz | 3 --- minuet-17.03.80.tar.xz | 3 +++ minuet.changes | 14 ++++++++++++-- minuet.spec | 6 ++---- 4 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 minuet-16.12.3.tar.xz create mode 100644 minuet-17.03.80.tar.xz diff --git a/minuet-16.12.3.tar.xz b/minuet-16.12.3.tar.xz deleted file mode 100644 index 94b1673..0000000 --- a/minuet-16.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c2c25007e4512d2c59398c4ac3e7614dfe163d59ba601450a261f8911af8095 -size 27296368 diff --git a/minuet-17.03.80.tar.xz b/minuet-17.03.80.tar.xz new file mode 100644 index 0000000..4dbe54b --- /dev/null +++ b/minuet-17.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006af3ea863fd93cf1f6d2c7de3a471db5ebd9b1cdee759d76322a2253d75968 +size 27258452 diff --git a/minuet.changes b/minuet.changes index f182f9e..28c51d4 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 25 23:10:52 CET 2017 - lbeltrame@kde.org + +- Update to 17.03.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.03.80.php +- Changes since 16.12.3: + * Too many changes to list here + ------------------------------------------------------------------- Thu Mar 9 12:44:06 CET 2017 - lbeltrame@kde.org @@ -20,7 +30,7 @@ Thu Feb 9 07:20:59 UTC 2017 - lbeltrame@kde.org Sat Jan 14 09:07:20 UTC 2017 - lbeltrame@kde.org - - Update to KDE Applications 16.12.1 - * KDE Applications 16.12.1 + * KDE Applications 16.12.1 * https://www.kde.org/announcements/announce-applications-16.12.1.php ------------------------------------------------------------------- @@ -32,7 +42,7 @@ Mon Dec 26 14:22:10 UTC 2016 - fabian@ritter-vogt.de Tue Dec 13 20:04:15 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 16.12.0 - * KDE Applications 16.12.0 + * KDE Applications 16.12.0 * https://www.kde.org/announcements/announce-applications-16.12.0.php diff --git a/minuet.spec b/minuet.spec index 289bc8b..a9d6c2e 100644 --- a/minuet.spec +++ b/minuet.spec @@ -17,10 +17,10 @@ %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Name: minuet -Version: 16.12.3 +Version: 17.03.80 Release: 0 Summary: A KDE Software for Music Education License: GPL-2.0+ @@ -42,8 +42,6 @@ BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Core) >= 5.7.0 BuildRequires: cmake(Qt5Quick) >= 5.7.0 BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0 -# Workaround for bug in libqt5-qtquickcontrols2 package, to be fixed with 5.7.1 sr -BuildRequires: libQt5QuickControls2-5 BuildRequires: cmake(Qt5Svg) >= 5.7.0 BuildRequires: cmake(Qt5Widgets) >= 5.7.0 BuildRequires: pkgconfig(fluidsynth)