Hello community, here is the log from the commit of package guile-git for openSUSE:Factory checked in at 2020-01-14 21:11:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guile-git (Old) and /work/SRC/openSUSE:Factory/.guile-git.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guile-git" Tue Jan 14 21:11:49 2020 rev:4 rq:764390 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/guile-git/guile-git.changes 2019-02-27 15:07:54.122414985 +0100 +++ /work/SRC/openSUSE:Factory/.guile-git.new.6675/guile-git.changes 2020-01-14 21:13:57.650947661 +0100 @@ -1,0 +2,22 @@ +Tue Jan 14 11:37:31 UTC 2020 - Jonathan Brielmaier <[email protected]> + +- Update to version 0.3.0: + * Support for Guile 3.0 + * New modules (git signature), (git describe), (git blob) + * Add new (git tag) procedures + * Add accessor and setter for the download tags of ~fetch-options~ + * Add ~CREDTYPE-*~ variables + * Add ssh authentication support + * ~repository-state~ return a symbols instead of an int + * Rename ~foo-init-options~ procedures to be more idiomatic +- Remove patch: + * support-guile-3.0.patch: Included in release + +------------------------------------------------------------------- +Mon Jan 13 21:46:50 UTC 2020 - Jonathan Brielmaier <[email protected]> + +- Make files section compatible with Guile 3.0 +- Add patch: + * support-guile-3.0.patch: Adds support for Guile 3.0 + +------------------------------------------------------------------- Old: ---- guile-git-v0.2.0.tar.gz New: ---- guile-git-v0.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guile-git.spec ++++++ --- /var/tmp/diff_new_pack.7B47QO/_old 2020-01-14 21:13:58.230947925 +0100 +++ /var/tmp/diff_new_pack.7B47QO/_new 2020-01-14 21:13:58.234947927 +0100 @@ -1,7 +1,7 @@ # # spec file for package guile-git # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: guile-git -Version: 0.2.0 +Version: 0.3.0 Release: 0 Summary: Guile bindings of libgit2 License: GPL-3.0-or-later Group: Development/Libraries/Other -Url: https://gitlab.com/guile-git/guile-git +URL: https://gitlab.com/guile-git/guile-git Source0: https://gitlab.com/guile-git/guile-git/-/archive/v%{version}/%{name}-v%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake @@ -62,8 +62,8 @@ %defattr(-,root,root) %license COPYING %doc NEWS README.md -%{_libdir}/guile/2.*/site-ccache/git* -%{_datadir}/guile/site/2.*/git* +%{_libdir}/guile/*/site-ccache/git* +%{_datadir}/guile/site/*/git* %{_infodir}/guile-git.info.gz %changelog ++++++ guile-git-v0.2.0.tar.gz -> guile-git-v0.3.0.tar.gz ++++++ ++++ 2588 lines of diff (skipped)
