automatic version update by autodist [release 2.45-1mamba;Fri Aug 12 2022]
This commit is contained in:
parent
229ff89bfd
commit
49c3a7c9a6
@ -1,5 +1,5 @@
|
|||||||
Name: liblinear
|
Name: liblinear
|
||||||
Version: 2.44
|
Version: 2.45
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library for solving large-scale regularized linear classification and regression
|
Summary: A library for solving large-scale regularized linear classification and regression
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -64,7 +64,7 @@ cat << _EOF >> %{name}.pc
|
|||||||
Name: %{name}
|
Name: %{name}
|
||||||
Description: Library for Large Linear Classification
|
Description: Library for Large Linear Classification
|
||||||
URL: %{url}
|
URL: %{url}
|
||||||
Version: 2.44
|
Version: 2.45
|
||||||
|
|
||||||
prefix=%{_prefix}
|
prefix=%{_prefix}
|
||||||
includedir=%{_includedir}
|
includedir=%{_includedir}
|
||||||
@ -124,6 +124,9 @@ install -m 0644 python/*.py* %{buildroot}%{python_sitearch}/
|
|||||||
#%{python_sitearch}/*
|
#%{python_sitearch}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 12 2022 Automatic Build System <autodist@mambasoft.it> 2.45-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 02 2022 Automatic Build System <autodist@mambasoft.it> 2.44-1mamba
|
* Sat Apr 02 2022 Automatic Build System <autodist@mambasoft.it> 2.44-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user