Skip to content

Commit 42b9d30

Browse files
committed
Bump version number to v0.4.0
1 parent 0d8539a commit 42b9d30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/lsdf-checksum.spec

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%global upstream_version 0.4.0-beta.3
1+
%global upstream_version 0.4.0
22

33
Name: lsdf-checksum
44
Version: %( echo %upstream_version | sed -E 's/-(beta|alpha|rc)/~\1/i' | tr '-' '.' )
@@ -73,5 +73,5 @@ install -m 644 -D man/lsdf-checksum-worker.1 %{buildroot}/%{_mandir}/man1/lsdf-c
7373

7474
# The changelog must contain the version in the proper RPM E-V-R notation.
7575
%changelog
76-
* Mon May 22 2023 Paul Skopnik <[email protected]> - 0.4.0~beta-1
77-
- Initialise spec file
76+
* Fri Jun 23 2023 Paul Skopnik <[email protected]> - 0.4.0
77+
- Release v0.4.0

0 commit comments

Comments
 (0)