automatic version update by autodist [release 0.500002-1mamba;Fri Oct 27 2023]
This commit is contained in:
parent
99256140b2
commit
6edfeb473a
@ -1,22 +1,25 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-CPAN-Changes
|
||||
Version: 0.400002
|
||||
Version: 0.500002
|
||||
Release: 1mamba
|
||||
Summary: Read and write Changes files
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/CPAN-Changes-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Encode
|
||||
BuildRequires: perl-Module-Runtime
|
||||
BuildRequires: perl-Moo
|
||||
BuildRequires: perl-Sub-Quote
|
||||
BuildRequires: perl-Type-Tiny
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
CPAN::Changes - Read and write Changes files.
|
||||
@ -51,5 +54,8 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Fri Oct 27 2023 Automatic Build System <autodist@mambasoft.it> 0.500002-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.400002-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user