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:
commit
9a41e40ebd
@ -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
3
minuet-18.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e6f97a131ca13118064da667568842202fefa1d8b8b6bdcdcb5c84f46252743f
|
||||||
|
size 27787172
|
@ -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
|
Fri Jul 13 04:50:19 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
11
minuet.spec
11
minuet.spec
@ -16,12 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%bcond_without lang
|
||||||
|
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# 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}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
|
||||||
Name: minuet
|
Name: minuet
|
||||||
Version: 18.04.3
|
Version: 18.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A KDE Software for Music Education
|
Summary: A KDE Software for Music Education
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -48,9 +49,7 @@ BuildRequires: cmake(Qt5Widgets) >= 5.7.0
|
|||||||
BuildRequires: pkgconfig(fluidsynth)
|
BuildRequires: pkgconfig(fluidsynth)
|
||||||
# Runtime requirement
|
# Runtime requirement
|
||||||
Requires: libqt5-qtquickcontrols2
|
Requires: libqt5-qtquickcontrols2
|
||||||
%if %{with lang}
|
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Application for Music Education.
|
Application for Music Education.
|
||||||
@ -71,9 +70,7 @@ Requires: minuet = %{version}
|
|||||||
%description devel
|
%description devel
|
||||||
Development headers and libraries for Minuet.
|
Development headers and libraries for Minuet.
|
||||||
|
|
||||||
%if %{with lang}
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%endif
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
x
Reference in New Issue
Block a user