Hello community,

here is the log from the commit of package singularity for openSUSE:Leap:15.2 
checked in at 2020-02-21 10:52:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/singularity (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.singularity.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "singularity"

Fri Feb 21 10:52:55 2020 rev:14 rq:777602 version:3.5.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/singularity/singularity.changes        
2020-02-14 17:58:15.934833069 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.singularity.new.26092/singularity.changes     
2020-02-21 10:53:17.535412187 +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.Cc8EId/_old  2020-02-21 10:53:18.075413373 +0100
+++ /var/tmp/diff_new_pack.Cc8EId/_new  2020-02-21 10:53:18.079413382 +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:Leap:15.2/singularity/singularity-3.5.2.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.singularity.new.26092/singularity-3.5.3.tar.gz 
differ: char 5, line 1


Reply via email to