automatic version update by autodist [release 0.29-1mamba;Sat Oct 28 2023]
This commit is contained in:
parent
5f89fe8f09
commit
f7a97e9468
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-UUID
|
||||
Version: 0.28
|
||||
Version: 0.29
|
||||
Release: 1mamba
|
||||
Summary: UUID - Perl extension for using UUID interfaces as defined in e2fsprogs
|
||||
Group: System/Libraries/Perl
|
||||
@ -45,16 +45,18 @@ 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}"
|
||||
|
||||
%files -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
## note: eventually add the remaining documents (if any)
|
||||
#
|
||||
|
||||
%changelog
|
||||
* Sat Oct 28 2023 Automatic Build System <autodist@mambasoft.it> 0.29-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.28-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user