Hello community,

here is the log from the commit of package charliecloud for openSUSE:Factory 
checked in at 2019-08-13 13:16:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/charliecloud (Old)
 and      /work/SRC/openSUSE:Factory/.charliecloud.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "charliecloud"

Tue Aug 13 13:16:46 2019 rev:6 rq:722038 version:0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/charliecloud/charliecloud.changes        
2019-06-19 20:58:34.097990112 +0200
+++ /work/SRC/openSUSE:Factory/.charliecloud.new.9556/charliecloud.changes      
2019-08-13 13:16:52.517483339 +0200
@@ -1,0 +2,14 @@
+Fri Aug  2 12:45:33 UTC 2019 - Ana Guerrero Lopez <[email protected]>
+
+- Update to version 0.10: 
+  - New builder ch-grow
+  - ch-build includes option --builder
+  - ch-docker2tar renamed to ch-builder2tar
+  - new quashFS wrapper scripts: ch-docker2squash, ch-docker2squash,
+    ch-tar2squash, ch-mount and ch-umount
+  - new namespace tester ch-checkns
+  - Full changelog at https://groups.io/g/charliecloud/message/96
+- examples/syscalls is not built anymore, drop make clean.
+- Fix shebangs of new scripts to avoid dependency on /usr/bin/env
+
+-------------------------------------------------------------------

Old:
----
  charliecloud-0.9.10.tar.gz

New:
----
  charliecloud-0.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ charliecloud.spec ++++++
--- /var/tmp/diff_new_pack.XlxVpk/_old  2019-08-13 13:16:54.481482885 +0200
+++ /var/tmp/diff_new_pack.XlxVpk/_new  2019-08-13 13:16:54.481482885 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           charliecloud
-Version:        0.9.10
+Version:        0.10
 Release:        0
 Summary:        User-defined software stacks (UDSS) for HPC centers
 License:        Apache-2.0
@@ -93,15 +93,17 @@
 cp -a man/*.1 %{buildroot}%{_mandir}/man1
 %endif
 
+# Fix shebangs
+sed -E -i "s|^#!/usr/bin/env python3|#!/usr/bin/python3|" 
%{buildroot}%{_bindir}/ch-*
+
 # Remove files installed later with %%doc and %%licence
-rm -rf %{buildroot}%{_datadir}/doc/charliecloud/*
+rm -rf %{buildroot}%{_datadir}/doc/charliecloud-%{version}/*
 
 # Do not ship the tests
 rm -rf %{buildroot}%{_libexecdir}/charliecloud/test/
 
 # Ship examples without binaries
 rm -rf %{buildroot}%{_libexecdir}/charliecloud/examples/
-make -C examples/syscalls clean
 
 %files
 %license LICENSE

++++++ charliecloud-0.9.10.tar.gz -> charliecloud-0.10.tar.gz ++++++
/work/SRC/openSUSE:Factory/charliecloud/charliecloud-0.9.10.tar.gz 
/work/SRC/openSUSE:Factory/.charliecloud.new.9556/charliecloud-0.10.tar.gz 
differ: char 5, line 1


Reply via email to