automatic version update by autodist [release 24.02.1-1mamba;Sat Mar 23 2024]
This commit is contained in:
parent
0ec3525be2
commit
35fc84b5a8
@ -2,15 +2,15 @@
|
||||
%define javarootdir %_jvmdir/jdk/
|
||||
|
||||
Name: kross-interpreters
|
||||
Version: 23.08.5
|
||||
Version: 24.02.1
|
||||
Release: 1mamba
|
||||
Summary: Kross interpreters
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
Source0: http://download.kde.org/stable/release-service/%{version}/src/kross-interpreters-%{version}.tar.xz
|
||||
URL: https://invent.kde.org/libraries/kross-interpreters
|
||||
Source0: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/kross-interpreters-%{version}.tar.xz
|
||||
Patch0: %{name}-4.7.2-krossjava_jbyte_conversion.patch
|
||||
Patch1: kross-interpreters-4.10.5-ruby-2.0.patch
|
||||
License: LGPL
|
||||
@ -84,12 +84,12 @@ Ruby plugin for the Kross architecture in KDE5.
|
||||
#%patch1 -p1
|
||||
|
||||
%build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
%cmake_kf6
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
%cmake_install
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -107,17 +107,23 @@ Ruby plugin for the Kross architecture in KDE5.
|
||||
|
||||
%files -n kross-python
|
||||
%defattr(-,root,root)
|
||||
%{_qt5_plugindir}/krosspython.so
|
||||
%{_qt6_plugindir}/krosspython.so
|
||||
%doc COPYING
|
||||
|
||||
%files -n kross-ruby
|
||||
%defattr(-,root,root)
|
||||
%{_qt5_plugindir}/krossruby.so
|
||||
%{_qt6_plugindir}/krossruby.so
|
||||
|
||||
%changelog
|
||||
* Sun Feb 18 2024 Automatic Build System <autodist@openmamba.org> 23.08.5-1mamba
|
||||
* Sat Mar 23 2024 Automatic Build System <autodist@openmamba.org> 24.02.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 03 2024 Automatic Build System <autodist@openmamba.org> 24.02.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 24.01.95-1mamba
|
||||
- update to 24.01.95
|
||||
|
||||
* Fri Dec 08 2023 Automatic Build System <autodist@mambasoft.it> 23.08.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
@ -511,5 +517,5 @@ Ruby plugin for the Kross architecture in KDE5.
|
||||
* Thu Nov 03 2011 Automatic Build System <autodist@mambasoft.it> 4.7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 16 2011 Davide Madrisan <davide.madrisan@gmail.com> 4.7.2-1mamba
|
||||
* Sun Oct 16 2011 Davide Madrisan <davide.madrisan@gmail.com> 4.7.2-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user