Hello community, here is the log from the commit of package charliecloud for openSUSE:Factory checked in at 2019-11-09 23:43:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/charliecloud (Old) and /work/SRC/openSUSE:Factory/.charliecloud.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "charliecloud" Sat Nov 9 23:43:17 2019 rev:8 rq:746683 version:0.12 Changes: -------- --- /work/SRC/openSUSE:Factory/charliecloud/charliecloud.changes 2019-09-25 08:20:07.798452012 +0200 +++ /work/SRC/openSUSE:Factory/.charliecloud.new.2990/charliecloud.changes 2019-11-09 23:43:18.613559547 +0100 @@ -1,0 +2,9 @@ +Thu Nov 7 10:18:04 UTC 2019 - Ana Guerrero Lopez <[email protected]> + +- Update to version 0.12: + - ch-docker2squash renamed to dh-builder2squash + - new binary ch-test, not shipped in the package for now + - Full changelog at https://groups.io/g/charliecloud/message/98 +- Add recommends on buildah + +------------------------------------------------------------------- @@ -9,0 +19 @@ + - Full changelog at https://groups.io/g/charliecloud/message/97 Old: ---- charliecloud-0.11.tar.gz New: ---- charliecloud-0.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ charliecloud.spec ++++++ --- /var/tmp/diff_new_pack.YufCXr/_old 2019-11-09 23:43:20.125561760 +0100 +++ /var/tmp/diff_new_pack.YufCXr/_new 2019-11-09 23:43:20.161561813 +0100 @@ -17,7 +17,7 @@ Name: charliecloud -Version: 0.11 +Version: 0.12 Release: 0 Summary: User-defined software stacks (UDSS) for HPC centers License: Apache-2.0 @@ -25,9 +25,10 @@ URL: https://hpc.github.io/charliecloud/ Source0: https://github.com/hpc/charliecloud/releases/download/v%{version}/%{name}-%{version}.tar.gz BuildRequires: python2-base -# Docker is not needed to run charliecloud but can be used to build -# images +# Docker and buildah are not needed to run charliecloud but can be +# used to build images Recommends: docker +Recommends: buildah >= 1.11.2 # Build the documentation %if !(0%{?sle_version} <= 120400 && 0%{?is_backports}) BuildRequires: python2-Sphinx @@ -109,6 +110,7 @@ %license LICENSE %doc README.rst %{_bindir}/* +%exclude %{_bindir}/ch-test %dir %{_libexecdir}/charliecloud/ %{_libexecdir}/charliecloud/*.sh %{_mandir}/man1/* ++++++ charliecloud-0.11.tar.gz -> charliecloud-0.12.tar.gz ++++++ /work/SRC/openSUSE:Factory/charliecloud/charliecloud-0.11.tar.gz /work/SRC/openSUSE:Factory/.charliecloud.new.2990/charliecloud-0.12.tar.gz differ: char 5, line 1
