diff --git a/ugrep-4.3.1.tar.gz b/ugrep-4.3.1.tar.gz deleted file mode 100644 index ab4c0de..0000000 --- a/ugrep-4.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eaefcf39954626702503c22c436c2938ba5ca4ec74c569ea8c72e72e5ffb45fe -size 4573441 diff --git a/ugrep-4.3.2.tar.gz b/ugrep-4.3.2.tar.gz new file mode 100644 index 0000000..b586a56 --- /dev/null +++ b/ugrep-4.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32035bb35c98e1f249e1273d135630eb98aa6992e8fe56297a957dd1eb9053a7 +size 4576341 diff --git a/ugrep.changes b/ugrep.changes index 38a3f02..f096de4 100644 --- a/ugrep.changes +++ b/ugrep.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 3 16:02:01 UTC 2023 - Andreas Stieger + +- update to 4.3.2: + * double short option -%% enables both --files --bool (a single + -% still enables only --bool) for convenience + * updated thread pool scheduling and execution with thread + affinity and priority settings + * improvements and fixes for minor (mostly cosmetic) issues + ------------------------------------------------------------------- Thu Oct 19 15:14:36 UTC 2023 - Andreas Stieger diff --git a/ugrep.spec b/ugrep.spec index 17466b9..7b21245 100644 --- a/ugrep.spec +++ b/ugrep.spec @@ -17,7 +17,7 @@ Name: ugrep -Version: 4.3.1 +Version: 4.3.2 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause