diff --git a/_service b/_service index e05f7bc..c20eb98 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - https://github.com/horriblename/lf.git + https://github.com/gokcehan/lf.git git .git @PARENT_TAG@ diff --git a/_servicedata b/_servicedata index f0d1e64..af45a6a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ - https://github.com/horriblename/lf.git - 61ffdd1a79205226c11cb03f1cfffc9a91b9bd15 \ No newline at end of file + https://github.com/gokcehan/lf.git + dd8294952f3cda8d8671847a5ab4dc3613a2aabd \ No newline at end of file diff --git a/lf-30+dd82949.tar.gz b/lf-30+dd82949.tar.gz new file mode 100644 index 0000000..976a328 --- /dev/null +++ b/lf-30+dd82949.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f7e4e785a9f9add52d21377b718bb4b5958fce2ffbc8b31a0058df91dd42a6 +size 134484 diff --git a/lf-30.tar.gz b/lf-30.tar.gz deleted file mode 100644 index af97cc2..0000000 --- a/lf-30.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f48194b9f541e01be1b05d3fe0cf60b3c67d202fb283f284df76795a6815b6f2 -size 131864 diff --git a/lf.changes b/lf.changes index 740217c..82b5c69 100644 --- a/lf.changes +++ b/lf.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Aug 13 09:00:51 UTC 2023 - Joshua Smith + +- 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) + ------------------------------------------------------------------- Mon May 29 00:34:07 UTC 2023 - Joshua Smith diff --git a/lf.spec b/lf.spec index 072c6a0..30e6b80 100644 --- a/lf.spec +++ b/lf.spec @@ -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 @@ go build -v -buildmode=pie -ldflags="-s -w \ %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 diff --git a/vendor.tar.gz b/vendor.tar.gz index 3b34562..bf28e4e 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa2716591f36f7e8a42ac0fdf360ef5d6c35eb2c42c7fedb62d21bd50e8e1b78 -size 2148883 +oid sha256:2dde760bdc6cf217562737448b51d166fa5453b91404e5069211c17752c6fe97 +size 2229453