automatic version update by autodist [release 1.14.5-1mamba;Wed Oct 02 2024]
This commit is contained in:
parent
74c72add5f
commit
358af310c5
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@openmamba.org> 1.14.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 31 2024 Automatic Build System <autodist@openmamba.org> 1.14.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user