Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libmnl.git#79b54445f58687ffd2b45dd46baade76c37ac97c
This commit is contained in:
parent
3b5449ed04
commit
5da8578966
@ -1,6 +1,6 @@
|
||||
Name: libmnl
|
||||
Version: 1.0.4
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: A minimalistic Netlink library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -8,6 +8,7 @@ URL: http://netfilter.org/projects/libmnl
|
||||
Source0: http://netfilter.org/projects/libmnl/files/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
libmnl is a minimalistic user-space library oriented to Netlink developers.
|
||||
@ -68,6 +69,9 @@ mv examples examples-%{_arch}
|
||||
%{_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user