Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2018-05-04 11:30:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podman (Old)
 and      /work/SRC/openSUSE:Factory/.podman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podman"

Fri May  4 11:30:52 2018 rev:9 rq:603699 version:0.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/podman/podman.changes    2018-04-24 
15:33:31.237372927 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new/podman.changes       2018-05-04 
11:30:56.936575916 +0200
@@ -1,0 +2,13 @@
+Mon Apr 30 06:53:09 UTC 2018 - [email protected]
+
+- Update podman to v0.4.4:
+  * Use buildah commit and bud in podman
+  * Remove systemd-cat support
+  * Add --default-mounts-file hidden flag
+  * Add isolation note to build man page
+  * Strip transport from image name when looking for local image
+  * Do not eat error messages from pullImage
+  * Modify --user flag for podman create and run
+  * add libpod.conf man page
+
+-------------------------------------------------------------------

Old:
----
  podman-0.4.3.tar.xz

New:
----
  podman-0.4.4.tar.xz

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

Other differences:
------------------
++++++ podman.spec ++++++
--- /var/tmp/diff_new_pack.b0pxcE/_old  2018-05-04 11:30:57.664549206 +0200
+++ /var/tmp/diff_new_pack.b0pxcE/_new  2018-05-04 11:30:57.664549206 +0200
@@ -22,7 +22,7 @@
 %define with_libostree 1
 %endif
 Name:           podman
-Version:        0.4.3
+Version:        0.4.4
 Release:        0
 Summary:        Debugging tool for pods and images
 License:        Apache-2.0
@@ -125,6 +125,8 @@
 # Manpages
 install -d %{buildroot}/%{_mandir}/man1
 install -m 0644 docs/podman-*.1 %{buildroot}/%{_mandir}/man1
+install -d %{buildroot}/%{_mandir}/man5
+install -m 0644 docs/libpod*.5 %{buildroot}/%{_mandir}/man5
 # Configs
 install -D -m 0644 cni/87-podman-bridge.conflist 
%{buildroot}/%{_sysconfdir}/cni/net.d/87-podman-bridge.conflist
 install -D -m 0644 libpod.conf 
%{buildroot}/%{_sysconfdir}/containers/libpod.conf
@@ -139,6 +141,7 @@
 %{_bindir}/podman
 # Manpages
 %{_mandir}/man1/podman-*
+%{_mandir}/man5/libpod*
 # Configs
 %config(noreplace) %{_sysconfdir}/containers/libpod.conf
 %dir %{_datadir}/containers

++++++ _service ++++++
--- /var/tmp/diff_new_pack.b0pxcE/_old  2018-05-04 11:30:57.700547885 +0200
+++ /var/tmp/diff_new_pack.b0pxcE/_new  2018-05-04 11:30:57.700547885 +0200
@@ -4,8 +4,8 @@
 <param name="url">https://github.com/projectatomic/libpod.git</param>
 <param name="scm">git</param>
 <param name="filename">podman</param>
-<param name="versionformat">0.4.3</param>
-<param name="revision">v0.4.3</param>
+<param name="versionformat">0.4.4</param>
+<param name="revision">v0.4.4</param>
 </service>
 
 <service name="recompress" mode="disabled">

++++++ podman-0.4.3.tar.xz -> podman-0.4.4.tar.xz ++++++
++++ 36633 lines of diff (skipped)


Reply via email to