From 7081266f3c17641e0f30c2f14f730d377b341f9a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:35:49 +0100 Subject: [PATCH] automatic version update by autodist [release 0.25-1mamba;Tue Oct 12 2021] --- perl-B-Hooks-EndOfScope.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-B-Hooks-EndOfScope.spec b/perl-B-Hooks-EndOfScope.spec index b0dfa5e..87f747f 100644 --- a/perl-B-Hooks-EndOfScope.spec +++ b/perl-B-Hooks-EndOfScope.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-B-Hooks-EndOfScope -Version: 0.24 +Version: 0.25 Release: 1mamba Summary: B::Hooks::EndOfScope - Execute code after a scope finished compilation Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/B/B-Hooks-EndOfScope-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl @@ -19,7 +19,6 @@ BuildRequires: perl-Variable-Magic BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description B::Hooks::EndOfScope - Execute code after a scope finished compilation. @@ -54,6 +53,9 @@ done %defattr(-,root,root) %changelog +* Tue Oct 12 2021 Automatic Build System 0.25-1mamba +- automatic version update by autodist + * Sun Aug 04 2019 Automatic Build System 0.24-1mamba - automatic update by autodist