automatic version update by autodist [release 2.6.0-1mamba;Tue Mar 11 2025]
This commit is contained in:
parent
9e6a4d55e3
commit
fcb54d4e63
@ -1,5 +1,5 @@
|
||||
Name: spglib
|
||||
Version: 2.5.0
|
||||
Version: 2.6.0
|
||||
Release: 1mamba
|
||||
Summary: C library for finding and handling crystal symmetries
|
||||
Group: System/Libraries
|
||||
@ -35,7 +35,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -51,8 +50,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -69,6 +66,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc ChangeLog.md README.md
|
||||
|
||||
%changelog
|
||||
* Tue Mar 11 2025 Automatic Build System <autodist@openmamba.org> 2.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 10 2024 Automatic Build System <autodist@openmamba.org> 2.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user