Accepting request 771718 from KDE:Applications
KDE Applications 19.12.2 OBS-URL: https://build.opensuse.org/request/show/771718 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kross-interpreters?expand=0&rev=48
This commit is contained in:
commit
c88c322208
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c5ec40971befd1d214d80c8c2ced3e30aaadfd2d4000ea782751f769783f8130
|
|
||||||
size 151816
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl4T8XkACgkQ29LOiT4t
|
|
||||||
HIdrSQf/VOc/sZk8M/5Y7pLS5mgflUjEqqj3QYJH2ywQuqGLtN2pd2pdwBOJRmTb
|
|
||||||
MvASGab8mtPPQiTGMdGVTTHBqpcNhSPnqoBiZpFTKhS44dCUq2X8Q4Kccb76fMni
|
|
||||||
UcogCOkriSnqcSQbSzZBrtAqOPa13JNZ1b4kEjymXpDd2Y5wNKUsJ6dQQAf7HCRt
|
|
||||||
aLIMhkzaUcbQjcPxvE5gT4Th+djmEBSXQHN4fTUac3OzYXc0voIGV7PobqovdpVR
|
|
||||||
Pr76p3i7UGSsOI/959wH2Q+bXHBDoqMPC7d/3hi/U8iSQ235cl1aRm3Y4/I9i2gv
|
|
||||||
U3ihjl+tPERVb6ypaG3mHQlwoNzrQg==
|
|
||||||
=jjOx
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kross-interpreters-19.12.2.tar.xz
Normal file
3
kross-interpreters-19.12.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa76f189145e54bcb501da005ffd7136e0389ba97e005d5204ee3bffa283fa10
|
||||||
|
size 151384
|
11
kross-interpreters-19.12.2.tar.xz.sig
Normal file
11
kross-interpreters-19.12.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl45ND0ACgkQ29LOiT4t
|
||||||
|
HIcD/Qf9FvnXzruz1vYPBYgbg1CClWnw+jap4Old6lVpbIlIz4XMHaps7C2551im
|
||||||
|
O4N8cIJve2Vu5/EYkMqrAfYDP5LUp/LwDW8+fccWAPZnYrGoatr5hC/BkMMwZ2FQ
|
||||||
|
WClj6hsCpm/Ie8QU8JFbMfGyrDSmK+kdC0OXLn3RQpCWnpMI3LiyA+PCmSqZhpPo
|
||||||
|
YUrfh4ErSSuhme+THR8K0xfvLctM9HgS/h8mAP0Lf17brVLoeQYO3InYFl7+fSnn
|
||||||
|
MUyMvElZxHErVNrNTl8IbKB1visUFP8GiS38jh7h90W5CPG1P8Q+DcRYpv6u5yCI
|
||||||
|
kLjQ0L2uTYh2cwuG7sdczyeo6y73Kw==
|
||||||
|
=dfKJ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 7 08:37:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Replace %make_jobs with %cmake_build.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 5 06:29:30 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 14 17:42:48 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Jan 14 17:42:48 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: kross-interpreters
|
Name: kross-interpreters
|
||||||
Version: 19.12.1
|
Version: 19.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Diverse bindings for KROSS
|
Summary: Diverse bindings for KROSS
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -58,7 +58,7 @@ The Ruby bindings which can be used with KROSS
|
|||||||
|
|
||||||
%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