Accepting request 630170 from KDE:Applications

Update to 18.08.0

OBS-URL: https://build.opensuse.org/request/show/630170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minuet?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2018-08-24 15:05:49 +00:00 committed by Git OBS Bridge
commit 9a41e40ebd
4 changed files with 27 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2805f218ceec1b370c68d244a35f8aee4ff9e423ae01e2ed02b4aa1dabc91e4
size 27786944

3
minuet-18.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6f97a131ca13118064da667568842202fefa1d8b8b6bdcdcb5c84f46252743f
size 27787172

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Aug 16 22:08:03 UTC 2018 - christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* None
-------------------------------------------------------------------
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

View File

@ -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.08.0
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