automatic version update by autodist [release 0.21-1mamba;Thu Feb 16 2023]
This commit is contained in:
parent
ce8c0dfe71
commit
79812fd4bd
@ -1,22 +1,22 @@
|
|||||||
%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-OLE-Storage_Lite
|
Name: perl-OLE-Storage_Lite
|
||||||
Version: 0.20
|
Version: 0.21
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: OLE::Storage_Lite - Simple Class for OLE document interface
|
Summary: OLE::Storage_Lite - Simple Class for OLE document interface
|
||||||
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/J/JM/JMCNAMARA/OLE-Storage_Lite-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/J/JM/JMCNAMARA/OLE-Storage_Lite-%{version}.tar.gz
|
||||||
License: Artistic, GPL
|
License: Artistic, GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
OLE::Storage_Lite - Simple Class for OLE document interface.
|
OLE::Storage_Lite - Simple Class for OLE document interface.
|
||||||
@ -50,6 +50,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 16 2023 Automatic Build System <autodist@mambasoft.it> 0.21-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 02 2020 Automatic Build System <autodist@mambasoft.it> 0.20-1mamba
|
* Thu Jan 02 2020 Automatic Build System <autodist@mambasoft.it> 0.20-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user