This commit is contained in:
parent
f17b418fdb
commit
72d26b5c74
1 changed files with 4 additions and 1 deletions
5
bc.spec
5
bc.spec
|
|
@ -1,7 +1,7 @@
|
|||
Summary: GNU's bc (a numeric processing language) and dc (a calculator)
|
||||
Name: bc
|
||||
Version: 1.08.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://www.gnu.org/software/bc/
|
||||
Source0: https://ftp.gnu.org/gnu/bc/bc-%{version}.tar.gz
|
||||
|
|
@ -52,6 +52,9 @@ rm -f %{buildroot}/%{_infodir}/dir
|
|||
%{_infodir}/dc.info*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.08.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jun 26 2025 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.08.2-1
|
||||
- Update to 1.08.2 - rhbz#2368486
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue