Skip to content

Commit

Permalink
fend: 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqsimon committed May 6, 2024
1 parent edb2524 commit 6a8fe8a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions specs/fend.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
%global debug_package %{nil}

Name: fend
Version: 1.4.1
Release: 2%{?dist}
Version: 1.4.8
Release: 1%{?dist}
Summary: Arbitrary-precision unit-aware calculator

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

%changelog
* Mon May 06 2024 cyqsimon - 1.4.8-1
- Release 1.4.8

* Tue Apr 16 2024 cyqsimon - 1.4.1-2
- Remove explicit stripping (strip enabled by default since 1.77.0)

Expand Down

0 comments on commit 6a8fe8a

Please sign in to comment.