Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tk for openSUSE:Factory checked in at 2021-04-26 16:38:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tk (Old) and /work/SRC/openSUSE:Factory/.tk.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tk" Mon Apr 26 16:38:44 2021 rev:48 rq:887864 version:8.6.11 Changes: -------- --- /work/SRC/openSUSE:Factory/tk/tk.changes 2021-01-19 15:58:19.039028352 +0100 +++ /work/SRC/openSUSE:Factory/.tk.new.12324/tk.changes 2021-04-26 16:38:55.638009064 +0200 @@ -1,0 +2,6 @@ +Sat Apr 17 03:05:10 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to version 8.6.11.1 (still presenting itself as 8.6.11) + * Fixed issue in bindMouseWheel + +------------------------------------------------------------------- Old: ---- tk8.6.11-src.tar.gz New: ---- tk8.6.11.1-src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tk.spec ++++++ --- /var/tmp/diff_new_pack.7pqCi0/_old 2021-04-26 16:38:56.170009911 +0200 +++ /var/tmp/diff_new_pack.7pqCi0/_new 2021-04-26 16:38:56.174009917 +0200 @@ -28,7 +28,7 @@ URL: http://www.tcl.tk Version: 8.6.11 Release: 0 -%define rrc %nil +%define rrc .1 BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Graphical User Interface Toolkit for Tcl License: TCL ++++++ tk8.6.11-src.tar.gz -> tk8.6.11.1-src.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tk8.6.11/library/ttk/utils.tcl new/tk8.6.11/library/ttk/utils.tcl --- old/tk8.6.11/library/ttk/utils.tcl 2020-12-11 18:48:53.000000000 +0100 +++ new/tk8.6.11/library/ttk/utils.tcl 2021-01-13 21:08:05.000000000 +0100 @@ -305,7 +305,7 @@ bind $bindtag <MouseWheel> "$callback \[expr {-%D}\]" bind $bindtag <Option-MouseWheel> "$callback \[expr {-10*%D}\]" } else { - bind $bindtag <MouseWheel> "$callback \[expr {-%D/120)}\]" + bind $bindtag <MouseWheel> "$callback \[expr {-%D/120}\]" } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tk8.6.11/manifest.uuid new/tk8.6.11/manifest.uuid --- old/tk8.6.11/manifest.uuid 2020-12-31 02:54:24.000000000 +0100 +++ new/tk8.6.11/manifest.uuid 2021-01-13 21:08:05.000000000 +0100 @@ -1 +1 @@ -e5018b5568fabd6185794db597c53676ae54dc1fa79125233f262b582883bb12 +03611622752771aee143af1ba8b0120d20518f27b7a77111bc869054358d233f