Hello community,

here is the log from the commit of package kross-interpreters for 
openSUSE:Leap:15.2 checked in at 2020-01-17 12:05:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kross-interpreters (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kross-interpreters.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kross-interpreters"

Fri Jan 17 12:05:10 2020 rev:40 rq:764742 version:19.12.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kross-interpreters/kross-interpreters.changes  
2020-01-15 15:16:46.582287300 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.kross-interpreters.new.26092/kross-interpreters.changes
       2020-01-17 12:05:12.756603704 +0100
@@ -1,0 +2,15 @@
+Tue Jan 14 17:42:48 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Drop the kross-python package
+- Build the kross-ruby bindings
+
+-------------------------------------------------------------------
+Tue Jan  7 10:01:03 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+-------------------------------------------------------------------
@@ -7 +22 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:
----
  kross-interpreters-19.12.0.tar.xz
  kross-interpreters-19.12.0.tar.xz.sig

New:
----
  kross-interpreters-19.12.1.tar.xz
  kross-interpreters-19.12.1.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kross-interpreters.spec ++++++
--- /var/tmp/diff_new_pack.8BsEHU/_old  2020-01-17 12:05:13.120603864 +0100
+++ /var/tmp/diff_new_pack.8BsEHU/_new  2020-01-17 12:05:13.120603864 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kross-interpreters
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,18 +21,19 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kross-interpreters
-Version:        19.12.0
+Version:        19.12.1
 Release:        0
 Summary:        Diverse bindings for KROSS
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/KDE
+URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
 BuildRequires:  extra-cmake-modules
-BuildRequires:  python-devel
+BuildRequires:  ruby-devel
 BuildRequires:  xz
 BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5Kross) >= 5.11.0
@@ -42,14 +43,7 @@
 BuildRequires:  cmake(Qt5Widgets)
 
 %description
-The kross interpreters for Ruby, Python and Java
-
-%package -n kross-python
-Summary:        Python Bindings for kross
-Group:          Development/Libraries/KDE
-
-%description -n kross-python
-The Python bindings which can be used with KROSS
+The kross interpreter for Ruby
 
 %package -n kross-ruby
 Summary:        Ruby Bindings for kross
@@ -58,12 +52,6 @@
 %description -n kross-ruby
 The Ruby bindings which can be used with KROSS
 
-%package -n kross-java
-Summary:        Java Bindings for kross
-Group:          Development/Libraries/KDE
-
-%description -n kross-java
-The Java bindings which can be used with KROSS
 
 %prep
 %setup -q
@@ -74,10 +62,9 @@
 
 %install
   %kf5_makeinstall -C build
-  #make DESTDIR=%{buildroot} install
 
-%files -n kross-python
+%files -n kross-ruby
 %license COPYING
-%{_kf5_plugindir}/krosspython.so
+%{_kf5_plugindir}/krossruby.so
 
 %changelog


++++++ kross-interpreters-19.12.0.tar.xz -> kross-interpreters-19.12.1.tar.xz 
++++++


Reply via email to