Accepting request 771714 from KDE:Applications
KDE Applications 19.12.2 OBS-URL: https://build.opensuse.org/request/show/771714 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kqtquickcharts?expand=0&rev=73
This commit is contained in:
commit
7265447cc0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:641f5c993e627dd6d0778066016d20196b7502e34ab793fcf17dd6b226d08ae8
|
|
||||||
size 25624
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl4T8XkACgkQ29LOiT4t
|
|
||||||
HIf5Wwf/duPohgwXeNCB9browZrZKT5vWNUWN40PVsIoHFHV7EyE40NeGK0q2pcg
|
|
||||||
68J355ogI55KRoWivcMGSTnxATTBrwy0cWKBRY4cXk2KnlxwtpUlZf6CgHC89v0o
|
|
||||||
slPxbtFFgTgxer5wPicOtn61VUHbTxTf9Fwq0lYWAFsFXlYfZ+y2759rvryvnQRZ
|
|
||||||
f/KEZVyXKDeooDrjIqWZZKZtS6zCCeFuZSVp0drb34oQrsIlWr3H15jcLWYoYxU2
|
|
||||||
W/OpZ7B5Hwvbq5mEKklR7u/lpF2zxS6TrX31Hmg6FbTd0lghHIu6231SxjlDFQ04
|
|
||||||
d78f25qTeQbDVzebffMWsjUmSzXv0w==
|
|
||||||
=i7qo
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kqtquickcharts-19.12.2.tar.xz
Normal file
3
kqtquickcharts-19.12.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:acc9d924ea6267e266e1ab86d00041b324236a6e61eeef09d82b701dabed1ba9
|
||||||
|
size 25628
|
11
kqtquickcharts-19.12.2.tar.xz.sig
Normal file
11
kqtquickcharts-19.12.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl45NDwACgkQ29LOiT4t
|
||||||
|
HIfh0wf/ekTo8QZ9AQmsVrwwomUMLukYivPNZxojzl3Q3oweoM6/6CT7QbQrl2U4
|
||||||
|
1ee9kHFmUzfhFsPKEyjxJVHLwIQV5qYxKTvbMoO1joKFPCDiy5SloW7FXSl3Pmy8
|
||||||
|
HiVlfvV2OwGVSnc+jWMhEdXPhwuClQswUeSndgwx1u9+hqaIEqWqrYZpgzdF6Q0D
|
||||||
|
VUiaJCf9s5PKxtt4C4Wrc5fKze9B8JO7R8rqfh2XxGYv5fkmYgFjFa2QUF/3+Cee
|
||||||
|
qrh07uyctfTflzt8Djj3MwPmjwsUFzDHBAG65fWdrQmz/YOCn1boAZ/CrBkDI1Az
|
||||||
|
etn8u9JU7N6ADH7GIpERbkrKP9VI/w==
|
||||||
|
=xw23
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 7 08:37:56 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Replace %make_jobs with %cmake_build.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 5 06:29:28 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 19.12.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/releases/19.12.2
|
||||||
|
- No code change since 19.12.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 10:01:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Jan 7 10:01:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kqtquickcharts
|
Name: kqtquickcharts
|
||||||
Version: 19.12.1
|
Version: 19.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plugin to render beautiful and interactive graphs
|
Summary: Plugin to render beautiful and interactive graphs
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -46,7 +46,7 @@ A QtQuick plugin to render beautiful and interactive graphs.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
%make_jobs
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
Loading…
Reference in New Issue
Block a user