diff --git a/libcgroup-3.1.0.tar.gz b/libcgroup-3.1.0.tar.gz index f5285a95fe08791d75faa95564494ca61832d6d7..f6a6002362124435b9746f782b04e2ed1c6f03f6 100644 Binary files a/libcgroup-3.1.0.tar.gz and b/libcgroup-3.1.0.tar.gz differ diff --git a/libcgroup.spec b/libcgroup.spec index d99159897079b270863b48db38c005ad4babee36..58e6ac916fb6b6bcb6f36f2c3db854923f6cdf9b 100644 --- a/libcgroup.spec +++ b/libcgroup.spec @@ -5,7 +5,7 @@ Summary: Libcgroup is a library that abstracts the control group file system in Linux Name: libcgroup Version: 3.1.0 -Release: 2 +Release: 3 License: LGPLv2+ URL: http://libcg.sourceforge.net/ Source: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -110,6 +110,12 @@ getent group cgred >/dev/null || groupadd -r cgred %attr(0644, root, root) %{_mandir}/man8/* %changelog +* Fri Apr 12 2024 liuxu - 3.1.0-3 +- Type: bugfix +- Id:NA +- SUG:NA +- DESC:fix corrupted libcgroup-3.1.0.tar.gz + * Mon Aug 28 2023 luoyujie - 3.1.0-2 - Type: enhancement - Id:NA