Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package slib for openSUSE:Factory checked in at 2021-02-07 15:21:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slib (Old) and /work/SRC/openSUSE:Factory/.slib.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slib" Sun Feb 7 15:21:26 2021 rev:30 rq:869732 version:3b6 Changes: -------- --- /work/SRC/openSUSE:Factory/slib/slib.changes 2017-07-17 09:10:45.527312743 +0200 +++ /work/SRC/openSUSE:Factory/.slib.new.28504/slib.changes 2021-02-07 15:24:05.994204716 +0100 @@ -1,0 +2,15 @@ +Thu Jan 28 23:39:47 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 3b6: + * comlist.scm (butnth): Added. + * guile-2.init: patch from + https://gist.github.com/alexgian/1fe75b0c3fc95cb46baae2f50ae9211c + * grapheps.scm (set-font): Fixed pointsize dependent scaling. + * Makefile (INSTALL_INFO): ginstall-info -> install-info. + * iso8601.scm (iso-8601->time): Use gmktime rather than mktime. + * mkclrnam.scm (load-rgb-txt): Make encoding case insensitive in + method m5x (FED-STD-595C1). + * Makefile, iso8601.scm, mklibcat.scm, slib.texi: + Added feature iso-8601: ISO 8601 Representation of dates and times. + +------------------------------------------------------------------- Old: ---- slib-3b5.tar.gz New: ---- slib-3b6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slib.spec ++++++ --- /var/tmp/diff_new_pack.jMY2rz/_old 2021-02-07 15:24:06.758205588 +0100 +++ /var/tmp/diff_new_pack.jMY2rz/_new 2021-02-07 15:24:06.762205593 +0100 @@ -1,7 +1,7 @@ # # spec file for package slib # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: slib -Version: 3b5 +Version: 3b6 Release: 0 Summary: Portable Scheme Library License: SUSE-SLIB Group: Development/Languages/Scheme -Url: http://swissnet.ai.mit.edu/~jaffer/SLIB.html +URL: http://swissnet.ai.mit.edu/~jaffer/SLIB.html Source: http://groups.csail.mit.edu/mac/ftpdir/scm/slib-%{version}.tar.gz # this is not upstreamable (bnc#754532): Patch0: remove-resene-colors.diff @@ -100,7 +100,8 @@ fi %files -%doc ANNOUNCE COPYING ChangeLog FAQ README +%license COPYING +%doc ANNOUNCE ChangeLog FAQ README %{_infodir}/* %{_datadir}/slib ++++++ slib-3b5.tar.gz -> slib-3b6.tar.gz ++++++ ++++ 22811 lines of diff (skipped)
