-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #100 from essentialkaos/develop
Version 3.0.1
- Loading branch information
Showing
5 changed files
with
25 additions
and
204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
|
||
Summary: Simple utility for counting unique lines | ||
Name: uc | ||
Version: 3.0.0 | ||
Version: 3.0.1 | ||
Release: 0%{?dist} | ||
Group: Applications/System | ||
License: Apache License, Version 2.0 | ||
|
@@ -93,6 +93,11 @@ fi | |
################################################################################ | ||
|
||
%changelog | ||
* Thu Mar 28 2024 Anton Novojilov <[email protected]> - 3.0.1-0 | ||
- Improved support information gathering | ||
- Code refactoring | ||
- Dependencies update | ||
|
||
* Mon Feb 19 2024 Anton Novojilov <[email protected]> - 3.0.0-0 | ||
- crc64 replaced by xxhash | ||
- Added different output formats for distribution info | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters