automatic version update by autodist [release 2.0.67-1mamba;Thu Feb 25 2021]

This commit is contained in:
Automatic Build System 2024-01-06 07:23:15 +01:00
parent d152af1033
commit 36b9ba9653

View File

@ -3,14 +3,14 @@
%define htmldir %(apxs -q htdocsdir 2>/dev/null)
%define cgidir %(apxs -q cgidir 2>/dev/null)
Name: munin
Version: 2.0.66
Version: 2.0.67
Release: 1mamba
Summary: A networked resource monitoring tool that can help analyze resource trends
Group: Network/Monitoring
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://munin-monitoring.org/
URL: https://munin-monitoring.org/
Source: http://downloads.sourceforge.net/project/munin/stable/%{version}/munin-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
@ -39,7 +39,6 @@ BuildRequires: rrdtool-perl
BuildRequires: perl
BuildRequires: apache
Requires(pre): apache
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Munin is a networked resource monitoring tool that can help analyze resource trends and "what just happened to kill our performance?" problems. It is designed to be very plug and play. A default installation provides a lot of graphs with almost no work.
@ -139,6 +138,9 @@ fi
#%doc ChangeLog README README.HP-UX README.OSX
%changelog
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 2.0.67-1mamba
- automatic version update by autodist
* Tue Jan 19 2021 Automatic Build System <autodist@mambasoft.it> 2.0.66-1mamba
- automatic version update by autodist