epel9
Martin Kyral 6 years ago
parent 62263e0649
commit 063aec895d

1
.gitignore vendored

@ -60,3 +60,4 @@
/libksysguard-5.15.90.tar.xz
/libksysguard-5.16.0.tar.xz
/libksysguard-5.16.1.tar.xz
/libksysguard-5.16.2.tar.xz

@ -1,7 +1,7 @@
Name: libksysguard
Summary: Library for managing processes running on the system
Version: 5.16.1
Release: 2%{?dist}
Version: 5.16.2
Release: 1%{?dist}
License: GPLv2+
URL: https://cgit.kde.org/%{name}.git
@ -120,6 +120,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Wed Jun 26 2019 Martin Kyral <martin.kyral@gmail.com> - 5.16.2-1
- 5.16.2
* Tue Jun 18 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.16.1-1
- 5.16.1

@ -1 +1 @@
SHA512 (libksysguard-5.16.1.tar.xz) = 72e03801a3d14e83511369777f3ec9bb9bb1c0ef4e1a9d9a7e9ada3eed1d3a7686bd1106a9903aa54b627953d7a02791b7e0552f460dc14f377bf113e665e399
SHA512 (libksysguard-5.16.2.tar.xz) = a321f6791c7a9132b1b8b26fe56c842555f4e63d9072b3ecc7c4746426981f1289155fbbc518405b161557253fcaa18a5fd84a41db26e418cc6cdbeb1a1fdc45

Loading…
Cancel
Save