diff --git a/libcgroup.spec b/libcgroup.spec index 522b5e9..b5b720e 100644 --- a/libcgroup.spec +++ b/libcgroup.spec @@ -5,7 +5,7 @@ Summary: Library to control and monitor control groups Name: libcgroup Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: http://libcg.sourceforge.net/ Source0: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-v%{version}.tar.gz @@ -176,6 +176,9 @@ make -C tests/gunit check %{_libdir}/pkgconfig/libcgroup.pc %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed May 25 2022 Nikola Forró - 2.0.2-1 - New upstream release 2.0.2 resolves: #2085318