automatic version update by autodist [release 1.6.5-1mamba;Fri Nov 17 2023]
This commit is contained in:
parent
ebcc3a0b90
commit
00e1626d02
@ -1,5 +1,5 @@
|
||||
Name: libksba
|
||||
Version: 1.6.4
|
||||
Version: 1.6.5
|
||||
Release: 1mamba
|
||||
Summary: A library to access X.509 and CMS data structures
|
||||
Group: System/Libraries
|
||||
@ -42,6 +42,8 @@ This package contains static libraries and header files needed for development.
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
rm -f %{buildroot}%{_infodir}/dir
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -71,6 +73,9 @@ exit 0
|
||||
%doc ChangeLog NEWS README THANKS TODO
|
||||
|
||||
%changelog
|
||||
* Fri Nov 17 2023 Automatic Build System <autodist@mambasoft.it> 1.6.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 20 2023 Automatic Build System <autodist@mambasoft.it> 1.6.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user