|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: The Reliable Event Logging Protocol library
|
|
|
|
|
Name: librelp
|
|
|
|
|
Version: 1.11.0
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
|
URL: http://www.rsyslog.com/
|
|
|
|
|
Source0: http://download.rsyslog.com/%{name}/%{name}-%{version}.tar.gz
|
|
|
|
@ -57,6 +57,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|
|
|
|
%{_libdir}/pkgconfig/relp.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.11.0-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.11.0-6
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|