automatic version update by autodist [release 1.13.0-1mamba;Mon Jan 24 2022]
This commit is contained in:
parent
99ced525b4
commit
cb574ca75c
@ -1,8 +1,8 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define pkgver %(echo %version | tr _ -)
|
||||
Name: libhdf5
|
||||
Version: 1.12.1
|
||||
Release: 2mamba
|
||||
Version: 1.13.0
|
||||
Release: 1mamba
|
||||
Summary: A data model, library, and file format for storing and managing data
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -93,7 +93,7 @@ done
|
||||
%{_libdir}/libhdf5_hl_cpp.so
|
||||
%{_libdir}/libhdf5_tools.so
|
||||
%{_libdir}/pkgconfig/hdf5*.pc
|
||||
%{_datadir}/cmake/hdf5/hdf5-*.cmake
|
||||
%{_datadir}/cmake/hdf5-*.cmake
|
||||
%dir %{_docdir}/%{name}
|
||||
%{_docdir}/%{name}/*
|
||||
|
||||
@ -106,6 +106,9 @@ done
|
||||
%{_bindir}/mirror_server_stop
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2022 Automatic Build System <autodist@mambasoft.it> 1.13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.12.1-2mamba
|
||||
- restored cpp library
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user