forked from pool/kross-interpreters
KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kross-interpreters?expand=0&rev=93
This commit is contained in:
parent
b39225c42a
commit
d5bc339e7c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09509260773fb50e30cb1f4595c0c196f1a5e986ff07e1b00daea29dd5d019a1
|
|
||||||
size 144820
|
|
3
kross-interpreters-18.11.80.tar.xz
Normal file
3
kross-interpreters-18.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:59cbf102cf0d2d4fcb440af4507f1dbba7563ed1a9f99ec143972387f014a07f
|
||||||
|
size 144808
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 20 06:22:44 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Run spec-cleaner
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 20 05:57:14 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 18.11.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-18.11.80.php
|
||||||
|
- Changes since 18.08.3:
|
||||||
|
* No code changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 08 20:43:43 UTC 2018 - lbeltrame@kde.org
|
Thu Nov 08 20:43:43 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -16,12 +16,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: kross-interpreters
|
|
||||||
Version: 18.08.3
|
|
||||||
Release: 0
|
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# 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}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
|
Name: kross-interpreters
|
||||||
|
Version: 18.11.80
|
||||||
|
Release: 0
|
||||||
Summary: Diverse bindings for KROSS
|
Summary: Diverse bindings for KROSS
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
@ -36,7 +36,6 @@ BuildRequires: pkgconfig(Qt5Core)
|
|||||||
BuildRequires: pkgconfig(Qt5Gui)
|
BuildRequires: pkgconfig(Qt5Gui)
|
||||||
BuildRequires: pkgconfig(Qt5Test)
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The kross interpreters for Ruby, Python and Java
|
The kross interpreters for Ruby, Python and Java
|
||||||
@ -74,7 +73,6 @@ The Java bindings which can be used with KROSS
|
|||||||
#make DESTDIR=%{buildroot} install
|
#make DESTDIR=%{buildroot} install
|
||||||
|
|
||||||
%files -n kross-python
|
%files -n kross-python
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_kf5_plugindir}/krosspython.so
|
%{_kf5_plugindir}/krosspython.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user