Accepting request 1078230 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1078230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=63
This commit is contained in:
Dominique Leuenberger 2023-04-11 11:50:43 +00:00 committed by Git OBS Bridge
commit f8e3fabd0c
6 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a8885c403516cf7b0933ed4b14d6caa30e02052489ebd414dc75ac52e7559e6
size 951869

Binary file not shown.

BIN
libpcap-1.10.4.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
libpcap-1.10.4.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 8 10:47:29 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.10.4:
* rpcap: Fix name of launchd service.
* documentation updates and build system tweaks
-------------------------------------------------------------------
Wed Jan 18 09:34:17 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -17,7 +17,7 @@
Name: libpcap
Version: 1.10.3
Version: 1.10.4
Release: 0
Summary: A Library for Network Sniffers
License: BSD-3-Clause
@ -29,14 +29,14 @@ Source3: https://www.tcpdump.org/tcpdump-workers.asc#/%{name}.keyring
Source4: https://www.tcpdump.org/release/%{name}-%{version}.tar.gz.sig
Patch2: libpcap-1.0.0-ppp.patch
Patch3: libpcap-1.0.0-s390.patch
BuildRequires: autoconf >= 2.64
BuildRequires: autoconf >= 2.69
BuildRequires: automake
BuildRequires: bison
BuildRequires: bluez-devel
BuildRequires: dbus-1-devel
BuildRequires: flex
BuildRequires: libnl3-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig >= 0.17.0
BuildRequires: pkgconfig(libusb-1.0)
%description