diff --git a/libksysguard-5.25.4.tar.xz b/libksysguard-5.25.4.tar.xz deleted file mode 100644 index 5c591da..0000000 Binary files a/libksysguard-5.25.4.tar.xz and /dev/null differ diff --git a/libksysguard-5.25.5.tar.xz b/libksysguard-5.25.5.tar.xz new file mode 100644 index 0000000..4777c58 Binary files /dev/null and b/libksysguard-5.25.5.tar.xz differ diff --git a/libksysguard.spec b/libksysguard.spec index 2cbbc00..4ff0b68 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -1,7 +1,7 @@ Name: libksysguard Summary: Library for managing processes running on the system -Version: 5.25.4 +Version: 5.25.5 Release: 1 License: GPLv2+ @@ -143,5 +143,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Sep 08 2022 misaka00251 - 5.25.5-1 +- Upgrade package version to 5.25.5 + * Fri Jul 15 2022 misaka00251 - 5.25.4-1 - Init package (Thanks to fedora team)