From b9f30852603e4ec86765aa758734c4ccbcab47937f430fe8dce2e3e28c1b036a Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Mon, 8 Aug 2016 16:08:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=11 --- minuet-16.04.3.tar.xz | 3 --- minuet-16.07.90.tar.xz | 3 +++ minuet.changes | 8 ++++++++ minuet.spec | 17 +++++++++-------- 4 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 minuet-16.04.3.tar.xz create mode 100644 minuet-16.07.90.tar.xz diff --git a/minuet-16.04.3.tar.xz b/minuet-16.04.3.tar.xz deleted file mode 100644 index 14dc838..0000000 --- a/minuet-16.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84270171fec23544b991715d8e29dbfba04d65a9304d575ae24347af8a025f8f -size 511224 diff --git a/minuet-16.07.90.tar.xz b/minuet-16.07.90.tar.xz new file mode 100644 index 0000000..7d7c0a9 --- /dev/null +++ b/minuet-16.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f49612562f1dc9a8c6514ab972b1d757d18953427d4aa9f00927f006292d0528 +size 26856640 diff --git a/minuet.changes b/minuet.changes index 91c193e..a96fa9f 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 8 16:06:42 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.04.3 + * KDE Applications 16.04.3 + * https://www.kde.org/announcements/announce-applications-16.04.3.php + + ------------------------------------------------------------------- Fri Jul 8 09:52:02 UTC 2016 - tittiatcoke@gmail.com diff --git a/minuet.spec b/minuet.spec index f73b2e9..e6eaa73 100644 --- a/minuet.spec +++ b/minuet.spec @@ -15,28 +15,29 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: minuet +BuildRequires: alsa-devel BuildRequires: extra-cmake-modules >= 1.3.0 BuildRequires: kf5-filesystem +BuildRequires: libdrumstick-devel +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: cmake(KF5Config) -BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Core) >= 5.4.0 BuildRequires: cmake(Qt5Gui) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 BuildRequires: cmake(Qt5Quick) >= 5.4.0 -BuildRequires: pkgconfig -BuildRequires: alsa-devel -BuildRequires: libdrumstick-devel +BuildRequires: cmake(Qt5Widgets) >= 5.4.0 Url: http://www.kde.org Summary: A KDE Software for Music Education License: GPL-2.0+ Group: Productivity/Other -Version: 16.04.3 +Version: 16.07.90 Release: 0 Source: minuet-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build