update to 0.18 [release 0.18-1mamba;Fri Feb 03 2023]
This commit is contained in:
parent
d64efc4b2a
commit
a89afeb987
@ -1,21 +1,20 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Module-Refresh
|
||||
Version: 0.17
|
||||
Version: 0.18
|
||||
Release: 1mamba
|
||||
Summary: Module::Refresh - Refresh %INC files when updated on disk
|
||||
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/AL/ALEXMV/Module-Refresh-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/B/BP/BPS/Module-Refresh-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Module::Refresh - Refresh %INC files when updated on disk.
|
||||
@ -53,5 +52,8 @@ done
|
||||
#
|
||||
|
||||
%changelog
|
||||
* Fri Feb 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18-1mamba
|
||||
- update to 0.18
|
||||
|
||||
* Fri Oct 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.17-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user