From 939ddeeeb97ec13be9751f940e367b8d476d99ad Mon Sep 17 00:00:00 2001 From: Eric Schoeller Date: Fri, 18 Oct 2024 19:10:27 -0600 Subject: [PATCH] another fix --- pnp4nagios.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pnp4nagios.spec b/pnp4nagios.spec index f1578e0..3c105a5 100644 --- a/pnp4nagios.spec +++ b/pnp4nagios.spec @@ -4,13 +4,13 @@ Name: pnp4nagios Version: 0.6.27 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Nagios performance data analysis tool Group: Applications/System License: GPLv2 URL: https://github.com/pnp4nagios/pnp4nagios -Source0: %{name}-%{version}.tgz +Source0: https://github.com/pnp4nagios/pnp4nagios/archive/refs/tags/v%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: autoconf, automake, libtool