Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=121
This commit is contained in:
parent
73ce3bef88
commit
b932757d67
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5eb383d4156327f57ac9f960ba355150cd69a5e2ce0f19f8079a480c5607049
|
||||
size 27607608
|
3
minuet-19.08.0.tar.xz
Normal file
3
minuet-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3827a7e8dd3c48e12521fd0aa76eccbeaf9f2627935f19647f2147e87db63554
|
||||
size 27595472
|
11
minuet-19.08.0.tar.xz.sig
Normal file
11
minuet-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpYACgkQ29LOiT4t
|
||||
HIdE8wf+Lsmv3yzloiMukVnORwSAmTAJwCcmQZQAG6rysM978pJBvZvUQbCesyXV
|
||||
dpyijpBdA92iI2HOfh5eFoOs37AyUkGAnFS7m7/x1XqTSfmiU5PkIQe/VrjSAwuZ
|
||||
8XJo+u5bUQU/ZRRb4Vz38Qclrnbh5/PHNSB+zqGXFeQs4R+K/qqJcZJXfRcDslni
|
||||
yOEvGGYfNH1iYJ2WgoFkIguBepywcFPqedbuQpZvWQb9KKpm1PONrNbvO2jtdBAj
|
||||
uD+H6r2fwMTbD0n4T9FW/Uj6rLUsc/dCVRPV82sI1vq+u+8W07btBbh6bPHiCsaX
|
||||
e7HOttVq2cduXInT5QdzEe3Fc3YhIw==
|
||||
=zePQ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:32:23 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
10
minuet.spec
10
minuet.spec
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: minuet
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: A KDE Software for Music Education
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Other
|
||||
URL: http://www.kde.org
|
||||
Source: minuet-%{version}.tar.xz
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 5.15.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user