automatic version update by autodist [release 1.60-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:00:06 +01:00
parent c0c6ba4bf1
commit 25ed1bfd23

View File

@ -1,15 +1,15 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-File-Remove
Version: 1.52
Release: 2mamba
Version: 1.60
Release: 1mamba
Summary: File::Remove - Remove files and directories
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-Remove-%{version}.tar.gz
URL: https://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/File/File-Remove-%{version}.tar.gz
Patch0: %{name}-1.47_01-fix_deps_version.patch
License: Artistic, GPL
Requires: perl >= %perl_major_ver
@ -17,7 +17,6 @@ Requires: perl >= %perl_major_ver
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-devel >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
File::Remove - Remove files and directories.
@ -52,6 +51,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.60-1mamba
- automatic version update by autodist
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.52-2mamba
- perl 5.16 mass rebuild