From d0ddaafde16766c1ae68cfe33c9df25fecacb1f9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:35:34 +0100 Subject: [PATCH] automatic version update by autodist [release 5.001-1mamba;Tue Sep 06 2022] --- perl-Sereal-Decoder.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/perl-Sereal-Decoder.spec b/perl-Sereal-Decoder.spec index 366210b..f5abe18 100644 --- a/perl-Sereal-Decoder.spec +++ b/perl-Sereal-Decoder.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Sereal-Decoder -Version: 4.023 +Version: 5.001 Release: 1mamba Summary: Sereal::Decoder - Fast, compact, powerful binary deserialization Group: System/Libraries/Perl @@ -45,16 +45,22 @@ for dir in `find %{buildroot} -type d | grep $strid`; do echo "%dir ${dir#%buildroot}" >> .packlist done +# Fix error on strip +chmod 644 %{buildroot}%{perl_vendorarch}/auto/Sereal/Decoder/Decoder.so + %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files -f .packlist %defattr(-,root,root) -## note: eventually add the remaining documents (if any) -# - %changelog +* Tue Sep 06 2022 Automatic Build System 5.001-1mamba +- automatic version update by autodist + +* Fri Jul 29 2022 Automatic Build System 4.025-1mamba +- automatic version update by autodist + * Sun Feb 20 2022 Automatic Build System 4.023-1mamba - automatic version update by autodist