Accepting request 723761 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723761 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minuet?expand=0&rev=37
This commit is contained in:
commit
f7de1aa7a6
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:6d4614b7b42391c8b68627b879f61f59c22942ff1b340a25f75d90e296cdeb33
|
||||
size 27602392
|
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,35 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:07 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* Fix build on CI
|
||||
* It's time to use cmake 3.5
|
||||
* Exclude more files
|
||||
* Fix minSdkVersion
|
||||
* Remove use of QuickCompiler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:38 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.04.3
|
||||
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