From 424ac2891bffedf11ca85c22f8afa73d39468925782deb33ea3d930b0c5c9eaa Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:50:11 +0000 Subject: [PATCH] KDE Applications 18.08.0 beta (third time's the charm) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=83 --- minuet-18.04.3.tar.xz | 3 --- minuet-18.07.80.tar.xz | 3 +++ minuet.changes | 10 ++++++++++ minuet.spec | 11 ++++------- 4 files changed, 17 insertions(+), 10 deletions(-) delete mode 100644 minuet-18.04.3.tar.xz create mode 100644 minuet-18.07.80.tar.xz diff --git a/minuet-18.04.3.tar.xz b/minuet-18.04.3.tar.xz deleted file mode 100644 index 1367ea5..0000000 --- a/minuet-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2805f218ceec1b370c68d244a35f8aee4ff9e423ae01e2ed02b4aa1dabc91e4 -size 27786944 diff --git a/minuet-18.07.80.tar.xz b/minuet-18.07.80.tar.xz new file mode 100644 index 0000000..203c07a --- /dev/null +++ b/minuet-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29bfb5cc0310af2bc067ea743fbae7d5455abdb4ce02fbfe0e640f6c604535c9 +size 27788736 diff --git a/minuet.changes b/minuet.changes index f6dd5ec..82131be 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 26 13:01:05 UTC 2018 - lbeltrame@kde.org + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * None + ------------------------------------------------------------------- Fri Jul 13 04:50:19 UTC 2018 - lbeltrame@kde.org diff --git a/minuet.spec b/minuet.spec index 0fd3042..3f62fc3 100644 --- a/minuet.spec +++ b/minuet.spec @@ -16,12 +16,13 @@ # +%bcond_without lang + %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -%bcond_without lang +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Name: minuet -Version: 18.04.3 +Version: 18.07.80 Release: 0 Summary: A KDE Software for Music Education License: GPL-2.0-or-later @@ -48,9 +49,7 @@ BuildRequires: cmake(Qt5Widgets) >= 5.7.0 BuildRequires: pkgconfig(fluidsynth) # Runtime requirement Requires: libqt5-qtquickcontrols2 -%if %{with lang} Recommends: %{name}-lang -%endif %description Application for Music Education. @@ -71,9 +70,7 @@ Requires: minuet = %{version} %description devel Development headers and libraries for Minuet. -%if %{with lang} %lang_package -%endif %prep %setup -q