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