automatic version update by autodist [release 0.39-1mamba;Tue Mar 09 2021]
This commit is contained in:
parent
0ed5714b61
commit
e1554fbb6a
@ -1,15 +1,15 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Package-Stash
|
Name: perl-Package-Stash
|
||||||
Version: 0.37
|
Version: 0.39
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Package::Stash - routines for manipulating stashes
|
Summary: Package::Stash - routines for manipulating stashes
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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/D/DO/DOY/Package-Stash-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Package/Package-Stash-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
@ -17,9 +17,10 @@ BuildRequires: perl-Package-DeprecationManager
|
|||||||
BuildRequires: perl-Package-Stash-XS
|
BuildRequires: perl-Package-Stash-XS
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
|
BuildRequires: perl-Dist-Checkconflicts
|
||||||
|
BuildRequires: perl-CPAN-Meta-Check
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
Provides: perl(Package::Stash::Conflicts)
|
Provides: perl(Package::Stash::Conflicts)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Package::Stash - routines for manipulating stashes.
|
Package::Stash - routines for manipulating stashes.
|
||||||
@ -57,6 +58,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 09 2021 Automatic Build System <autodist@mambasoft.it> 0.39-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 21 2016 Automatic Build System <autodist@mambasoft.it> 0.37-1mamba
|
* Fri Oct 21 2016 Automatic Build System <autodist@mambasoft.it> 0.37-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user