automatic version update by autodist [release 3.8.2-1mamba;Sat Nov 18 2023]
This commit is contained in:
parent
6fda7b8dcd
commit
552236d802
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define maj3ver %(echo %version | cut -d. -f1-3)
|
||||
Name: gnutls
|
||||
Version: 3.8.1
|
||||
Version: 3.8.2
|
||||
Release: 1mamba
|
||||
Summary: A library which provides a secure layer, over a reliable transport layer
|
||||
Group: System/Libraries
|
||||
@ -121,6 +121,8 @@ install -pm 755 %{SOURCE1} %{buildroot}%{_bindir}/libgnutls-extra-config
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
rm -f %{buildroot}%{_infodir}/dir
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -196,6 +198,9 @@ exit 0
|
||||
#%doc ChangeLog NEWS README THANKS
|
||||
|
||||
%changelog
|
||||
* Sat Nov 18 2023 Automatic Build System <autodist@mambasoft.it> 3.8.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 3.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user