Hello community,

here is the log from the commit of package umoci for openSUSE:Factory checked 
in at 2018-09-18 11:36:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/umoci (Old)
 and      /work/SRC/openSUSE:Factory/.umoci.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "umoci"

Tue Sep 18 11:36:19 2018 rev:11 rq:634974 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/umoci/umoci.changes      2018-09-10 
12:30:08.666807273 +0200
+++ /work/SRC/openSUSE:Factory/.umoci.new/umoci.changes 2018-09-18 
11:36:23.720355686 +0200
@@ -1,0 +2,9 @@
+Tue Sep 11 02:47:16 UTC 2018 - Aleksa Sarai <[email protected]>
+
+- Update to umoci v0.4.2.
+  * umoci now has an exposed Go API
+  * Added `umoci unpack --keep-dirlinks`
+  * `umoci insert` now supports whiteouts two ways.
+  * For details, see CHANGELOG.md in the package.
+
+-------------------------------------------------------------------

Old:
----
  umoci-0.4.1.tar.xz
  umoci-0.4.1.tar.xz.asc

New:
----
  umoci-0.4.2.tar.xz
  umoci-0.4.2.tar.xz.asc

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

Other differences:
------------------
++++++ umoci.spec ++++++
--- /var/tmp/diff_new_pack.qQv1Y5/_old  2018-09-18 11:36:24.200355176 +0200
+++ /var/tmp/diff_new_pack.qQv1Y5/_new  2018-09-18 11:36:24.208355167 +0200
@@ -24,7 +24,7 @@
 %define project github.com/openSUSE/umoci
 
 Name:           umoci
-Version:        0.4.1
+Version:        0.4.2
 Release:        0
 Summary:        Open Container Image manipulation tool
 License:        Apache-2.0
@@ -56,7 +56,7 @@
 export GOPATH=$HOME/go
 mkdir -pv $HOME/go/src/%{project}
 rm -rf $HOME/go/src/%{project}/*
-cp -avr * $HOME/go/src/%{project}
+cp -ar * $HOME/go/src/%{project}
 
 export VERSION="$(cat ./VERSION)"
 if [ "$VERSION" != "%{version}" ]; then

++++++ umoci-0.4.1.tar.xz -> umoci-0.4.2.tar.xz ++++++
++++ 6943 lines of diff (skipped)


Reply via email to