Compare commits
4 Commits
0.18-1mamb
...
main
Author | SHA1 | Date | |
---|---|---|---|
4aa9775710 | |||
a1e1268e5f | |||
fbe195f1ab | |||
06f88dd64d |
@ -1,21 +1,20 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Test-Without-Module
|
||||
Version: 0.18
|
||||
Version: 0.23
|
||||
Release: 1mamba
|
||||
Summary: Test::Without::Module - Test fallback behaviour in absence of modules
|
||||
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/C/CO/CORION/Test-Without-Module-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Test::Without::Module - Test fallback behaviour in absence of modules.
|
||||
@ -53,5 +52,17 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 0.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 05 2024 Automatic Build System <autodist@openmamba.org> 0.22-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 10 2022 Automatic Build System <autodist@mambasoft.it> 0.21-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 11 2017 Automatic Build System <autodist@mambasoft.it> 0.20-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Fri Jan 02 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
x
Reference in New Issue
Block a user