Compare commits
2 Commits
1.2.1-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
81c94a6d5e | |||
a7d27f903e |
@ -1,8 +1,8 @@
|
||||
Name: iptraf-ng
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 1mamba
|
||||
Summary: A console-based network monitoring program for Linux that displays information about IP traffic
|
||||
Group: Networking/Monitoring
|
||||
Group: Network/Monitoring
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
@ -13,6 +13,8 @@ License: GPL
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libncurses-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: iptraf
|
||||
Obsoletes: iptraf <= 3.0.1
|
||||
|
||||
%description
|
||||
IPTraf-ng is a console-based network monitoring program for Linux that displays information about IP traffic.
|
||||
@ -39,5 +41,11 @@ IPTraf-ng is a console-based network monitoring program for Linux that displays
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Nov 22 2024 Automatic Build System <autodist@openmamba.org> 1.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-2mamba
|
||||
- provide and obsolete iptraf
|
||||
|
||||
* Tue Jun 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Reference in New Issue
Block a user