update to 9.0
This commit is contained in:
parent
79705e2a2e
commit
840cc123d5
Binary file not shown.
BIN
lmfit-v9.0.tar.gz
Normal file
BIN
lmfit-v9.0.tar.gz
Normal file
Binary file not shown.
11
lmfit.spec
11
lmfit.spec
@ -1,8 +1,8 @@
|
||||
Name: lmfit
|
||||
Version: 8.2
|
||||
Version: 9.0
|
||||
Release: 1
|
||||
Summary: Levenberg-Marquardt least-squares minimization and curve fitting
|
||||
License: BSD and CC-BY
|
||||
License: BSD
|
||||
URL: https://jugit.fz-juelich.de/mlz/%{name}
|
||||
Source0: https://jugit.fz-juelich.de/mlz/%{name}/-/archive/v%{version}/%{name}-v%{version}.tar.gz
|
||||
BuildRequires: cmake gcc-c++ %{_bindir}/pod2man %{_bindir}/pod2html
|
||||
@ -43,8 +43,8 @@ popd
|
||||
|
||||
%files
|
||||
%doc COPYING CHANGELOG
|
||||
%{_libdir}/lib%{name}.so.8
|
||||
%{_libdir}/lib%{name}.so.8.2
|
||||
%{_libdir}/lib%{name}.so.9
|
||||
%{_libdir}/lib%{name}.so.9.0.0
|
||||
|
||||
%files devel
|
||||
%doc demo
|
||||
@ -56,5 +56,8 @@ popd
|
||||
%{_mandir}/man7/*
|
||||
|
||||
%changelog
|
||||
* Thu May 4 2023 liyanan <thistleslyn@163.com> - 9.0-1
|
||||
- update to 9.0
|
||||
|
||||
* Mon Jul 27 2020 zhanghua <zhanghua40@huawei.com> - 8.2-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user