public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mosaab Alzoubi <moceap@hotmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/arp-scan] epel10: Update to 1.10.0
Date: Wed, 29 Jul 2026 02:11:11 GMT	[thread overview]
Message-ID: <178529107190.1.11667579769655113278.rpms-arp-scan-83f40c0c8efb@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-29  2:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178529107190.1.11667579769655113278.rpms-arp-scan-83f40c0c8efb@fedoraproject.org \
    --to=moceap@hotmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox