Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tclx for openSUSE:Factory checked in 
at 2022-11-08 10:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tclx (Old)
 and      /work/SRC/openSUSE:Factory/.tclx.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tclx"

Tue Nov  8 10:54:55 2022 rev:18 rq:1034354 version:8.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/tclx/tclx.changes        2021-05-20 
19:25:53.917736207 +0200
+++ /work/SRC/openSUSE:Factory/.tclx.new.1597/tclx.changes      2022-11-08 
10:55:16.589815266 +0100
@@ -1,0 +2,6 @@
+Tue Oct 25 13:46:45 UTC 2022 - Reinhard Max <m...@suse.com>
+
+- Version 8.4.4 presents itself as being 8.6 internally. Adjust
+  installation path, so that it can still be loaded.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tclx.spec ++++++
--- /var/tmp/diff_new_pack.5tevHN/_old  2022-11-08 10:55:17.053816358 +0100
+++ /var/tmp/diff_new_pack.5tevHN/_new  2022-11-08 10:55:17.061816376 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tclx
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Version:        8.4.4
 Release:        0
 Summary:        TclX - Extended Tcl
-License:        SUSE-Permissive and BSD-3-Clause
+License:        BSD-3-Clause AND SUSE-Permissive
 URL:            http://tclx.sourceforge.net/
 Group:          Development/Languages/Tcl
 Source0:        
https://github.com/flightaware/tclx/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -49,14 +49,14 @@
 %make_build
 
 %install
-%make_install pkglibdir=%tcl_archdir/%{name}8.4
+%make_install pkglibdir=%tcl_archdir/%{name}8.6
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
 %doc README.md
-%tcl_archdir/%{name}8.4
+%tcl_archdir/%{name}8.6
 %_mandir/mann/*
 %_includedir/*
 

Reply via email to