KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=147
This commit is contained in:
parent
7eacd65fee
commit
2004037f24
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51dbaa68a57c61814abae598da782471de66631e4141afef2e687e2d0a8b13d6
|
||||
size 27604472
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3u8ACgkQ29LOiT4t
|
||||
HIfZLggAk6Y8FazhSbpLGLXWS5fXfFOrBWfIx59KSuG/FLsLNY1Tz2yrrM7v8Q+3
|
||||
K0fbGSYR5PdwKXsRwyf2Z81D3upkXRVFvH+JmK3KKvtSsoTKQQquE7J2EVePFirW
|
||||
m+pQ6UoRSx59x+usBIqIx+VH2RadCXVdpB3KCoujHFU7qcQrwldV70xWPOxIS5JC
|
||||
BodW2RkkCY4SnCJjWg4xajbGoeqIQEY+GDHA5C6wCeqXIdlEU6g/hdr0QRCNectG
|
||||
A3cbd5vkNUF4/LqZYys4ZRlyfAqdQrW/foNZ+bzdaokY24y3K1dTpDXh/6+XxhR9
|
||||
k6yfv4a0eprueK8W++enD9a/nAVmTA==
|
||||
=/bLO
|
||||
-----END PGP SIGNATURE-----
|
3
minuet-20.04.0.tar.xz
Normal file
3
minuet-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:143c338fe2efeac650634dd4e5c34bd4d194330f0820deee5bd8993a5a7c0c72
|
||||
size 27604724
|
11
minuet-20.04.0.tar.xz.sig
Normal file
11
minuet-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/cACgkQ29LOiT4t
|
||||
HIdxmgf/cux2ZvY8GmAKkR3F4homGBsyLl1Xq+s9EhSdFATh4VP+f0kT65Hz3suX
|
||||
XK8fOyosI1Ar7+oKL05AkeJ/2abzrdLzweq5/hU9gJjuhkF/IkdHJgHKMYn8YPiZ
|
||||
TFKu4/Virwlanva6vimpPzTCCiT61ZQle0HrXpHt/d47AheuZGs+Buwi8aVmv4kl
|
||||
RHADmTVASRAjWj/rvRaigVPkRwp+0AO3YzTnwIUmKLwjZ3bHcx/gM+pQdWHjBzHu
|
||||
aejxN8kddGY6Gi4Qe2ANk4odp+P4lH7J4AsGzvm1pMfuN27evaeB5awC+PDDJpLs
|
||||
5LGS/Yua+leebZtQNVfR/IDu4N0sfg==
|
||||
=/rqW
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:23:14 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:44 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: minuet
|
||||
Version: 20.03.90
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: A KDE Software for Music Education
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Other
|
||||
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: kf5-filesystem
|
||||
BuildRequires: pkgconfig
|
||||
@ -47,7 +47,7 @@ BuildRequires: pkgconfig(fluidsynth)
|
||||
Requires: libqt5-qtquickcontrols2
|
||||
Recommends: %{name}-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
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user