Hello community,

here is the log from the commit of package buildah for openSUSE:Factory checked 
in at 2018-10-11 11:50:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/buildah (Old)
 and      /work/SRC/openSUSE:Factory/.buildah.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "buildah"

Thu Oct 11 11:50:17 2018 rev:9 rq:639869 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/buildah/buildah.changes  2018-09-05 
13:50:04.270410220 +0200
+++ /work/SRC/openSUSE:Factory/.buildah.new/buildah.changes     2018-10-11 
11:50:29.758401729 +0200
@@ -1,0 +2,28 @@
+Wed Oct  3 07:32:39 UTC 2018 - Valentin Rothberg <[email protected]>
+
+- Changelog for v1.4 (2018-10-02)
+  * Touchup pull manpage
+  * Export buildah ReserveSELinuxLables so podman can use it
+  * Update rmi man for prune changes
+  * Copy ExposedPorts from base image into the config
+  * Change rmi --prune to not accept an imageID
+  * Builtin volumes should be owned by the UID/GID of the container
+  * Move buildah from projecatatomic/buildah to containers/buildah
+  * bash: Completion options
+  * Don't build btrfs if it is not installed
+  * Push: Allow an empty destination
+  * Fix arg usage in buildah-tag
+  * Evaluate symbolic links on Add/Copy Commands
+  * Retain bounding set when running containers as non root
+  * push: show image digest after push succeed
+  * Exclude --layers from the common bug cli flags
+  * Make buildah-from error message clear when flags are after arg
+  * Warn about using Commands in Dockerfile that are not supported by OCI.
+  * Document BUILDAH_* environment variables in buildah bud --help output
+  * Fix --layers ADD from url issue
+  * Display the correct ID after deleting image
+  * Handle COPY --chown in Dockerfile
+  * Document STORAGE_DRIVER and STORAGE_OPTS environment variable
+  * Expand variables names for --env
+
+-------------------------------------------------------------------

Old:
----
  buildah-1.3.tar.xz

New:
----
  buildah-1.4.tar.xz

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

Other differences:
------------------
++++++ buildah.spec ++++++
--- /var/tmp/diff_new_pack.HqbXHC/_old  2018-10-11 11:50:31.642399332 +0200
+++ /var/tmp/diff_new_pack.HqbXHC/_new  2018-10-11 11:50:31.646399327 +0200
@@ -16,19 +16,19 @@
 #
 
 
-%define commit fbf46d33c4e01199281c7a69e68605ec7d611fd3
-%define project github.com/projectatomic/buildah
+%define commit 87239ae7046ea3a25f644cd0789b3d6678dc144d
+%define project github.com/containers/buildah
 # Build with libostree-devel in Tumbleweed, Leap 15 and SLES 15
 %if 0%{?suse_version} >= 1500
 %define with_libostree 1
 %endif
 Name:           buildah
-Version:        1.3
+Version:        1.4
 Release:        0
 Summary:        Tool for building OCI containers
 License:        Apache-2.0
 Group:          System/Management
-URL:            https://github.com/projectatomic/buildah
+URL:            https://github.com/containers/buildah
 Source0:        %{name}-%{version}.tar.xz
 Source1:        %{name}-rpmlintrc
 BuildRequires:  bash-completion

++++++ _service ++++++
--- /var/tmp/diff_new_pack.HqbXHC/_old  2018-10-11 11:50:31.674399291 +0200
+++ /var/tmp/diff_new_pack.HqbXHC/_new  2018-10-11 11:50:31.674399291 +0200
@@ -1,11 +1,11 @@
 <services>
 
 <service name="tar_scm" mode="disabled">
-<param name="url">https://github.com/projectatomic/buildah.git</param>
+<param name="url">https://github.com/containers/buildah.git</param>
 <param name="scm">git</param>
 <param name="filename">buildah</param>
-<param name="versionformat">1.3</param>
-<param name="revision">v1.3</param>
+<param name="versionformat">1.4</param>
+<param name="revision">v1.4</param>
 </service>
 
 <service name="recompress" mode="disabled">

++++++ buildah-1.3.tar.xz -> buildah-1.4.tar.xz ++++++
++++ 14496 lines of diff (skipped)


Reply via email to