From a2b078a82fd1bd885f3b612f7f82c23c76e03ff2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:25:43 +0100 Subject: [PATCH] automatic update by autodist [release 1.93_02-1mamba;Sun Apr 02 2023] --- perl-Net-SSLeay.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index 50c8935..27c76f4 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Net-SSLeay -Version: 1.92 +Version: 1.93_02 Release: 1mamba Summary: Net::SSLeay - Perl module for using OpenSSL Group: Development/Libraries/Perl @@ -59,6 +59,8 @@ for dir in `find %{buildroot} -type d | grep $strid`; do echo "%dir ${dir#%buildroot}" >> .packlist done +find %{buildroot} -name *.so -exec chmod u+w {} \; + %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" rm -f .packlist @@ -67,6 +69,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Apr 02 2023 Automatic Build System 1.93_02-1mamba +- automatic update by autodist + * Thu Jan 13 2022 Automatic Build System 1.92-1mamba - automatic version update by autodist