Skip to content

Commit

Permalink
Update spec
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed May 16, 2023
1 parent 32bf494 commit f4f6db7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion common/path.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Summary: Dead simple tool for working with paths
Name: path
Version: 0.0.2
Version: 0.0.3
Release: 0%{?dist}
Group: Applications/System
License: Apache License, Version 2.0
Expand Down Expand Up @@ -101,6 +101,13 @@ fi
################################################################################

%changelog
* Tue May 16 2023 Anton Novojilov <[email protected]> - 0.0.3-0
- Added add-prefix command
- Added remove-prefix command
- Added add-suffix command
- Added remove-suffix command
- Added exclude command

* Mon May 15 2023 Anton Novojilov <[email protected]> - 0.0.2-0
- Added join command
- Custom version info formats support
Expand Down

0 comments on commit f4f6db7

Please sign in to comment.