diff --git a/tig-2.5.3.tar.gz b/tig-2.5.3.tar.gz deleted file mode 100644 index a585d6b..0000000 --- a/tig-2.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e528068499d558beb99a0a8bca30f59171e71f046d76ee5d945d35027d3925dc -size 1165632 diff --git a/tig-2.5.4.tar.gz b/tig-2.5.4.tar.gz new file mode 100644 index 0000000..87a96b9 --- /dev/null +++ b/tig-2.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c48284d30287a6365f8a4750eb0b122e78689a1aef8ce1d2961b6843ac246aa7 +size 1167930 diff --git a/tig.changes b/tig.changes index c286ed6..a9bc007 100644 --- a/tig.changes +++ b/tig.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jun 7 18:23:09 UTC 2021 - Michael Vetter + +- Update to 2.5.4: + Improvements: + * Add FreeBSD installation instructions. (#1093) + * Add TIG_EDITOR environment variable to configure editor. (#889, #1098) + * Enable mailmap by default to match git log's behaviour. (#1104, #1105) + * Enable tilde expansion for diff-highlight. (#1107) + Bug fixes: + * Escape variables with %% in external commands. (#1091, #1095) + * Fix parsing of -L argument. (#1100) + * Bugfix: smart-case does not work when search term contains a space. (#1108) + * Use ncursesw by default on Linux. (#920) + * Replace obsolete macro `AC_CONFIG_HEADER' in configure.ac. + ------------------------------------------------------------------- Mon Mar 8 08:22:27 UTC 2021 - Michael Vetter diff --git a/tig.spec b/tig.spec index 9d15774..02e8db4 100644 --- a/tig.spec +++ b/tig.spec @@ -17,7 +17,7 @@ Name: tig -Version: 2.5.3 +Version: 2.5.4 Release: 0 Summary: An ncurses-based text-mode interface for git License: GPL-2.0-or-later