Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package distrobox for openSUSE:Factory 
checked in at 2022-03-29 18:16:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/distrobox (Old)
 and      /work/SRC/openSUSE:Factory/.distrobox.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "distrobox"

Tue Mar 29 18:16:03 2022 rev:2 rq:965603 version:1.2.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/distrobox/distrobox.changes      2022-03-14 
19:37:28.718156040 +0100
+++ /work/SRC/openSUSE:Factory/.distrobox.new.1900/distrobox.changes    
2022-03-29 18:16:07.939175874 +0200
@@ -1,0 +2,20 @@
+Tue Mar 29 09:12:32 UTC 2022 - Dario Faggioli <dfaggi...@suse.com>
+
+- Update to latest version 1.2.14. Some changes:
+  * all: detect if running sudo and improve error messages for container 
managers, pointing to documentation
+  * fix: move selinux fix into create phase
+  * enter: escape --workdir argument
+  * enter: Enter at workdir through child path of '/run/host' by @ennec-e in 
#186
+  * stop: Add distrobox-stop command
+  * enter: use container's $PATH when entering
+  * create: resolve path before mounting
+  * init: If user already exists in /etc/passwd set props again, do not skip
+  * init: Fix grep match of very short user or group names
+  * init: tighter systemd integration with host
+  *init: support LDAP/AD mail usernames
+  * export: support exporting of system flatpaks and document it
+  Full list available at: 
https://github.com/89luca89/distrobox/releases/tag/1.2.14
+- Switch from `install -p` to `install --prefix` (see
+  https://github.com/89luca89/distrobox/pull/190)
+
+-------------------------------------------------------------------

Old:
----
  distrobox-1.2.13.tar.gz

New:
----
  distrobox-1.2.14.tar.gz

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

Other differences:
------------------
++++++ distrobox.spec ++++++
--- /var/tmp/diff_new_pack.Cj4quB/_old  2022-03-29 18:16:08.443176386 +0200
+++ /var/tmp/diff_new_pack.Cj4quB/_new  2022-03-29 18:16:08.447176390 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:           distrobox
-Version:        1.2.13
+Version:        1.2.14
 Release:        0
 Summary:        Use any linux distribution inside your terminal
 License:        GPL-3.0
@@ -44,7 +44,7 @@
 %install
 mkdir -p %{buildroot}%{_bindir}
 mkdir -p %{buildroot}%{_docdir}/%{name}
-./install -p %{buildroot}%{_bindir}
+./install --prefix %{buildroot}/%{_prefix}
 install -m 0644 docs/*.md %{buildroot}%{_docdir}/%{name}
 
 %files

++++++ distrobox-1.2.13.tar.gz -> distrobox-1.2.14.tar.gz ++++++
++++ 2894 lines of diff (skipped)

Reply via email to