Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9890d411f1 | ||
|
|
567b8b24c4 |
1 changed files with 6 additions and 3 deletions
|
|
@ -1,12 +1,12 @@
|
|||
Name: snmpcheck
|
||||
Version: 1.9
|
||||
Release: 20%{?dist}
|
||||
Release: 21%{?dist}
|
||||
Summary: An utility to get information via SNMP protocols
|
||||
|
||||
# Automatically converted from old format: GPLv3+ - review is highly recommended.
|
||||
License: GPL-3.0-or-later
|
||||
URL: http://www.nothink.org/perl/snmpcheck/
|
||||
Source0: http://www.nothink.org/perl/snmpcheck/downloads/%{name}-%{version}.rb
|
||||
URL: https://www.nothink.org/codes/snmpcheck/
|
||||
Source0: https://www.nothink.org/codes/snmpcheck/%{name}-%{version}.rb
|
||||
#Manual page
|
||||
Source1: snmpcheck.1
|
||||
BuildArch: noarch
|
||||
|
|
@ -63,6 +63,9 @@ install -p -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-20
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue