Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oils-for-unix for openSUSE:Factory checked in at 2025-06-23 15:05:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oils-for-unix (Old) and /work/SRC/openSUSE:Factory/.oils-for-unix.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oils-for-unix" Mon Jun 23 15:05:15 2025 rev:4 rq:1287807 version:0.30.0 Changes: -------- --- /work/SRC/openSUSE:Factory/oils-for-unix/oils-for-unix.changes 2025-03-21 20:22:18.718484641 +0100 +++ /work/SRC/openSUSE:Factory/.oils-for-unix.new.7067/oils-for-unix.changes 2025-06-23 15:06:25.932635826 +0200 @@ -1,0 +2,9 @@ +Fri Jun 20 09:49:18 UTC 2025 - Danilo Spinella <danilo.spine...@suse.com> + +- Update to 0.30.0: + https://oils.pub/release/0.30.0/changelog.html +- Update to 0.29.0: + https://oils.pub/release/0.29.0/changelog.html +- Enable readline support + +------------------------------------------------------------------- Old: ---- oils-for-unix-0.28.0.tar.gz New: ---- oils-for-unix-0.30.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oils-for-unix.spec ++++++ --- /var/tmp/diff_new_pack.zBf4LM/_old 2025-06-23 15:06:26.524660525 +0200 +++ /var/tmp/diff_new_pack.zBf4LM/_new 2025-06-23 15:06:26.528660692 +0200 @@ -17,7 +17,7 @@ Name: oils-for-unix -Version: 0.28.0 +Version: 0.30.0 Release: 0 Summary: A bash compatible shell and a new modern shell License: Apache-2.0 AND CNRI-Python-GPL-Compatible @@ -25,6 +25,7 @@ Source: %{url}/download/%{name}-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: ninja +BuildRequires: readline-devel %description oils-for-unix contains two different shells: a POSIX and bash compatible shell called OSH, @@ -36,18 +37,7 @@ %build %{_configure} \ --prefix=%{_prefix} \ - --exec-prefix=%{_exec_prefix} \ - --bindir=%{_bindir} \ - --sbindir=%{_sbindir} \ - --sysconfdir=%{_sysconfdir} \ - --datadir=%{_datadir} \ - --includedir=%{_includedir} \ - --libdir=%{_libdir} \ - --libexecdir=%{_libexecdir} \ - --localstatedir=%{_localstatedir} \ - --sharedstatedir=%{_sharedstatedir} \ - --mandir=%{_mandir} \ - --infodir=%{_infodir} + --with-readline _build/oils.sh %install ++++++ oils-for-unix-0.28.0.tar.gz -> oils-for-unix-0.30.0.tar.gz ++++++ ++++ 25676 lines of diff (skipped)