diff --git a/lxc.spec b/lxc.spec index ee1e069..c74d610 100644 --- a/lxc.spec +++ b/lxc.spec @@ -11,7 +11,7 @@ Name: lxc Version: 3.0.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Linux Resource Containers License: LGPLv2+ and GPLv2 URL: http://linuxcontainers.org/lxc @@ -247,6 +247,9 @@ make check %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 3.0.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Apr 28 2019 Thomas Moschny - 3.0.3-3 - Add patch for CVE-2019-5736. - Build and include init.lxc.static where possible (rhbz#1654366).