automatic version update by autodist [release 1.11-1mamba;Mon Nov 11 2024]
This commit is contained in:
parent
c53079e346
commit
d66b86300b
@ -1,21 +1,20 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Image-Xbm
|
||||
Version: 1.10
|
||||
Version: 1.11
|
||||
Release: 1mamba
|
||||
Summary: Image::Xbm - Load, create, manipulate and save xbm image files
|
||||
Group: Development/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://www.cpan.org/modules/by-module/Image/Image-Xbm-%{version}.tar.gz
|
||||
License: GPL
|
||||
BuildRequires: perl-Image-Base
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
This class module provides basic load, manipulate and save functionality for the xbm file format.
|
||||
@ -51,6 +50,9 @@ done
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Nov 11 2024 Automatic Build System <autodist@openmamba.org> 1.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 1.10-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user