automatic version update by autodist [release 0.32-1mamba;Wed Dec 13 2023]
This commit is contained in:
parent
aaa33740af
commit
c90f1223b9
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-UUID
|
||||
Version: 0.31
|
||||
Version: 0.32
|
||||
Release: 1mamba
|
||||
Summary: UUID - Perl extension for using UUID interfaces as defined in e2fsprogs
|
||||
Group: System/Libraries/Perl
|
||||
@ -14,7 +14,6 @@ License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
@ -54,6 +53,9 @@ find %{buildroot} -name *.so -exec chmod u+w {} \;
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Dec 13 2023 Automatic Build System <autodist@mambasoft.it> 0.32-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 07 2023 Automatic Build System <autodist@mambasoft.it> 0.31-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user