automatic rebuild by autodist [release 0.10-2mamba;Thu Oct 31 2024]

This commit is contained in:
Automatic Build System 2024-10-31 14:05:49 +01:00
parent 66560b3aa7
commit 3a42bd8925

View File

@ -2,22 +2,22 @@
Name: perl-Devel-Refcount
Version: 0.10
Release: 1mamba
Release: 2mamba
Summary: Devel::Refcount - obtain the REFCNT value of a referent
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
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/P/PE/PEVANS/Devel-Refcount-%{version}.tar.gz
License: GPL, Artistic
Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-devel >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Devel::Refcount - obtain the REFCNT value of a referent.
@ -59,6 +59,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Thu Oct 31 2024 Automatic Build System <autodist@openmamba.org> 0.10-2mamba
- automatic rebuild by autodist
* Mon Feb 25 2013 Automatic Build System <autodist@mambasoft.it> 0.10-1mamba
- automatic version update by autodist