public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/arp-scan] epel10: Update to 1.10.0
@ 2026-07-29 2:11 Mosaab Alzoubi
0 siblings, 0 replies; only message in thread
From: Mosaab Alzoubi @ 2026-07-29 2:11 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/arp-scan
Branch : epel10
Commit : 83f40c0c8efb74727292f77cc9b77a2d2bc5cdde
Author : Mosaab Alzoubi <moceap@hotmail.com>
Date : 2023-07-02T21:30:49+03:00
Stats : +14/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/arp-scan/c/83f40c0c8efb74727292f77cc9b77a2d2bc5cdde?branch=epel10
Log:
Update to 1.10.0
---
diff --git a/.gitignore b/.gitignore
index d26cd16..317f5a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ arp-scan-1.7.tar.gz
/arp-scan-1.9.2.tar.gz
/arp-scan-1.9.5.tar.gz
/arp-scan-1.9.7.tar.gz
+/arp-scan-1.10.0.tar.gz
diff --git a/arp-scan.spec b/arp-scan.spec
index 8042e44..0d8a538 100644
--- a/arp-scan.spec
+++ b/arp-scan.spec
@@ -1,13 +1,15 @@
+%global gittag 1.10.0
+
Name: arp-scan
-Version: 1.9.7
-Release: 8%{?dist}
+Version: %{gittag}
+Release: 1%{?dist}
Summary: Scanning and fingerprinting tool
# Includes getopt, which is LGPLv2+, but the whole is GPLv2+.
License: GPLv2+
-URL: http://www.nta-monitor.com/tools/arp-scan/
-Source0: http://www.nta-monitor.com/tools/arp-scan/download/%{name}-%{version}.tar.gz
-# source code moved to github at https://github.com/royhills/arp-scan
+URL: https://github.com/royhills/arp-scan
+Source0: https://github.com/royhills/arp-scan/archive/%{gittag}/%{name}-%{version}.tar.gz
+
BuildRequires: libpcap-devel
BuildRequires: gcc
BuildRequires: perl-generators
@@ -46,9 +48,14 @@ chmod 0755 $RPM_BUILD_ROOT%{_sbindir}/*
%{_sbindir}/*
%{_datadir}/arp-scan
%{_mandir}/man?/*
+%{_sysconfdir}/arp-scan/mac-vendor.txt
%changelog
+* Sun Jul 2 2023 Mosaab Alzoubi <moceap[AT]fedoraproject[DOT]org> - 1.10.0-1
+- Update to 1.10.0
+- New upstream URL
+
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.7-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
diff --git a/sources b/sources
index 3a414b8..ae0c51c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (arp-scan-1.9.7.tar.gz) = 2aa808521a64cd3e2a6a270c6725f2cffa4cfce5c251e5483053c8ea9f56fb1368dd9aae2afcf8fffe1030fe2fc37723f0701c9eafa7cd1d52df459c07a80870
+SHA512 (arp-scan-1.10.0.tar.gz) = 716c7727597bdecf9fd3f064fe1715148c246c223c2adeb01a26417865e4d82b9ca47e7fe4a555e510e0ae65f23f8310f0dbdffdb7c3fd969e3b81d0c6e4ae2a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 2:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 2:11 [rpms/arp-scan] epel10: Update to 1.10.0 Mosaab Alzoubi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox