automatic rebuild by autodist [release 1.3101-6mamba;Wed Nov 19 2025]

This commit is contained in:
2025-11-20 13:31:12 +01:00
parent 91268cfc8f
commit d594a4243d

View File

@@ -1,19 +1,18 @@
%define PERL_VERSION %(eval `perl -V:version`; echo $version)
Name: perl-Convert-BER
Version: 1.3101
Release: 5mamba
Release: 6mamba
Summary: Decodes objects as described by ITU-T standard X.209 (ASN.1) using Basic Encoding Rules (BER)
Group: Development/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Source: http://www.cpan.org/authors/id/G/GB/GBARR/Convert-BER-%{version}.tar.gz
URL: http://www.cpan.org
URL: https://www.cpan.org/
License: GPL
BuildRoot: %{_tmppath}/perl-root
Requires: perl >= %PERL_VERSION
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel >= %PERL_VERSION
BuildRequires: perl-devel
## AUTOBUILDREQ-END
%description
@@ -45,6 +44,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Wed Nov 19 2025 Automatic Build System <autodist@openmamba.org> 1.3101-6mamba
- automatic rebuild by autodist
* Wed Aug 28 2013 Automatic Build System <autodist@mambasoft.it> 1.3101-5mamba
- automatic rebuild by autodist