2 Commits

Author SHA256 Message Date
2d72effee1 Accepting request 1218427 from devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/1218427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/slib?expand=0&rev=33
2024-10-27 10:25:28 +00:00
92aab4f503 - update to 3c1:
* mklibcat.scm, require.scm (catalog:expand-path): Patch from
  * Radey Shouman accepts vicinity symbols 'library,
    'implementation, 'home, and 'user, which expand to the value
    of the corresponding "*-vicinity" procedure.

  * wttree.scm: Fixed bug where tree balance was lost by deletions
  * mitscheme.init: Removed support for defmacro when
  * trsrch.scm (substring?, substring-ci?): Replaced the skip-vector
- make sure trigger scripts do not fail
    (library-vicinity): Try (%search-load-path "slib/guile.init").
    * Draft SRFI-96 "SRFI Prerequisites" specifies the interface
    * Fixed problem with macros-that-work.
- remove manually generated slibcat, fixed in guile
  update
- switch back to 3a1 (#112942)
- update to 3a2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/slib?expand=0&rev=30
2024-10-25 18:20:20 +00:00
4 changed files with 27 additions and 18 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b679e4b8e775ded2111b387589d015d1381c9e2e86a2158d83a5371fba0add83
size 984970

3
slib-3c1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15a35b5542c9d7ca59e9b59b15a2808746d31816573bcc56bb27c393d4920632
size 982253

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Aug 13 06:24:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3c1:
* mklibcat.scm, require.scm (catalog:expand-path): Patch from
* Radey Shouman accepts vicinity symbols 'library,
'implementation, 'home, and 'user, which expand to the value
of the corresponding "*-vicinity" procedure.
-------------------------------------------------------------------
Mon Feb 26 13:25:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
@@ -45,17 +54,17 @@ Wed Mar 25 11:27:10 UTC 2015 - p.drouand@gmail.com
* usercat: Use local copy of "schmooz.scm".
- Remove unzip build require; now use a regular tar.gz tarball
- Remove obsolete AUTHORS and %clean section
-------------------------------------------------------------------
Mon Sep 9 11:44:18 UTC 2013 - pgajdos@suse.com
- updated to 3b4:
* wttree.scm: Fixed bug where tree balance was lost by deletions
* wttree.scm: Fixed bug where tree balance was lost by deletions
http://hagi.is.s.u-tokyo.ac.jp/~yh/bst.pdf
* slib.sh, gosh.init: Added support for (gosh) Gauche-0.9.
* mitscheme.init: Removed support for defmacro when
* mitscheme.init: Removed support for defmacro when
(mit-scheme-release >= 9 0).
* trsrch.scm (substring?, substring-ci?): Replaced the skip-vector
* trsrch.scm (substring?, substring-ci?): Replaced the skip-vector
with an alist (to work with wide characters).
* etc. see http://people.csail.mit.edu/jaffer/SLIB.html
@@ -120,7 +129,7 @@ Tue Nov 24 17:51:06 CET 2009 - pgajdos@suse.cz
-------------------------------------------------------------------
Thu Nov 13 14:43:59 CET 2008 - ro@suse.de
- make sure trigger scripts do not fail
- make sure trigger scripts do not fail
-------------------------------------------------------------------
Tue Nov 4 16:29:12 CET 2008 - pgajdos@suse.cz
@@ -136,7 +145,7 @@ Thu Jul 31 16:27:46 CEST 2008 - pgajdos@suse.cz
(defmacro:eval, defmacro:load): Fixed.
o guile.init (implementation-vicinity): Just (%site-dir).
(file-position, gentemp): module-replace!
(library-vicinity): Try (%search-load-path "slib/guile.init").
(library-vicinity): Try (%search-load-path "slib/guile.init").
-------------------------------------------------------------------
Mon Feb 4 11:40:47 CET 2008 - pgajdos@suse.cz
@@ -148,7 +157,7 @@ Mon Feb 4 11:40:47 CET 2008 - pgajdos@suse.cz
Wed Dec 19 11:25:54 CET 2007 - pgajdos@suse.cz
- updated to 3a5:
* Draft SRFI-96 "SRFI Prerequisites" specifies the interface
* Draft SRFI-96 "SRFI Prerequisites" specifies the interface
between implementations and the SLIB library system.
* Added support for Kawa and SISC.
* SSAX (xml-parse) module ported from SSAX 5.1.
@@ -157,7 +166,7 @@ Wed Dec 19 11:25:54 CET 2007 - pgajdos@suse.cz
* Updated "guile.init" for Guile 1.8.
* Updated "mitscheme.init" for versions after 7.7.1.
* Rewrote scheme48(.init) delete-file using Posix unlink.
* Fixed problem with macros-that-work.
* Fixed problem with macros-that-work.
-------------------------------------------------------------------
Mon Apr 2 18:03:53 CEST 2007 - sbrabec@suse.cz
@@ -177,7 +186,7 @@ Mon Mar 5 18:18:14 CET 2007 - sbrabec@suse.cz
-------------------------------------------------------------------
Fri Sep 8 11:56:12 CEST 2006 - anicka@suse.cz
- remove manually generated slibcat, fixed in guile
- remove manually generated slibcat, fixed in guile
-------------------------------------------------------------------
Thu May 4 17:58:32 CEST 2006 - sbrabec@suse.cz
@@ -188,7 +197,7 @@ Thu May 4 17:58:32 CEST 2006 - sbrabec@suse.cz
Fri Feb 10 16:53:48 CET 2006 - anicka@suse.cz
- install slibcat (fixes #147520), has to be regenerated with every
update
update
-------------------------------------------------------------------
Wed Jan 25 21:41:40 CET 2006 - mls@suse.de
@@ -198,13 +207,13 @@ Wed Jan 25 21:41:40 CET 2006 - mls@suse.de
-------------------------------------------------------------------
Fri Sep 9 10:40:38 CEST 2005 - anicka@suse.cz
- switch back to 3a1 (#112942)
- switch back to 3a1 (#112942)
-------------------------------------------------------------------
Thu Jun 30 15:58:53 CEST 2005 - anicka@suse.cz
- update to 3a2
- update to 3a2
-------------------------------------------------------------------
Tue Dec 16 15:57:28 CET 2003 - mcihar@suse.cz

View File

@@ -1,7 +1,7 @@
#
# spec file for package slib
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: slib
Version: 3b7
Version: 3c1
Release: 0
Summary: Portable Scheme Library
License: SUSE-SLIB