epel9
Rex Dieter 7 years ago
parent 412104764a
commit c9fa7837a4

1
.gitignore vendored

@ -24,3 +24,4 @@
/libksysguard-5.10.3.tar.xz /libksysguard-5.10.3.tar.xz
/libksysguard-5.10.4.tar.xz /libksysguard-5.10.4.tar.xz
/libksysguard-5.10.5.tar.xz /libksysguard-5.10.5.tar.xz
/libksysguard-5.11.1.tar.xz

@ -1,6 +1,6 @@
Name: libksysguard Name: libksysguard
Summary: Library for managing processes running on the system Summary: Library for managing processes running on the system
Version: 5.11.0 Version: 5.11.1
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
@ -107,6 +107,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog %changelog
* Tue Oct 17 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.11.1-1
- 5.11.1
* Wed Oct 11 2017 Martin Kyral <martin.kyral@gmail.com> - 5.11.0-1 * Wed Oct 11 2017 Martin Kyral <martin.kyral@gmail.com> - 5.11.0-1
- 5.11.0 - 5.11.0

@ -1 +1 @@
SHA512 (libksysguard-5.11.0.tar.xz) = 810221c4e671262ba9f5a132b10c6b46c4963c3be216b46dd7bc304a5044b2b3fbf7cce848fdc6036f0c47e644966bdba8dc7f0f0290c55efea7cacf7d1c4943 SHA512 (libksysguard-5.11.1.tar.xz) = 046f41e36acc5dd46c0f7c47b7335c2d19213936ab319e92992f8777897b4c10a3734e8274ed93a072270d19eeeda256d18ac5fbea249b423bee57af5b4d1f19

Loading…
Cancel
Save