diff --git a/bat-extras.changes b/bat-extras.changes index 150fa32..b6d6611 100644 --- a/bat-extras.changes +++ b/bat-extras.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 15 20:07:12 UTC 2024 - Jan-Luca Kiok + +- Update to version 2024.02.12 + * batman: Fix BAT_PAGER causing infinite recursion + * batgrep: Add support for ripgrep-all + * batman: Remove '-u' flag when calling sed + * batman: Remove dependency on col program + * Add Elixir mix format support + ------------------------------------------------------------------- Tue Sep 19 18:38:24 UTC 2023 - Jan-Luca Kiok diff --git a/bat-extras.spec b/bat-extras.spec index 567099b..d963159 100644 --- a/bat-extras.spec +++ b/bat-extras.spec @@ -1,7 +1,7 @@ # # spec file for package bat-extras # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: bat-extras -Version: 2023.09.19 +Version: 2024.02.12 Release: 0 Summary: Extra scripts for bat License: MIT diff --git a/v2023.09.19.tar.gz b/v2023.09.19.tar.gz deleted file mode 100644 index 799e3ca..0000000 --- a/v2023.09.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a9b933f5d954c3a89a8435e7a02b4a80e6e16f6a8cb9ff89056cfde3fe67b20 -size 49416 diff --git a/v2024.02.12.tar.gz b/v2024.02.12.tar.gz new file mode 100644 index 0000000..d2b2378 --- /dev/null +++ b/v2024.02.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e1c43a0ab660a8f7b2176a9c89de17616d42011ad63f30e2793ceb0f8c6688 +size 49772