diff --git a/libcgroup-3.2.0.tar.gz b/libcgroup-3.2.0.tar.gz index 6b4aaf3fd890aa17295e681a2e0bc6beee4f00ad..f60e0de4feb81ec626d9d95c7e73f8fd4dfe5f7c 100644 Binary files a/libcgroup-3.2.0.tar.gz and b/libcgroup-3.2.0.tar.gz differ diff --git a/libcgroup.spec b/libcgroup.spec index 734c0cc5b601d2054a37c0f11aaa62ef3ec3a17d..6575a8ab236696b30c9f1c5f54979d013e494dca 100644 --- a/libcgroup.spec +++ b/libcgroup.spec @@ -5,10 +5,10 @@ Summary: Libcgroup is a library that abstracts the control group file system in Linux Name: libcgroup Version: 3.2.0 -Release: 1 +Release: 2 License: LGPL-2.1-or-later URL: https://libcg.sourceforge.net/ -Source: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz +Source: https://github.com/libcgroup/libcgroup/releases/download/v%{version}/%{name}-%{version}.tar.gz Provides: libcgroup-pam = %{version}-%{release} Provides: libcgroup-tools < %{version}-%{release} Obsoletes: libcgroup-pam = %{version}-%{release} @@ -104,6 +104,12 @@ getent group cgred >/dev/null || groupadd -r cgred %attr(0644, root, root) %{_mandir}/man8/* %changelog +* Sat Sep 13 2025 Funda Wang - 3.2.0-2 +- Type: bugfix +- Id:NA +- SUG:NA +- DESC: use upstrem tarball rather than git archive + * Wed Aug 20 2025 liuxu - 3.2.0-1 - Type: upgrade - Id:NA