automatic version update by autodist [release 1.14.4.3-1mamba;Fri May 31 2024]
This commit is contained in:
parent
a3a4f04967
commit
74c72add5f
14
libhdf5.spec
14
libhdf5.spec
@ -1,15 +1,15 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define pkgver %(echo %version | tr _ -)
|
||||
Name: libhdf5
|
||||
Version: 1.14.3
|
||||
Version: 1.14.4.3
|
||||
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 <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.hdfgroup.org/solutions/hdf5/
|
||||
Source: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-%{majver}/hdf5-%{version}/src/hdf5-%{version}.tar.bz2
|
||||
URL: https://portal.hdfgroup.org/
|
||||
Source: https://github.com/HDFGroup/hdf5.git/hdf5_%{version}/hdf5-%{version}.tar.bz2
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -42,7 +42,7 @@ HDF5 is a data model, library, and file format for storing and managing data. It
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n hdf5-%{pkgver}
|
||||
%setup -q -n hdf5-%{version}
|
||||
touch release_docs/INSTALL_VMS.txt
|
||||
|
||||
%build
|
||||
@ -108,6 +108,12 @@ done
|
||||
%{_bindir}/mirror_server_stop
|
||||
|
||||
%changelog
|
||||
* Fri May 31 2024 Automatic Build System <autodist@openmamba.org> 1.14.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.4.2-1mamba
|
||||
- update to 1.14.4.2
|
||||
|
||||
* Tue Oct 31 2023 Automatic Build System <autodist@mambasoft.it> 1.14.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user