From 6374fbdfe8e58b6dd7c93944ef2958fdb068f5e4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:32:48 +0100 Subject: [PATCH] automatic version update by autodist [release 1.29-1mamba;Wed Feb 24 2021] --- perl-Proc-PID-File.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-Proc-PID-File.spec b/perl-Proc-PID-File.spec index 5282f50..ccb197a 100644 --- a/perl-Proc-PID-File.spec +++ b/perl-Proc-PID-File.spec @@ -1,22 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Proc-PID-File -Version: 1.27 +Version: 1.29 Release: 1mamba Summary: Proc::PID::File - a module to manage process id files Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/E/EC/ECALDER/Proc-PID-File-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Proc/Proc-PID-File-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This Perl module is useful for writers of daemons and other processes that need to tell whether they are already running, in order to prevent multiple process instances. @@ -53,5 +52,8 @@ done %doc LICENSE README %changelog +* Wed Feb 24 2021 Automatic Build System 1.29-1mamba +- automatic version update by autodist + * Tue Jan 01 2013 Davide Madrisan 1.27-1mamba - package created by autospec