automatic version update by autodist [release 1.05-1mamba;Mon Jul 26 2021]
This commit is contained in:
parent
137afcc51e
commit
8798baa4ce
@ -1,30 +1,29 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Net-XMPP
|
||||
Version: 1.02
|
||||
Release: 2mamba
|
||||
Version: 1.05
|
||||
Release: 1mamba
|
||||
Summary: Net::XMPP - XMPP Perl Library
|
||||
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/H/HA/HACKER/Net-XMPP-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Net/Net-XMPP-%{version}.tar.gz
|
||||
License: LGPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Authen-SASL
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-Digest-SHA1
|
||||
BuildRequires: perl-XML-Stream
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: perl-LWP-Online
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%description
|
||||
Net::XMPP - XMPP Perl Library
|
||||
|
||||
%prep
|
||||
|
||||
%setup -q -n Net-XMPP-%{version}
|
||||
|
||||
%build
|
||||
@ -60,6 +59,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Jul 26 2021 Automatic Build System <autodist@mambasoft.it> 1.05-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 11 2013 Automatic Build System <autodist@mambasoft.it> 1.02-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user