Hello community,

here is the log from the commit of package tk for openSUSE:Factory checked in 
at 2012-09-17 14:12:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tk (Old)
 and      /work/SRC/openSUSE:Factory/.tk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tk", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tk/tk.changes    2012-02-16 16:24:15.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.tk.new/tk.changes       2012-09-17 
14:12:17.000000000 +0200
@@ -1,0 +2,26 @@
+Thu Aug  9 12:41:35 UTC 2012 - m...@suse.com
+
+- New patchlevel release 8.5.12:
+  * [3437816] return code of [canvas lower]
+  * [3021557] cursor freeze in elided text
+  * [3476698] hang in [text mark prev/next]
+  * [3475627] Stop text-31.11 failure
+  * [1630271] hang/crash on mark before -startline
+  * [1754043,2321450] -blockcursor appearance
+  * [3480471] crash in [tk_getOpenFile]
+  * [3480634] PNG image in menus
+  * [2925561] disabled combobox don't take focus
+  * [3486474] Correct color scaling
+  * [1630262,1615425] [text] crash tags & -*line
+  * [3497848] consistent pixel rounding
+  * [3503317] XParseColor speedup
+  * [3176239] control-Mousewheel crash
+  * [3520202] <MouseWheel> %k,%K,%N for Python
+  * [533519] multiscreen window placement
+  * [2768586] multiscreen menu posting
+  * [1630254] text peer update on -startline reset
+  * [3294450] ttk text element clipping
+  * Make sure all index tables are static
+  * [3546073] DisplayString() -> DefaultDisplay()
+
+-------------------------------------------------------------------

Old:
----
  tk-upstream-fixes.patch
  tk8.5.11-src.tar.gz

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

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

Other differences:
------------------
++++++ tk.spec ++++++
--- /var/tmp/diff_new_pack.4iyfqk/_old  2012-09-17 14:12:20.000000000 +0200
+++ /var/tmp/diff_new_pack.4iyfqk/_new  2012-09-17 14:12:20.000000000 +0200
@@ -20,8 +20,9 @@
 BuildRequires:  tcl-devel
 BuildRequires:  xorg-x11-devel
 Url:            http://www.tcl.tk
-Version:        8.5.11
+Version:        8.5.12
 Release:        0
+%define         rrc %nil
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Graphical User Interface Toolkit for Tcl
 License:        BSD-3-Clause
@@ -33,14 +34,14 @@
 #
 Summary:        Graphical User Interface Toolkit for Tcl
 Group:          Development/Languages/Tcl
-Provides:       wish wish8.4
+Provides:       wish
+Provides:       wish8.4
 Requires:       tcl >= %version
 PreReq:         /bin/rm
-Source0:        %name%{version}-src.tar.gz
+Source0:        %name%{version}%{rrc}-src.tar.gz
 Source1:        tk-rpmlintrc
 Source2:        baselibs.conf
 Patch0:         %name.patch
-Patch1:         tk-upstream-fixes.patch
 
 %description
 Tk is a graphical user interface toolkit that takes developing desktop
@@ -58,8 +59,8 @@
 %package devel
 Summary:        Header Files and C API Documentation for Tk
 Group:          Development/Libraries/Tcl
-Requires:       tk = %version
 Requires:       tcl-devel
+Requires:       tk = %version
 Requires:       xorg-x11-libX11-devel
 # bug437293
 %ifarch ppc64
@@ -87,7 +88,6 @@
 %prep
 %setup -q -n %name%version
 %patch0
-%patch1
 
 %build
 cd unix
@@ -96,7 +96,7 @@
        --enable-threads \
        --enable-man-symlinks \
        --enable-man-compression=gzip
-make %{?jobs:-j%jobs} \
+make %{?_smp_mflags} \
        TK_LIBRARY="%scriptdir" \
        TK_PKG_DIR="tcl/tk%TK_MINOR"
 

++++++ tk8.5.11-src.tar.gz -> tk8.5.12-src.tar.gz ++++++
++++ 17864 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to