From cb574ca75c07bd1924ab752752737e85fef7975b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:35:39 +0100 Subject: [PATCH] automatic version update by autodist [release 1.13.0-1mamba;Mon Jan 24 2022] --- libhdf5.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libhdf5.spec b/libhdf5.spec index b59e420..41edd58 100644 --- a/libhdf5.spec +++ b/libhdf5.spec @@ -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 1.13.0-1mamba +- automatic version update by autodist + * Sun Aug 01 2021 Silvan Calarco 1.12.1-2mamba - restored cpp library