Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=160
This commit is contained in:
parent
96896ddab2
commit
13c646f564
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c202db3cbc458468ebf285cbbedb7be573d9ab6e5673324168fb5ae8377e1326
|
|
||||||
size 27724976
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAkACgkQ29LOiT4t
|
|
||||||
HIdYxQf9FFTd3fWomMBe50Q+uvPho+8JIgEcxVpAN2XgUutDccAWyrLRQwpScVwj
|
|
||||||
c3/O8oSPLej5U1FZnC0oqEgIvaW0bVI18t8jbwZwR+0NNP6X1HEgjTAr9thsQHOB
|
|
||||||
jmQjVPqvk2Av8FCa69ZolQbZvo1oDw5gMmdNtJYHAWIGXL5X1zGRopu9EDWHFSFL
|
|
||||||
hAelgL6mV+ureQrlf8T/qRzx/UGOZ76a65X9LAybJ7anLXoE6tLr/J5iJYaAUrYZ
|
|
||||||
vm+dEE7GqKrO1Couu0ddrWN/nO38Mv/X4q1iHBLR1Bu2y3UTomUeMTE24kJTu/cC
|
|
||||||
kCsSPFOAWnFeGGs5+MhyhwigVHylrQ==
|
|
||||||
=PzP0
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
minuet-20.08.0.tar.xz
Normal file
3
minuet-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3e57e225ec6a0515d39bf868cdd934a6823071527f6da9910b839abc96c8fdb
|
||||||
|
size 27726724
|
11
minuet-20.08.0.tar.xz.sig
Normal file
11
minuet-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhIACgkQ29LOiT4t
|
||||||
|
HIdufgf/VqgcCO+V81OIJWMAN27Z0VFhpv8RkBaUxySTsyqJtZZ4xWYGCMdEjgYi
|
||||||
|
S4kEg+T9AlxSvWPTMDai8JRTR6ip1zpPUjUfaJKwXIXigd3Pv9BwlWZe7k+j5cqo
|
||||||
|
bRPeGKqQ2aWuRSu4lGLCQGlAadHA6PPksvZ9q57G05LlpeKY+XaUAptXi1mrcqr4
|
||||||
|
7k9BxXAJfrW+R/iFMVcbgT2jvAUhhNmu1V8EhsiYjXxRK1KHXzh417TzbQjkeh7I
|
||||||
|
+8FmZZPvDZPTun6ocDPnM/nXh+ijV/j/YNiRx90QClBoJH/D/AFm7F9jlmFwynAH
|
||||||
|
vUKeYWLE12ghvwaIFnbrnt7Dmv93fQ==
|
||||||
|
=fE5/
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:10:45 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 08:01:04 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 08:01:04 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: minuet
|
Name: minuet
|
||||||
Version: 20.07.90
|
Version: 20.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
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules >= 5.15.0
|
BuildRequires: extra-cmake-modules >= 5.15.0
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
@ -47,7 +47,7 @@ BuildRequires: pkgconfig(fluidsynth)
|
|||||||
Requires: libqt5-qtquickcontrols2
|
Requires: libqt5-qtquickcontrols2
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user