Hello community, here is the log from the commit of package singularity for openSUSE:Factory checked in at 2020-02-19 12:42:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/singularity (Old) and /work/SRC/openSUSE:Factory/.singularity.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "singularity" Wed Feb 19 12:42:40 2020 rev:17 rq:776224 version:3.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/singularity/singularity.changes 2019-12-21 12:30:30.903338518 +0100 +++ /work/SRC/openSUSE:Factory/.singularity.new.26092/singularity.changes 2020-02-19 12:42:48.907887397 +0100 @@ -1,0 +2,12 @@ +Wed Feb 19 07:36:23 UTC 2020 - Ana Guerrero Lopez <[email protected]> + +- New version 3.5.3. Main changes: + * Container action scripts are no longer bound in from `etc/actions.d` on the + host. They are created dynamically and inserted at container startup. + * `%files from ...` will no longer follow symlinks when copying between + stages in a multi stage build, as symlinks should be copied so that they + resolve identically in later stages. Copying `%files` from the host will + still maintain previous behavior of following links. + * Many bug fixes, please read CHANGELOG.md + +------------------------------------------------------------------- Old: ---- singularity-3.5.2.tar.gz New: ---- singularity-3.5.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ singularity.spec ++++++ --- /var/tmp/diff_new_pack.Qmz6Hl/_old 2020-02-19 12:42:50.843891125 +0100 +++ /var/tmp/diff_new_pack.Qmz6Hl/_new 2020-02-19 12:42:50.843891125 +0100 @@ -1,7 +1,7 @@ # # spec file for package singularity # -# Copyright (c) 2019 SUSE LLC +# 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 @@ -23,7 +23,7 @@ License: BSD-3-Clause-LBNL Group: Productivity/Clustering/Computing Name: singularity -Version: 3.5.2 +Version: 3.5.3 Release: 0 # https://spdx.org/licenses/BSD-3-Clause-LBNL.html URL: https://www.sylabs.io/singularity/ @@ -94,7 +94,6 @@ mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1 make DESTDIR=$RPM_BUILD_ROOT install man -chmod 644 $RPM_BUILD_ROOT%{_sysconfdir}/singularity/actions/* # move bash completion to the right place mkdir -pv %{buildroot}/%{_datadir}/bash-completion/completions/ mv %{buildroot}/%{_sysconfdir}/bash_completion.d/singularity \ @@ -143,12 +142,6 @@ %{_libexecdir}/singularity/bin/starter %{_libexecdir}/singularity/cni/* %dir %{_sysconfdir}/singularity -%dir %{_sysconfdir}/singularity/actions/ -%config(noreplace) %attr(755, root, singularity) %{_sysconfdir}/singularity/actions/exec -%config(noreplace) %attr(755, root, singularity) %{_sysconfdir}/singularity/actions/run -%config(noreplace) %attr(755, root, singularity) %{_sysconfdir}/singularity/actions/shell -%config(noreplace) %attr(755, root, singularity) %{_sysconfdir}/singularity/actions/start -%config(noreplace) %attr(755, root, singularity) %{_sysconfdir}/singularity/actions/test %config(noreplace) %{_sysconfdir}/singularity/capability.json %config(noreplace) %{_sysconfdir}/singularity/cgroups %config(noreplace) %{_sysconfdir}/singularity/ecl.toml ++++++ singularity-3.5.2.tar.gz -> singularity-3.5.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/singularity/singularity-3.5.2.tar.gz /work/SRC/openSUSE:Factory/.singularity.new.26092/singularity-3.5.3.tar.gz differ: char 5, line 1
