Skip to content

Commit

Permalink
fend: 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqsimon committed Jul 13, 2024
1 parent d7c105b commit 8fa4275
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion specs/fend.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global debug_package %{nil}

Name: fend
Version: 1.4.9
Version: 1.5.0
Release: 1%{?dist}
Summary: Arbitrary-precision unit-aware calculator

Expand Down Expand Up @@ -67,6 +67,9 @@ install -Dpm 644 documentation/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
%endif

%changelog
* Sat Jul 13 2024 cyqsimon - 1.5.0-1
- Release 1.5.0

* Thu Jun 20 2024 cyqsimon - 1.4.9-1
- Release 1.4.9

Expand Down

0 comments on commit 8fa4275

Please sign in to comment.