|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libnetfilter_cthelper
|
|
|
|
|
Version: 1.0.0
|
|
|
|
|
Release: 28%{?dist}
|
|
|
|
|
Release: 29%{?dist}
|
|
|
|
|
Summary: User-space infrastructure for connection tracking helpers
|
|
|
|
|
License: GPL-2.0-only
|
|
|
|
|
URL: http://www.netfilter.org/projects/libnetfilter_cthelper/index.html
|
|
|
|
@ -49,6 +49,10 @@ find $RPM_BUILD_ROOT -type f -name '*.la' -exec rm -f {} ';'
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.0-29
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.0.0-28
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|