libnetfilter_cthelper-1.0.1-1
- new version Resolves: RHEL-66052
This commit is contained in:
parent
481f77fc4c
commit
3efcd24c8e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libnetfilter_cthelper-1.0.0.tar.bz2
|
||||
/libnetfilter_cthelper-1.0.1.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libnetfilter_cthelper
|
||||
Version: 1.0.0
|
||||
Release: 29%{?dist}
|
||||
Version: 1.0.1
|
||||
Release: 1%{?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,9 @@ find $RPM_BUILD_ROOT -type f -name '*.la' -exec rm -f {} ';'
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2024 Phil Sutter <psutter@redhat.com> - 1.0.1-1
|
||||
- new version
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.0-29
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
Loading…
Reference in New Issue
Block a user