diff --git a/minuet-19.12.3.tar.xz b/minuet-19.12.3.tar.xz deleted file mode 100644 index 9e2d2db..0000000 --- a/minuet-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:740a3704004336f08c0fde148257c1562254b4e706704ec7eb2149fb3d7b6b9b -size 27597900 diff --git a/minuet-19.12.3.tar.xz.sig b/minuet-19.12.3.tar.xz.sig deleted file mode 100644 index 4fee3d6..0000000 --- a/minuet-19.12.3.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/minuet-20.04.0.tar.xz b/minuet-20.04.0.tar.xz new file mode 100644 index 0000000..f6a4208 --- /dev/null +++ b/minuet-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143c338fe2efeac650634dd4e5c34bd4d194330f0820deee5bd8993a5a7c0c72 +size 27604724 diff --git a/minuet-20.04.0.tar.xz.sig b/minuet-20.04.0.tar.xz.sig new file mode 100644 index 0000000..af18930 --- /dev/null +++ b/minuet-20.04.0.tar.xz.sig @@ -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----- diff --git a/minuet.changes b/minuet.changes index 3eb60ad..d4cc074 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Thu Apr 23 12:23:14 UTC 2020 - Luca Beltrame + +- 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 + +- 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 + +- 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 diff --git a/minuet.spec b/minuet.spec index d2d226b..0622d72 100644 --- a/minuet.spec +++ b/minuet.spec @@ -21,17 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: minuet -Version: 19.12.3 +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/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: kf5-filesystem BuildRequires: pkgconfig @@ -50,6 +46,10 @@ BuildRequires: pkgconfig(fluidsynth) # Runtime requirement Requires: libqt5-qtquickcontrols2 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 Application for Music Education.