From d55c9a3f78e202638897d7dcf3787c2532f2a718ebbf314d6b9504b7a0137824 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 12:26:36 +0000 Subject: [PATCH 01/11] Accepting request 443459 from home:luca_b:test_KA KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443459 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=23 --- minuet-16.08.3.tar.xz | 3 --- minuet-16.11.80.tar.xz | 3 +++ minuet.changes | 8 ++++++++ minuet.spec | 26 ++++++++++++++++---------- 4 files changed, 27 insertions(+), 13 deletions(-) delete mode 100644 minuet-16.08.3.tar.xz create mode 100644 minuet-16.11.80.tar.xz diff --git a/minuet-16.08.3.tar.xz b/minuet-16.08.3.tar.xz deleted file mode 100644 index dde89ff..0000000 --- a/minuet-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15d622e7aceafbe728c8066ab1f410c8a4c875dab6de5d6dcbb02a6d890b7d5c -size 26846380 diff --git a/minuet-16.11.80.tar.xz b/minuet-16.11.80.tar.xz new file mode 100644 index 0000000..c060603 --- /dev/null +++ b/minuet-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06c9beb1132fdf2359efeb1d7a1b792f8a9ecd8a6f6a791ded8543967adbb1ca +size 26955528 diff --git a/minuet.changes b/minuet.changes index a1324ec..d20606f 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:42:59 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.80 + * KDE Applications 16.12.0 Beta + * https://www.kde.org/announcements/announce-applications-16.12-beta.php + + ------------------------------------------------------------------- Thu Nov 10 06:18:01 UTC 2016 - lbeltrame@kde.org diff --git a/minuet.spec b/minuet.spec index a2cebed..3868264 100644 --- a/minuet.spec +++ b/minuet.spec @@ -16,7 +16,17 @@ # +%define kf5_version 5.26.0 +# 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.11.80 +Release: 0 +Summary: A KDE Software for Music Education +License: GPL-2.0+ +Group: Productivity/Other +Url: http://www.kde.org +Source: minuet-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 5.15.0 BuildRequires: kf5-filesystem BuildRequires: pkgconfig @@ -31,18 +41,13 @@ BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Core) >= 5.7.0 BuildRequires: cmake(Qt5Quick) >= 5.7.0 +BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0 +BuildRequires: cmake(Qt5Svg) >= 5.7.0 BuildRequires: cmake(Qt5Widgets) >= 5.7.0 BuildRequires: pkgconfig(fluidsynth) -Url: http://www.kde.org -Summary: A KDE Software for Music Education -License: GPL-2.0+ -Group: Productivity/Other -Version: 16.08.3 -Release: 0 -Source: minuet-%{version}.tar.xz -BuildRoot: %{_tmppath}/%{name}-%{version}-build # Runtime requirement Requires: libqt5-qtquickcontrols2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Application for Music Education. @@ -64,6 +69,7 @@ Requires: minuet = %{version} Development headers and libraries for Minuet. %lang_package + %prep %setup -q @@ -79,19 +85,19 @@ Development headers and libraries for Minuet. %defattr(-,root,root) %doc COPYING* README* %{_kf5_bindir}/minuet +%dir %{_kf5_appstreamdir} %{_kf5_appstreamdir}/org.kde.minuet.appdata.xml %{_kf5_applicationsdir}/org.kde.minuet.desktop %{_kf5_htmldir}/en/minuet/ %{_kf5_iconsdir}/hicolor %{_kf5_libdir}/libminuetinterfaces.so.* %{_kf5_plugindir}/minuet/ -%{_kf5_sharedir}/kxmlgui5/minuet/ %{_kf5_sharedir}/minuet/ %files devel +%defattr(-,root,root) %doc COPYING* README* %{_includedir}/minuet/ %{_kf5_libdir}/libminuetinterfaces.so -%{_kf5_libdir}/cmake/Minuet/ %changelog From 16db9a67736cba5ad50d2b325f7d05ce939afa5d28d55018c037170e11204d01 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 16:47:14 +0000 Subject: [PATCH 02/11] update to (16.11.90) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=24 --- minuet-16.11.80.tar.xz | 3 --- minuet-16.11.90.tar.xz | 3 +++ minuet.changes | 8 ++++++++ minuet.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 minuet-16.11.80.tar.xz create mode 100644 minuet-16.11.90.tar.xz diff --git a/minuet-16.11.80.tar.xz b/minuet-16.11.80.tar.xz deleted file mode 100644 index c060603..0000000 --- a/minuet-16.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06c9beb1132fdf2359efeb1d7a1b792f8a9ecd8a6f6a791ded8543967adbb1ca -size 26955528 diff --git a/minuet-16.11.90.tar.xz b/minuet-16.11.90.tar.xz new file mode 100644 index 0000000..5e7de69 --- /dev/null +++ b/minuet-16.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29393f8186414647476f6969fca4a6bf5b407787f3e535a4ada3c975240954af +size 27298992 diff --git a/minuet.changes b/minuet.changes index d20606f..547f908 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 3 16:46:47 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.90 + * KDE Applications 16.12.0 RC + * https://www.kde.org/announcements/announce-applications-16.12-rc.php + + ------------------------------------------------------------------- Tue Nov 29 12:42:59 UTC 2016 - tittiatcoke@gmail.com diff --git a/minuet.spec b/minuet.spec index 3868264..8297641 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.11.80 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Name: minuet -Version: 16.11.80 +Version: 16.11.90 Release: 0 Summary: A KDE Software for Music Education License: GPL-2.0+ From 3bf60348e5bb6bc8ea6f4296f27d17dfca8bd57170415f5f0895924b13701ebc Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 13 Dec 2016 20:04:26 +0000 Subject: [PATCH 03/11] update to (16.12.0) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=25 --- minuet-16.11.90.tar.xz | 3 --- minuet-16.12.0.tar.xz | 3 +++ minuet.changes | 8 ++++++++ minuet.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 minuet-16.11.90.tar.xz create mode 100644 minuet-16.12.0.tar.xz diff --git a/minuet-16.11.90.tar.xz b/minuet-16.11.90.tar.xz deleted file mode 100644 index 5e7de69..0000000 --- a/minuet-16.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29393f8186414647476f6969fca4a6bf5b407787f3e535a4ada3c975240954af -size 27298992 diff --git a/minuet-16.12.0.tar.xz b/minuet-16.12.0.tar.xz new file mode 100644 index 0000000..2353ca6 --- /dev/null +++ b/minuet-16.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8a1033a38c6f1858b5b0bbfef278a5a95a5a1de825d43f3a2e9ccce1d1d29f +size 27301412 diff --git a/minuet.changes b/minuet.changes index 547f908..979b4e0 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 13 20:04:15 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + + ------------------------------------------------------------------- Sat Dec 3 16:46:47 UTC 2016 - tittiatcoke@gmail.com diff --git a/minuet.spec b/minuet.spec index 8297641..32addb5 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.11.90 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Name: minuet -Version: 16.11.90 +Version: 16.12.0 Release: 0 Summary: A KDE Software for Music Education License: GPL-2.0+ From a9b5341829e08c39697e977e42001cf8fef1cb4dd2e262aff692cd2ebae916a1 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Mon, 26 Dec 2016 14:22:17 +0000 Subject: [PATCH 04/11] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=26 --- minuet.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/minuet.spec b/minuet.spec index 32addb5..27252a0 100644 --- a/minuet.spec +++ b/minuet.spec @@ -42,6 +42,8 @@ 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) From 25dcb78a2350a583c07075824ee1f4bddea16c1f34dcd2b7e98f9b0e96eb9f6e Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Mon, 26 Dec 2016 14:22:46 +0000 Subject: [PATCH 05/11] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=27 --- minuet.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/minuet.changes b/minuet.changes index 979b4e0..c192aeb 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 26 14:22:10 UTC 2016 - fabian@ritter-vogt.de + +- Add temporary workaround for packaging bug in libqt5-qtquickcontrols2 + ------------------------------------------------------------------- Tue Dec 13 20:04:15 UTC 2016 - tittiatcoke@gmail.com From 1a06bb34299a61ccaedac81fd942d677a3625d2b928cc1b45b6fd8b8b1349e62 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 27 Dec 2016 15:04:49 +0000 Subject: [PATCH 06/11] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=28 --- minuet.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/minuet.changes b/minuet.changes index c192aeb..10a8261 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 27 15:04:22 UTC 2016 - fabian@ritter-vogt.de + +- Removed temporary workaround again, 5.7.1 now in TW + ------------------------------------------------------------------- Mon Dec 26 14:22:10 UTC 2016 - fabian@ritter-vogt.de From 39893f3c3042362c4e4645c6f25903ea6c6789c1c3887a491703743ab2d07a51 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 28 Dec 2016 23:17:36 +0000 Subject: [PATCH 07/11] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=29 --- minuet.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/minuet.spec b/minuet.spec index 27252a0..32addb5 100644 --- a/minuet.spec +++ b/minuet.spec @@ -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) From 8f3baffdac645989de43e63a9e724e7984ae34f412c8eafe0cff1f33acaaa304 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 29 Dec 2016 14:36:35 +0000 Subject: [PATCH 08/11] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=30 --- minuet.changes | 5 ----- 1 file changed, 5 deletions(-) diff --git a/minuet.changes b/minuet.changes index 10a8261..c192aeb 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Tue Dec 27 15:04:22 UTC 2016 - fabian@ritter-vogt.de - -- Removed temporary workaround again, 5.7.1 now in TW - ------------------------------------------------------------------- Mon Dec 26 14:22:10 UTC 2016 - fabian@ritter-vogt.de From 0e6f23fcaa09d15291d1bf37817c8f0a7724c98737c20af39b483a1742141d4c Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 29 Dec 2016 14:37:30 +0000 Subject: [PATCH 09/11] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=31 --- minuet.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/minuet.spec b/minuet.spec index 32addb5..27252a0 100644 --- a/minuet.spec +++ b/minuet.spec @@ -42,6 +42,8 @@ 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) From b13eba9fb31c458db4d2ce65cef87a923c34b667ca4df9c1c60d230871c7016e Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 14 Jan 2017 09:07:28 +0000 Subject: [PATCH 10/11] update to (16.12.1) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=32 --- minuet-16.12.0.tar.xz | 3 --- minuet-16.12.1.tar.xz | 3 +++ minuet.changes | 7 +++++++ minuet.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 minuet-16.12.0.tar.xz create mode 100644 minuet-16.12.1.tar.xz diff --git a/minuet-16.12.0.tar.xz b/minuet-16.12.0.tar.xz deleted file mode 100644 index 2353ca6..0000000 --- a/minuet-16.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db8a1033a38c6f1858b5b0bbfef278a5a95a5a1de825d43f3a2e9ccce1d1d29f -size 27301412 diff --git a/minuet-16.12.1.tar.xz b/minuet-16.12.1.tar.xz new file mode 100644 index 0000000..9e72db2 --- /dev/null +++ b/minuet-16.12.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be531d78eb1c2896110ecdc94e6fcfe0d3e6d54df48c9fbb78b93c18105541e +size 27305940 diff --git a/minuet.changes b/minuet.changes index c192aeb..53f5323 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 14 09:07:20 UTC 2017 - lbeltrame@kde.org + +- - Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + ------------------------------------------------------------------- Mon Dec 26 14:22:10 UTC 2016 - fabian@ritter-vogt.de diff --git a/minuet.spec b/minuet.spec index 27252a0..2a99133 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.0 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Name: minuet -Version: 16.12.0 +Version: 16.12.1 Release: 0 Summary: A KDE Software for Music Education License: GPL-2.0+ From 8022ac4dda285c0caf2d3ac6b0b0c0f21ceaacff2febfea09d6945fcef6b5b17 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 14 Jan 2017 10:38:49 +0000 Subject: [PATCH 11/11] Fixup version number OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=33 --- minuet.changes | 6 +++--- minuet.spec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/minuet.changes b/minuet.changes index 53f5323..552ed11 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,9 +1,9 @@ ------------------------------------------------------------------- Sat Jan 14 09:07:20 UTC 2017 - lbeltrame@kde.org -- - Update to KDE Applications 16.12.0 - * KDE Applications 16.12.0 - * https://www.kde.org/announcements/announce-applications-16.12.0.php +- - Update to KDE Applications 16.12.1 + * KDE Applications 16.12.1 + * https://www.kde.org/announcements/announce-applications-16.12.1.php ------------------------------------------------------------------- Mon Dec 26 14:22:10 UTC 2016 - fabian@ritter-vogt.de diff --git a/minuet.spec b/minuet.spec index 2a99133..bdff63e 100644 --- a/minuet.spec +++ b/minuet.spec @@ -1,7 +1,7 @@ # # spec file for package minuet # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed