23 Commits

Author SHA256 Message Date
c1b86f8112 Accepting request 1057040 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/1057040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=23
2023-01-09 16:24:02 +00:00
4d58a2822d Accepting request 1039984 from home:dirkmueller:Factory
- update to 1.21:
  * https://core.tcl-lang.org/tcllib/doc/tcllib-1-21/support/releases/history/README-1.21.txt

OBS-URL: https://build.opensuse.org/request/show/1039984
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcllib?expand=0&rev=22
2023-01-09 11:01:32 +00:00
572e3fa4d2 Accepting request 866631 from devel:languages:tcl
- Update to version 1.20: /usr/share/doc/packages/tcllib/README

OBS-URL: https://build.opensuse.org/request/show/866631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=22
2021-01-25 17:25:14 +00:00
7f472daf6b - Update to version 1.20: /usr/share/doc/packages/tcllib/README
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcllib?expand=0&rev=20
2021-01-25 15:14:56 +00:00
311c816b4e Accepting request 848330 from home:xorcue:branches:devel:languages:tcl
- Update to version 1.20

OBS-URL: https://build.opensuse.org/request/show/848330
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcllib?expand=0&rev=19
2020-12-01 14:40:01 +00:00
1ac3930c07 Accepting request 656045 from devel:languages:tcl
- Update to version 1.19
  * Too many changes to list, please see included README files.
  * Fixes bsc#1105803

OBS-URL: https://build.opensuse.org/request/show/656045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=21
2019-01-05 13:41:37 +00:00
923525555e - Update to version 1.19
* Too many changes to list, please see included README files.
  * Fixes bsc#1105803

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcllib?expand=0&rev=17
2018-12-07 12:59:40 +00:00
Stephan Kulow
09f83e8eb4 Accepting request 248186 from devel:languages:tcl
1

OBS-URL: https://build.opensuse.org/request/show/248186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=20
2014-09-09 17:00:22 +00:00
Tomáš Chvátal
ba2f2c4aed Accepting request 247218 from home:coolo:branches:openSUSE:Factory
- fix license for spdx 1.2

OBS-URL: https://build.opensuse.org/request/show/247218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcllib?expand=0&rev=15
2014-09-09 14:53:20 +00:00
Stephan Kulow
21a2ede964 Accepting request 222150 from devel:languages:tcl
(forwarded request 222037 from kpetsch)

OBS-URL: https://build.opensuse.org/request/show/222150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=18
2014-02-15 07:07:22 +00:00
fad19499a9 Accepting request 222037 from home:kpetsch:branches:devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/222037
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcllib?expand=0&rev=13
2014-02-13 10:45:40 +00:00
Stephan Kulow
bc29c21548 Accepting request 181517 from devel:languages:tcl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/181517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=16
2013-07-02 05:46:32 +00:00
877877f3e8 - Update to version 1.15.
For details see /usr/share/doc/packages/tcllib/README-1.13.txt

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcllib?expand=0&rev=11
2013-06-20 12:55:54 +00:00
Stephan Kulow
489efaeb31 Accepting request 124395 from devel:languages:tcl
license update: SUSE-TCL
Make compatible with tcl license (it is the stated license of the package anyway) (forwarded request 123614 from babelworx)

OBS-URL: https://build.opensuse.org/request/show/124395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=13
2012-06-12 05:10:19 +00:00
Factory Maintainer
e1512dd24f Accepting request 123614 from home:babelworx:ldig:branches:devel:languages:tcl
license update: SUSE-TCL
Make compatible with tcl license (it is the stated license of the package anyway)

OBS-URL: https://build.opensuse.org/request/show/123614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcllib?expand=0&rev=9
2012-06-11 05:29:24 +00:00
fdf564d975 Accepting request 122753 from home:gberh:branches:devel:languages:tcl
- Update to version 1.14
  * New module and packages:
    + oo::util: right now only easy referencing of instance methods
      for callbacks
    + lambda: easy anonymous procedures for Tcl 8.5+
    + try: Tcl 8.5+ forward compatibility implementation of
      try/catch/finally (TIP 329)
    + valtype: validation types, snit validation types for various
      classes of numbers (ISBN, EAN, ...) and general check-digit
       algorithms (luhn(5), verhoeff, ...).
  * Bufixes, for details see
    /usr/share/doc/packages/tcllib/README-1.14.txt
- fix shebang lines
- fix CRLF lineendings in modules/math/kruskal.tcl
- examples/ftp/hpupdate.tcl is under GPL-2.0+

OBS-URL: https://build.opensuse.org/request/show/122753
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcllib?expand=0&rev=8
2012-05-31 09:29:32 +00:00
Stephan Kulow
17213c8f8a replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=12
2011-12-06 18:07:31 +00:00
OBS User buildservice-autocommit
3022cc0861 Updating link to change in openSUSE:Factory/tcllib revision 12.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcllib?expand=0&rev=62b5d7a4aa565eb472bb2d3ed88ab50f
2011-12-06 18:07:31 +00:00
Stephan Kulow
3a3987f10c Accepting request 88717 from devel:languages:tcl
Version 1.13

OBS-URL: https://build.opensuse.org/request/show/88717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=11
2011-10-21 14:43:33 +00:00
OBS User autobuild
b84a4561f6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=6 2010-03-18 15:31:38 +00:00
OBS User unknown
2f1d8e3ba6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=4 2009-07-29 15:57:12 +00:00
OBS User unknown
06f28d1e1b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=3 2008-11-03 13:27:09 +00:00
OBS User unknown
31092f48a9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcllib?expand=0&rev=1 2008-04-03 23:23:37 +00:00