Hello community,

here is the log from the commit of package tk for openSUSE:Factory checked in 
at 2019-12-11 11:59:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tk (Old)
 and      /work/SRC/openSUSE:Factory/.tk.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tk"

Wed Dec 11 11:59:29 2019 rev:44 rq:753330 version:8.6.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/tk/tk.changes    2019-07-28 10:17:21.440599489 
+0200
+++ /work/SRC/openSUSE:Factory/.tk.new.4691/tk.changes  2019-12-11 
11:59:33.448880872 +0100
@@ -1,0 +2,46 @@
+Tue Dec  3 13:54:10 UTC 2019 - Reinhard Max <m...@suse.com>
+
+- Version 8.6.10:
+  * (bug)[0a9c91] crash in text-11a.22
+  * (bug)[9705d1] crash activating "Alt" theme
+  * (bug)[e3b954] cursor offset at full screen display
+  * (bug)[18a4ba] cross-platform [winfo containing]
+  * (build) 'None', 'ControlMask' symbol conflicts
+  * (bug)[509caf] [treeview tag configure] regression
+  * (bug)[3003895] [scale] res rounds and -from
+  * (new)[TIP 533] [$mb post x y idx]
+  * (bug)[1529659] embed toplevel blocks outer menu
+  * (bug)[8814bd] crash in [NSMenu size]
+  * (bug)[1951ab] Prevent transient window cycles (crashed on Aqua)
+        *** POTENTIAL INCOMPATIBILITY ***
+  * (bug)[4da219] Incomplete read of multi-image GIF
+  * (new)[TIP 535] Precision of ::scale widget tick mark values
+        *** POTENTIAL INCOMPATIBILITY ***
+  * (bug)[da3914] [$treeview identify element] failure
+  * (bug)[897ffe] Prevent cross-manager loops of geom management
+  * (bug)[368fa4] Prevent toggle of hidden treeview indicators
+  * (bug)[928652] Apply TIP 533 for ttk::menubutton
+  * (bug)[1001070] X-platform rework of label options -highlight*
+  * (bug)[6286fd] checkbutton handling of -selectcolor
+  * (bug) Ttk scrolling bugs, see tests treeview-9.1, entry-3.[3-6]
+  * (new)[TIP 541] [combobox current] support "end" index
+  * (bug)[2a6c62] <<TreeviewSelect>> trigger on item delete
+  * (bug)[75b8fb] Crash with some [event generate]d <ButtonRelease>
+  * (bug)[5ddeca] Stop app switching exposing withdrawn windows as zombies
+  * (new) Refactor all MouseWheel bindings
+        *** POTENTIAL INCOMPATIBILITY ***
+  * (bug)[c8ccd1] up array key in [text] takes to index 1.0
+  * (new)[TIP 532] Tk event loop rewrite to prevent ring overflow
+        *** POTENTIAL INCOMPATIBILITY ***
+  * (bug)[2834776] Stop disabled spinbox from generating
+    <<Increment>> & <<Decrement>>
+  * (bug)[a01b6f7] Workaround XWayland bug reporting screen width
+  * (bug)[b82bd4] Fix [style configure -compound]
+  * (bug)[69b48f] failing test textTag-18.1
+  * (bug)[c4abd2] panic in stackorder command
+  * (bug)[53d280] [wm iconphoto] crash on empty image
+  * [90d555] workaround NSFontManager bad selections
+  * (new) Partial Emoji support in text displays
+- tk-8.5.12-fix-xft.patch is not needed anymore.
+ 
+-------------------------------------------------------------------

Old:
----
  tk-8.5.12-fix-xft.patch
  tk8.6.9.1-src.tar.gz

New:
----
  tk8.6.10-src.tar.gz

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

Other differences:
------------------
++++++ tk.spec ++++++
--- /var/tmp/diff_new_pack.n3jfEY/_old  2019-12-11 11:59:34.356880490 +0100
+++ /var/tmp/diff_new_pack.n3jfEY/_new  2019-12-11 11:59:34.360880489 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tk
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,10 +25,10 @@
 BuildRequires:  libXt-devel
 BuildRequires:  pkg-config
 BuildRequires:  tcl-devel
-Url:            http://www.tcl.tk
-Version:        8.6.9
+URL:            http://www.tcl.tk
+Version:        8.6.10
 Release:        0
-%define         rrc .1
+%define         rrc %nil
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Graphical User Interface Toolkit for Tcl
 License:        TCL
@@ -50,7 +50,6 @@
 Source2:        baselibs.conf
 Source3:        http://tkcon.cvs.sourceforge.net/tkcon/tkcon/tkcon.tcl
 Patch0:         %name.patch
-Patch1:         tk-8.5.12-fix-xft.patch
 
 %description
 Tk is a graphical user interface toolkit that takes developing desktop
@@ -97,7 +96,6 @@
 %prep
 %setup -q -n %name%version
 %patch0
-%patch1 -p1
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
@@ -133,7 +131,7 @@
 
 %files
 %defattr(-,root,root)
-%doc README changes license.terms ChangeLog*
+%doc README.md changes license.terms ChangeLog*
 %docdir %_mandir/mann
 %doc %_mandir/man1/*
 %doc %_mandir/mann/*

++++++ tk8.6.9.1-src.tar.gz -> tk8.6.10-src.tar.gz ++++++
++++ 64045 lines of diff (skipped)


Reply via email to