From 85b11460652a48a3c8d40abeff8d87608deff26f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:11:32 +0100 Subject: [PATCH] automatic version update by autodist [release 1.30-1mamba;Wed Feb 24 2021] --- perl-IPC-System-Simple.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/perl-IPC-System-Simple.spec b/perl-IPC-System-Simple.spec index 9aa565f..9796629 100644 --- a/perl-IPC-System-Simple.spec +++ b/perl-IPC-System-Simple.spec @@ -1,22 +1,21 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-IPC-System-Simple -Version: 1.25 +Version: 1.30 Release: 1mamba Summary: Run commands simply, with detailed diagnostics Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/P/PJ/PJF/IPC-System-Simple-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/IPC/IPC-System-Simple-%{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 Run commands simply, with detailed diagnostics. @@ -54,6 +53,9 @@ done # %doc README %changelog +* Wed Feb 24 2021 Automatic Build System 1.30-1mamba +- automatic version update by autodist + * Sat Oct 26 2013 Automatic Build System 1.25-1mamba - automatic update by autodist