Skip to content

Commit

Permalink
fend: 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqsimon committed Jan 7, 2024
1 parent d565d7a commit 08c5ec4
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.0
Version: 1.4.1
Release: 1%{?dist}
Summary: Arbitrary-precision unit-aware calculator

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

%changelog
* Sun Jan 07 2024 cyqsimon - 1.4.1-1
- Release 1.4.1

* Wed Dec 27 2023 cyqsimon - v1.4.0-1
- Release v1.4.0

0 comments on commit 08c5ec4

Please sign in to comment.