Hello community, here is the log from the commit of package umoci for openSUSE:Factory checked in at 2019-12-07 15:15:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/umoci (Old) and /work/SRC/openSUSE:Factory/.umoci.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "umoci" Sat Dec 7 15:15:19 2019 rev:15 rq:753299 version:0.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/umoci/umoci.changes 2019-05-03 22:24:15.943948875 +0200 +++ /work/SRC/openSUSE:Factory/.umoci.new.4691/umoci.changes 2019-12-07 15:16:09.807789255 +0100 @@ -1,0 +2,10 @@ +Tue Dec 3 15:44:35 UTC 2019 - Aleksa Sarai <[email protected]> + +- Update to umoci v0.4.5. + * Use "type: bind" for generated config.json bind-mounts. + * Don't insert a new layer if there is no diff. + * Only output a warning if forbidden extended attributes are present inside + the tar archive. + * For details, see CHANGELOG.md in the package. + +------------------------------------------------------------------- Old: ---- umoci-0.4.4.tar.xz umoci-0.4.4.tar.xz.asc New: ---- umoci-0.4.5.tar.xz umoci-0.4.5.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ umoci.spec ++++++ --- /var/tmp/diff_new_pack.cz0rEA/_old 2019-12-07 15:16:13.435788741 +0100 +++ /var/tmp/diff_new_pack.cz0rEA/_new 2019-12-07 15:16:13.443788740 +0100 @@ -1,7 +1,7 @@ # # spec file for package umoci # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # nodebuginfo @@ -24,12 +24,12 @@ %define project github.com/openSUSE/umoci Name: umoci -Version: 0.4.4 +Version: 0.4.5 Release: 0 Summary: Open Container Image manipulation tool License: Apache-2.0 Group: System/Management -Url: https://umo.ci +URL: https://umo.ci Source0: https://github.com/openSUSE/umoci/releases/download/v%{version}/umoci.tar.xz#/%{name}-%{version}.tar.xz Source1: https://github.com/openSUSE/umoci/releases/download/v%{version}/umoci.tar.xz.asc#/%{name}-%{version}.tar.xz.asc Source2: https://umo.ci/%{name}.keyring @@ -64,7 +64,7 @@ make VERSION="$VERSION" umoci # Build the docs if we have go-md2man. -make doc +make local-doc %install # Install the binary. ++++++ umoci-0.4.4.tar.xz -> umoci-0.4.5.tar.xz ++++++ ++++ 159848 lines of diff (skipped)
