Hello community,

here is the log from the commit of package slib for openSUSE:Factory checked in 
at 2013-09-09 19:51:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/slib (Old)
 and      /work/SRC/openSUSE:Factory/.slib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "slib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/slib/slib.changes        2012-10-03 
10:10:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.slib.new/slib.changes   2013-09-09 
19:51:31.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Sep  9 11:44:18 UTC 2013 - [email protected]
+
+- updated to 3b4:
+  * 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 
+    (mit-scheme-release >= 9 0).
+  * 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
+
+-------------------------------------------------------------------

Old:
----
  slib-3b3.tar.bz2

New:
----
  slib-3b4.zip

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

Other differences:
------------------
++++++ slib.spec ++++++
--- /var/tmp/diff_new_pack.mqh7dm/_old  2013-09-09 19:51:32.000000000 +0200
+++ /var/tmp/diff_new_pack.mqh7dm/_new  2013-09-09 19:51:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package slib
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,15 +20,16 @@
 Provides:       scheme:/usr/lib/scheme/slib/umbscheme.init
 PreReq:         %install_info_prereq
 PreReq:         guile1 coreutils
-Version:        3b3
+Version:        3b4
 Release:        0
 Summary:        Portable Scheme Library
 License:        SUSE-SLIB
 Group:          Development/Languages/Scheme
 Url:            http://swissnet.ai.mit.edu/~jaffer/SLIB.html
-Source:         %{name}-%{version}.tar.bz2
+Source:         http://groups.csail.mit.edu/mac/ftpdir/scm/slib-%{version}.zip
 # this is not upstreamable (bnc#754532):
 Patch0:         remove-resene-colors.diff
+BuildRequires:  unzip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to