diff --git a/minuet-20.07.90.tar.xz b/minuet-20.07.90.tar.xz deleted file mode 100644 index 32c3efe..0000000 --- a/minuet-20.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c202db3cbc458468ebf285cbbedb7be573d9ab6e5673324168fb5ae8377e1326 -size 27724976 diff --git a/minuet-20.07.90.tar.xz.sig b/minuet-20.07.90.tar.xz.sig deleted file mode 100644 index f1c397f..0000000 --- a/minuet-20.07.90.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/minuet-20.08.0.tar.xz b/minuet-20.08.0.tar.xz new file mode 100644 index 0000000..57549a6 --- /dev/null +++ b/minuet-20.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e57e225ec6a0515d39bf868cdd934a6823071527f6da9910b839abc96c8fdb +size 27726724 diff --git a/minuet-20.08.0.tar.xz.sig b/minuet-20.08.0.tar.xz.sig new file mode 100644 index 0000000..16729a3 --- /dev/null +++ b/minuet-20.08.0.tar.xz.sig @@ -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----- diff --git a/minuet.changes b/minuet.changes index 408f792..0fc40f2 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Aug 9 09:10:45 UTC 2020 - Christophe Giboudeaux + +- 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 diff --git a/minuet.spec b/minuet.spec index b85b262..a320106 100644 --- a/minuet.spec +++ b/minuet.spec @@ -21,13 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: minuet -Version: 20.07.90 +Version: 20.08.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