diff --git a/applications.keyring b/applications.keyring index 57c966e..48be415 100644 Binary files a/applications.keyring and b/applications.keyring differ diff --git a/minuet-19.08.3.tar.xz b/minuet-19.08.3.tar.xz deleted file mode 100644 index 6335ca2..0000000 --- a/minuet-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8af3e0b5fd17d7043499391273232a1649ea3dec5e69faab5a4dc4452080605c -size 27593424 diff --git a/minuet-19.08.3.tar.xz.sig b/minuet-19.08.3.tar.xz.sig deleted file mode 100644 index 4b96e3f..0000000 --- a/minuet-19.08.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PQACgkQ29LOiT4t -HIebpAgAkxua+npOHx1goImNvrBZY+aN2LBs8RP9KOpquK1ifcEgNswblsrsff3d -E0Z3a9mnYdswRw/8IkjeTXgXc87sLm7D5lPQ84HrAZgzyETdqDfqtZEOTjE3zIWA -xly569LVWSSQhziucUMd7MxHgVhNmOiSFpkgTEAUtFhaWFHxrtj/P2+0bRoNbGXf -dI3NMrfSAPJL5HMVQef9JYOJcz4sXgwxVlse0p+cIvytvgJ5cNOWs/nKUCD61Rk6 -3jsSoFRy34+SsUTWhHaekosHp8Yf3AewF2xQycYjG8QyVOjg7riIg7vWeMEIxRQY -18+weAV2kEqbptCkudF1mzAJ7dfRLA== -=qvgh ------END PGP SIGNATURE----- diff --git a/minuet-19.12.0.tar.xz b/minuet-19.12.0.tar.xz new file mode 100644 index 0000000..e6dfecc --- /dev/null +++ b/minuet-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a0d99efebcf25c9bc0b865f69f5c4681c54f99ae2d6de5b001447aad483b7af +size 27597704 diff --git a/minuet-19.12.0.tar.xz.sig b/minuet-19.12.0.tar.xz.sig new file mode 100644 index 0000000..8983c7b --- /dev/null +++ b/minuet-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puK4ACgkQ29LOiT4t +HIdYvgf/W3xk3qh80yL3OjCg9BvaaOg+WwNahW/asPzLM26j1y8mlih/+ADBV2fc +0prel4bvb2iEYt8rglcVw5mCeool+xl+lISotewvl+UgOsSnbvP4HCAn8hO2bO5C +KdDmPU6L/ayhviXdN1YFEMJH79bPxRlLdG6/2w5EaXSAcAWyuNL+BSFJou1A4wyc +dSOYVphhzx81PqCpD1aqQ9dyIJbXTKKuUW0qRtWTxQwqWBiKhw/02u9LXbAAPzwF +iIplXlngujztsJU8biWuKEHtzp1Kzw2ylgozC4sNjXbZcUfJ20IRYqOF6J5boZ2g +7leqp94I597Ldz6GxbnHutnjqiy+hw== +=41Xz +-----END PGP SIGNATURE----- diff --git a/minuet.changes b/minuet.changes index cf90f51..85088d0 100644 --- a/minuet.changes +++ b/minuet.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Dec 10 06:39:13 UTC 2019 - Luca Beltrame + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:12:33 UTC 2019 - Luca Beltrame + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 15:54:27 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Extract names even if there is no comma after the quote + ------------------------------------------------------------------- Thu Nov 7 23:13:37 UTC 2019 - Luca Beltrame diff --git a/minuet.spec b/minuet.spec index db046eb..a8b35c4 100644 --- a/minuet.spec +++ b/minuet.spec @@ -1,7 +1,7 @@ # # spec file for package minuet # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,20 +16,20 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: minuet -Version: 19.08.3 +Version: 19.12.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/applications/%{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/applications/%{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 BuildRequires: extra-cmake-modules >= 5.15.0