Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package guile for openSUSE:Factory checked in at 2021-01-15 19:43:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guile (Old) and /work/SRC/openSUSE:Factory/.guile.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guile" Fri Jan 15 19:43:54 2021 rev:62 rq:862054 version:3.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/guile/guile.changes 2020-06-30 21:53:12.406153894 +0200 +++ /work/SRC/openSUSE:Factory/.guile.new.28504/guile.changes 2021-01-15 19:44:17.597845565 +0100 @@ -1,0 +2,12 @@ +Sat Jan 9 22:11:42 UTC 2021 - Andreas Stieger <[email protected]> + +- GNU guile 3.0.5: + * O(1) compilation of `case' and related expressions + * New (ice-9 copy-tree) module + * New warning: use-before-definition + * New warning: non-idempotent-definition + * A number of functions were deprecated with replacements + * copy read-option removed +- remove deprecated texinfo packaging macros + +------------------------------------------------------------------- Old: ---- guile-3.0.4.tar.xz guile-3.0.4.tar.xz.sig New: ---- guile-3.0.5.tar.xz guile-3.0.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guile.spec ++++++ --- /var/tmp/diff_new_pack.hKVp73/_old 2021-01-15 19:44:18.509847060 +0100 +++ /var/tmp/diff_new_pack.hKVp73/_new 2021-01-15 19:44:18.509847060 +0100 @@ -1,7 +1,7 @@ # # spec file for package guile # -# Copyright (c) 2018 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,7 +12,7 @@ # 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/ # @@ -23,7 +23,7 @@ %define libgver 1 %define gsuff %{guilemaj}_%{guilemin}-%{libgver} Name: guile -Version: %{guilevers}.4 +Version: %{guilevers}.5 Release: 0 Summary: GNU's Ubiquitous Intelligent Language for Extension License: GFDL-1.3-only AND GPL-3.0-or-later AND LGPL-3.0-or-later @@ -91,8 +91,6 @@ Requires: ncurses-devel Requires: readline-devel Requires: pkgconfig(bdw-gc) -Requires(post): %{install_info_prereq} -Requires(preun): %{install_info_prereq} %description devel This is Guile, a portable, embeddable Scheme implementation written in @@ -115,10 +113,11 @@ --with-threads \ --disable-silent-rules # do sequential build for reproducible .go files = https://issues.guix.gnu.org/issue/20272 - boo#1102408 -make +%make_build -j1 %check -LD_LIBRARY_PATH="." make %{?_smp_mflags} check +LD_LIBRARY_PATH="." \ +%make_build check %install %make_install @@ -128,14 +127,6 @@ mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{_libdir} mv %{buildroot}%{_libdir}/libguile*-gdb.scm %{buildroot}%{_datadir}/gdb/auto-load%{_libdir}/ -%post devel -%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} -%install_info --info-dir=%{_infodir} %{_infodir}/r5rs.info%{ext_info} - -%preun devel -%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} -%install_info_delete --info-dir=%{_infodir} %{_infodir}/r5rs.info%{ext_info} - %pre # Remove obsolete files (< SuSE Linux 10.2) rm -f var/adm/SuSEconfig/md5%{_datadir}/guile/*/slibcat @@ -150,7 +141,7 @@ %{_bindir}/guile-tools %{_bindir}/guild %{_bindir}/guile -%{_mandir}/man1/guile.1%{ext_man} +%{_mandir}/man1/guile.1%{?ext_man} %files -n libguile-%{gsuff} %license LICENSE COPYING* @@ -168,10 +159,10 @@ %dir %{_includedir}/%{name}/%{guilevers} %{_includedir}/%{name}/%{guilevers}/* %{_datadir}/aclocal/guile.m4 -%{_infodir}/%{name}.info%{ext_info} +%{_infodir}/%{name}.info%{?ext_info} %{_infodir}/%{name}.info-[0-9]%{ext_info} %{_infodir}/%{name}.info-1[0-9]%{ext_info} -%{_infodir}/r5rs.info%{ext_info} +%{_infodir}/r5rs.info%{?ext_info} %{_libdir}/libguile-%{guilevers}.so %{_libdir}/pkgconfig/guile-%{guilevers}.pc # bug #874028 ++++++ guile-3.0.4.tar.xz -> guile-3.0.5.tar.xz ++++++ /work/SRC/openSUSE:Factory/guile/guile-3.0.4.tar.xz /work/SRC/openSUSE:Factory/.guile.new.28504/guile-3.0.5.tar.xz differ: char 25, line 1 ++++++ guile.keyring ++++++ ++++ 3871 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/guile/guile.keyring ++++ and /work/SRC/openSUSE:Factory/.guile.new.28504/guile.keyring
