Accepting request 261312 from devel:languages:tcl
- New version 8.6.3: * (bug)[9e487e] Phony button clicks from browsers to plugin * (bug)[810c43] [text] elide changes advance epoch * (bug)[fb35eb] fix PNG transparency appearance * (bug)[3417012] [scale -digits $bigValue] segfault * (bug)[3529885] [scale] handling of negative resolution OBS-URL: https://build.opensuse.org/request/show/261312 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tk?expand=0&rev=37
This commit is contained in:
commit
65368e59ea
10
tk.changes
10
tk.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 16:00:36 UTC 2014 - max@suse.com
|
||||
|
||||
- New version 8.6.3:
|
||||
* (bug)[9e487e] Phony button clicks from browsers to plugin
|
||||
* (bug)[810c43] [text] elide changes advance epoch
|
||||
* (bug)[fb35eb] fix PNG transparency appearance
|
||||
* (bug)[3417012] [scale -digits $bigValue] segfault
|
||||
* (bug)[3529885] [scale] handling of negative resolution
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 28 14:37:33 UTC 2014 - vwallfahrer@suse.com
|
||||
|
||||
|
4
tk.spec
4
tk.spec
@ -25,7 +25,7 @@ BuildRequires: libXt-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: tcl-devel
|
||||
Url: http://www.tcl.tk
|
||||
Version: 8.6.2
|
||||
Version: 8.6.3
|
||||
Release: 0
|
||||
%define rrc %nil
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -39,8 +39,6 @@ Provides: tkcon = 2.7
|
||||
Obsoletes: tk-64bit
|
||||
%endif
|
||||
#
|
||||
Summary: Graphical User Interface Toolkit for Tcl
|
||||
Group: Development/Languages/Tcl
|
||||
Provides: wish
|
||||
Provides: wish8.6
|
||||
Requires: tcl >= %version
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:afb6639043ec38905afe22b61ca54820217f4d4e81e0ad49f839c16d2bf98579
|
||||
size 4246617
|
3
tk8.6.3-src.tar.gz
Normal file
3
tk8.6.3-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba15d56ac27d8c0a7b1a983915a47e0f635199b9473cf6e10fbce1fc73fd8333
|
||||
size 4258339
|
Loading…
Reference in New Issue
Block a user