diff --git a/libhdf5.spec b/libhdf5.spec index 2008c03..24009e4 100644 --- a/libhdf5.spec +++ b/libhdf5.spec @@ -1,14 +1,14 @@ %define majver %(echo %version | cut -d. -f1-2) %define pkgver %(echo %version | tr _ -) Name: libhdf5 -Version: 1.14.4.3 +Version: 1.14.5 Release: 1mamba Summary: A data model, library, and file format for storing and managing data Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://portal.hdfgroup.org/ +URL: https://support.hdfgroup.org/ Source: https://github.com/HDFGroup/hdf5.git/hdf5_%{version}/hdf5-%{version}.tar.bz2 License: BSD ## AUTOBUILDREQ-BEGIN @@ -66,8 +66,6 @@ done %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -108,6 +106,9 @@ done %{_bindir}/mirror_server_stop %changelog +* Wed Oct 02 2024 Automatic Build System 1.14.5-1mamba +- automatic version update by autodist + * Fri May 31 2024 Automatic Build System 1.14.4.3-1mamba - automatic version update by autodist