SHA256
1
0
forked from pool/minuet

Accepting request 797046 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minuet?expand=0&rev=45
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:50:44 +00:00 committed by Git OBS Bridge
commit d23f845665
6 changed files with 54 additions and 19 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZsACgkQ29LOiT4t
HIdLpwf/Z8E14GpvohFhl2Bwba7NQCbdd3D8jaqSdSzm8brwvueNVPUR4dqLQ9Q3
rK6T+7zojb4UVv8i2iShTJxytYq4jFDu7UZ1RHE+pT+7G0lIVZs9V+6rtW9apxX6
ykKjNFmmqwD8AHt80iIGRahtwGMk5I0bxvPyIZ4vqJWu1bgcj7CgBfnoAt+JIOLV
B6/B5rZLByL8ge3PzKBNyzlKYU4IStB2aT9GizS7IEOdaa7uUs/qQ0ZgAe+o8084
YmAbSo4lmWLJ4d/ANkeZKm5gfpdO/XPZRRMF7evG+asOMYpVEFiZZpCI9rndhlh4
5cdf8T/i7s42cSmPgtcrJcnBDvzNNg==
=CSSM
-----END PGP SIGNATURE-----

3
minuet-20.04.0.tar.xz Normal file
View 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
View 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-----

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
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>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:17:41 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Port to fluidsynth 2.0.0 API
* addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData
* Port to QRandomGenerator
* Add copyright headers
* Fix minor EBN issues
* Use URL with transport encryption
* Improve Android build system
* Remove extra files
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 5 20:36:48 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Thu Mar 5 20:36:48 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,17 +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: 19.12.3 Version: 20.04.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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules >= 5.15.0 BuildRequires: extra-cmake-modules >= 5.15.0
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: pkgconfig BuildRequires: pkgconfig
@ -50,6 +46,10 @@ BuildRequires: pkgconfig(fluidsynth)
# Runtime requirement # Runtime requirement
Requires: libqt5-qtquickcontrols2 Requires: libqt5-qtquickcontrols2
Recommends: %{name}-lang Recommends: %{name}-lang
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description %description
Application for Music Education. Application for Music Education.