Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lf for openSUSE:Factory checked in at 2023-08-13 19:18:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lf (Old) and /work/SRC/openSUSE:Factory/.lf.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lf" Sun Aug 13 19:18:11 2023 rev:2 rq:1103693 version:30+dd82949 Changes: -------- --- /work/SRC/openSUSE:Factory/lf/lf.changes 2023-07-18 22:08:08.838996696 +0200 +++ /work/SRC/openSUSE:Factory/.lf.new.11712/lf.changes 2023-08-13 19:18:29.392310899 +0200 @@ -1,0 +2,13 @@ +Sun Aug 13 09:00:51 UTC 2023 - Joshua Smith <[email protected]> + +- Switch upstream repo as upstream is shipping sixel now +- Specfile cleanup +- Update to version 30+dd82949: + * Sixel preview (#1211) + * Fix cursor location when printing statline (#1348) + * Remove environment exports from preview thread (#1354) + * Clean image preview on `set preview!` (#1350) + * Support optional fields for `statfmt` option (#1337) + * Call `load` after shell-async commands (#1345) + +------------------------------------------------------------------- Old: ---- lf-30.tar.gz New: ---- lf-30+dd82949.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lf.spec ++++++ --- /var/tmp/diff_new_pack.Cc60QS/_old 2023-08-13 19:18:30.304316735 +0200 +++ /var/tmp/diff_new_pack.Cc60QS/_new 2023-08-13 19:18:30.308316760 +0200 @@ -1,7 +1,7 @@ # -# spec file for package sc-im +# spec file for package lf # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: lf -Version: 30 +Version: 30+dd82949 Release: 0 Summary: Terminal file manager (with sixel support) License: MIT Group: Productivity/File utilities -Url: https://github.com/horriblename/lf +URL: https://github.com/gokcehan/lf Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: golang-packaging @@ -72,13 +72,13 @@ %install install -Dm755 -t "%{buildroot}%{_bindir}" lf install -Dm644 -t "%{buildroot}%{_mandir}/man1" lf.1 -install -Dm644 -t "%{buildroot}/%{_docdir}/%{name}" README.md etc/lfrc.example -install -Dm644 -t "%{buildroot}/%{_datadir}/applications" lf.desktop -install -Dm644 -t "%{buildroot}/%{_datadir}/bash-completion/completions/lf" etc/lf.bash -install -Dm644 -t "%{buildroot}/%{_datadir}/fish/vendor_functions.d" etc/lfcd.fish -install -Dm644 -t "%{buildroot}/%{_datadir}/fish/vendor_completions.d/lf.fish" etc/lf.fish -install -Dm644 -t "%{buildroot}/%{_datadir}/zsh/site-functions/_lf" etc/lf.zsh -install -Dm644 -t "%{buildroot}/%{_licensedir}/lf" LICENSE +install -Dm644 -t "%{buildroot}%{_docdir}/%{name}" README.md etc/lfrc.example +install -Dm644 -t "%{buildroot}%{_datadir}/applications" lf.desktop +install -Dm644 -t "%{buildroot}%{_datadir}/bash-completion/completions/lf" etc/lf.bash +install -Dm644 -t "%{buildroot}%{_datadir}/fish/vendor_functions.d" etc/lfcd.fish +install -Dm644 -t "%{buildroot}%{_datadir}/fish/vendor_completions.d/lf.fish" etc/lf.fish +install -Dm644 -t "%{buildroot}%{_datadir}/zsh/site-functions/_lf" etc/lf.zsh +install -Dm644 -t "%{buildroot}%{_licensedir}/lf" LICENSE %files %doc README.md lfrc.example ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Cc60QS/_old 2023-08-13 19:18:30.348317016 +0200 +++ /var/tmp/diff_new_pack.Cc60QS/_new 2023-08-13 19:18:30.348317016 +0200 @@ -1,6 +1,6 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="url">https://github.com/horriblename/lf.git</param> + <param name="url">https://github.com/gokcehan/lf.git</param> <param name="scm">git</param> <param name="exclude">.git</param> <param name="versionformat">@PARENT_TAG@</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Cc60QS/_old 2023-08-13 19:18:30.368317144 +0200 +++ /var/tmp/diff_new_pack.Cc60QS/_new 2023-08-13 19:18:30.372317169 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> - <param name="url">https://github.com/horriblename/lf.git</param> - <param name="changesrevision">61ffdd1a79205226c11cb03f1cfffc9a91b9bd15</param></service></servicedata> + <param name="url">https://github.com/gokcehan/lf.git</param> + <param name="changesrevision">dd8294952f3cda8d8671847a5ab4dc3613a2aabd</param></service></servicedata> (No newline at EOF) ++++++ vendor.tar.gz ++++++ ++++ 2476 lines of diff (skipped)
