automatic version update by autodist [release 1.11.1-1mamba;Thu May 08 2025]
This commit is contained in:
parent
efe9a1fd2e
commit
907926d354
@ -1,5 +1,5 @@
|
||||
Name: libgcrypt
|
||||
Version: 1.11.0
|
||||
Version: 1.11.1
|
||||
Release: 1mamba
|
||||
Summary: GNU's basic cryptographic library
|
||||
Group: System/Libraries
|
||||
@ -38,11 +38,9 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description tools
|
||||
This package contains utility applications for %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -66,8 +64,6 @@ rm -f %{buildroot}%{_infodir}/dir
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%post devel
|
||||
%install_info gcrypt.info
|
||||
@ -106,6 +102,9 @@ rm -f %{buildroot}%{_infodir}/dir
|
||||
%{_mandir}/man1/hmac256.1*
|
||||
|
||||
%changelog
|
||||
* Thu May 08 2025 Automatic Build System <autodist@openmamba.org> 1.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 21 2024 Automatic Build System <autodist@openmamba.org> 1.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user