update code

This commit is contained in:
zhuchunyi 2019-11-06 19:03:17 +08:00
parent 57cb39a497
commit 373329c0a3

12
bc.spec
View File

@ -1,6 +1,6 @@
Name: bc Name: bc
Version: 1.07.1 Version: 1.07.1
Release: 8 Release: 9
Summary: An arbitrary precision numeric processing language. Summary: An arbitrary precision numeric processing language.
License: GPLv2+ License: GPLv2+
URL: http://www.gnu.org/software/bc/ URL: http://www.gnu.org/software/bc/
@ -43,8 +43,8 @@ fi;
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS ChangeLog %doc ChangeLog
%license COPYING COPYING.LIB %license COPYING COPYING.LIB AUTHORS
%{_bindir}/{bc,dc} %{_bindir}/{bc,dc}
%files help %files help
@ -54,6 +54,12 @@ fi;
%doc Examples/ %doc Examples/
%changelog %changelog
* Mon Oct 21 2019 shenyangyang <shenyangyang4@huawei.com> - 1.07.1-9
- Type:NA
- ID:NA
- SUG:NA
- DESC:move AUTHORS to license directory
* Sun Sep 29 2019 shenyangyang <shenyangyang4@huawei.com> - 1.07.1-8 * Sun Sep 29 2019 shenyangyang <shenyangyang4@huawei.com> - 1.07.1-8
- Type:NA - Type:NA
- ID:NA - ID:NA