automatic version update by autodist [release 3.3.2-1mamba;Tue Sep 24 2024]

This commit is contained in:
Automatic Build System 2024-09-24 15:45:17 +02:00
parent 049d4d4204
commit a819a5fbea

View File

@ -1,7 +1,7 @@
%define soversion %(echo %version | cut -d. -f1) %define soversion %(echo %version | cut -d. -f1)
%define fullversion %(echo %version | tr -d [:alpha:]) %define fullversion %(echo %version | tr -d [:alpha:])
Name: openssl Name: openssl
Version: 3.3.1 Version: 3.3.2
Release: 1mamba Release: 1mamba
Summary: Secure Sockets Layer communications libs and utils Summary: Secure Sockets Layer communications libs and utils
Group: Network/Security Group: Network/Security
@ -163,8 +163,6 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files %files
%defattr(-,root,root) %defattr(-,root,root)
@ -214,6 +212,9 @@ install -m 0755 -D %{SOURCE1} %{buildroot}%{_sbindir}/openssl-makecerts
%{_libdir}/*.a %{_libdir}/*.a
%changelog %changelog
* Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 3.3.2-1mamba
- automatic version update by autodist
* Wed Jun 05 2024 Automatic Build System <autodist@openmamba.org> 3.3.1-1mamba * Wed Jun 05 2024 Automatic Build System <autodist@openmamba.org> 3.3.1-1mamba
- automatic version update by autodist - automatic version update by autodist