Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package squilt for openSUSE:Factory checked in at 2025-12-05 16:56:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/squilt (Old) and /work/SRC/openSUSE:Factory/.squilt.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "squilt" Fri Dec 5 16:56:23 2025 rev:4 rq:1321168 version:20251029.56b4c47 Changes: -------- --- /work/SRC/openSUSE:Factory/squilt/squilt.changes 2025-10-29 21:10:19.291868482 +0100 +++ /work/SRC/openSUSE:Factory/.squilt.new.1939/squilt.changes 2025-12-05 16:57:56.247666187 +0100 @@ -1,0 +2,6 @@ +Mon Dec 1 08:53:47 UTC 2025 - Filippo Bonazzi <[email protected]> + +- Update description to mention bubblewrap +- Simplify spec file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ squilt.spec ++++++ --- /var/tmp/diff_new_pack.OghGml/_old 2025-12-05 16:57:56.919694730 +0100 +++ /var/tmp/diff_new_pack.OghGml/_new 2025-12-05 16:57:56.923694900 +0100 @@ -19,25 +19,22 @@ Name: squilt Version: 20251029.56b4c47 Release: 0 -Summary: A quilt wrapper using nsjail +Summary: A quilt wrapper using bubblewrap License: MIT Group: Development/Tools/Version Control URL: https://github.com/jsegitz/squilt +BuildArch: noarch Source0: %{name}-%{version}.tar.gz Requires: bubblewrap Requires: quilt %description -Wrapper to confine quilt with nsjail +Wrapper to confine quilt with bubblewrap %prep -%setup -q -n %{name}-%{version} +%setup -q %build -# Fix squilt on Tumbleweed -%if 0%{?suse_version} > 1500 -sed -i -e 's@/etc/nsswitch@/usr/etc/nsswitch@g' squilt -%endif %install install -Dm 0755 squilt %{buildroot}%{_bindir}/squilt
