diff --git a/libhdf5.spec b/libhdf5.spec index 24009e4..ea712fb 100644 --- a/libhdf5.spec +++ b/libhdf5.spec @@ -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 1.14.6-1mamba +- automatic version update by autodist + * Wed Oct 02 2024 Automatic Build System 1.14.5-1mamba - automatic version update by autodist