diff --git a/container-exception-logger.spec b/container-exception-logger.spec index 34c932f..c61ff0d 100644 --- a/container-exception-logger.spec +++ b/container-exception-logger.spec @@ -2,7 +2,7 @@ Name: container-exception-logger Version: 1.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Logging from a container to a host License: GPLv3+ @@ -40,6 +40,9 @@ cp man/container-exception-logger.1 %{buildroot}/%{_mandir}/man1/container-excep %license COPYING %changelog +* Wed Jul 24 2019 Fedora Release Engineering - 1.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jun 05 2019 Martin Kutlak 1.0.3-1 - Use a correct command name in helper (mkutlak@redhat.com) - Drop the setuid wrapper (mkutlak@redhat.com)