diff options
Diffstat (limited to 'myautomount.spec')
-rw-r--r-- | myautomount.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/myautomount.spec b/myautomount.spec index 8f91f25..d401d85 100644 --- a/myautomount.spec +++ b/myautomount.spec @@ -20,7 +20,7 @@ %global git_commit 0d5f8b7657527eab8380f5aa81ecd072714cf13c %{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})} %else -%global git_commit 0.0.3 +%global git_commit 0.0.4 %endif %global releasenum 1 @@ -103,6 +103,9 @@ update-desktop-database 1>/dev/null 2>&1 || : %endif %changelog +* Sat Oct 14 2023 B. Stack <bgstack15@gmail.com> - 0.0.4-1 +- New version + * Wed Oct 04 2023 B. Stack <bgstack15@gmail.com> - 0.0.3-1 - New version |