update to 0.06 [release 0.06-1mamba;Sun Aug 10 2025]

This commit is contained in:
2025-08-12 12:38:50 +02:00
parent a0b7814311
commit e8ed286013

View File

@@ -1,16 +1,17 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Data-Buffer
Version: 0.04
Release: 5mamba
Version: 0.06
Release: 1mamba
Summary: Data::Buffer - Read/write buffer class
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org
Source: http://www.cpan.org/authors/id/B/BT/BTROTT/Data-Buffer-%{version}.tar.gz
Source: https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/Data-Buffer-%{version}.tar.gz
License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel
## AUTOBUILDREQ-END
@@ -48,6 +49,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sun Aug 10 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 0.06-1mamba
- update to 0.06
* Wed May 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.04-5mamba
- rebuilt with specfile fixes