automatic version update by autodist [release 1.14.6-1mamba;Thu Feb 06 2025]

This commit is contained in:
Automatic Build System 2025-02-06 12:26:11 +01:00
parent 358af310c5
commit adbe94d8a5

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
%define pkgver %(echo %version | tr _ -)
Name: libhdf5
Version: 1.14.5
Version: 1.14.6
Release: 1mamba
Summary: A data model, library, and file format for storing and managing data
Group: System/Libraries
@ -39,7 +39,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description tools
HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and applications for managing, manipulating, viewing, and analyzing data in the HDF5 format.
%debug_package
%prep
%setup -q -n hdf5-%{version}
@ -106,6 +105,9 @@ done
%{_bindir}/mirror_server_stop
%changelog
* Thu Feb 06 2025 Automatic Build System <autodist@openmamba.org> 1.14.6-1mamba
- automatic version update by autodist
* Wed Oct 02 2024 Automatic Build System <autodist@openmamba.org> 1.14.5-1mamba
- automatic version update by autodist