diff --git a/sysstat.spec b/sysstat.spec index 97fe2f0..21a7d92 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,7 +1,7 @@ Summary: Collection of performance monitoring tools for Linux Name: sysstat Version: 12.7.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: http://sebastien.godard.pagesperso-orange.fr/ Source: https://github.com/sysstat/sysstat/archive/v%{version}.tar.gz @@ -82,6 +82,9 @@ fi %{_localstatedir}/log/sa %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 12.7.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Nov 08 2022 Lukáš Zaoral - 12.7.1-1 - Update to 12.7.1 (rhbz#2140811)