Skip to content

Commit

Permalink
Update spec
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Jan 31, 2020
1 parent 3f4f11b commit 29bc20d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion common/uc.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Summary: Simple utility for counting unique lines
Name: uc
Version: 0.0.1
Version: 0.0.2
Release: 0%{?dist}
Group: Applications/System
License: EKOL
Expand Down Expand Up @@ -57,5 +57,9 @@ rm -rf %{buildroot}
################################################################################

%changelog
* Fri Jan 31 2020 Anton Novojilov <[email protected]> - 0.0.2-0
- Added option -m/--max for defining maximum unique lines to process
- Added option -d/--dist for printing data distribution

* Thu Jan 30 2020 Anton Novojilov <[email protected]> - 0.0.1-0
- Initial build

0 comments on commit 29bc20d

Please sign in to comment.