forked from pool/minuet
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
This commit is contained in:
parent
6172d96574
commit
424ac2891b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a2805f218ceec1b370c68d244a35f8aee4ff9e423ae01e2ed02b4aa1dabc91e4
|
|
||||||
size 27786944
|
|
3
minuet-18.07.80.tar.xz
Normal file
3
minuet-18.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:29bfb5cc0310af2bc067ea743fbae7d5455abdb4ce02fbfe0e640f6c604535c9
|
||||||
|
size 27788736
|
@ -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
|
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.07.80
|
||||||
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…
Reference in New Issue
Block a user