automatic version update by autodist [release 0.82-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
b5c0f08418
commit
6f8f9e769f
@ -1,15 +1,15 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-YAML-LibYAML
|
||||
Version: 0.74
|
||||
Version: 0.82
|
||||
Release: 1mamba
|
||||
Summary: An XS Wrapper Module of libyaml
|
||||
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/I/IN/INGY/YAML-LibYAML-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/YAML/YAML-LibYAML-%{version}.tar.gz
|
||||
#Patch0: %{name}-<pck-version>-<patch-description>.patch
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -18,7 +18,6 @@ BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
An XS Wrapper Module of libyaml.
|
||||
@ -54,6 +53,9 @@ done
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 0.82-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 02 2020 Automatic Build System <autodist@mambasoft.it> 0.74-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user