diff --git a/libstatgrab.spec b/libstatgrab.spec index 536bf6a..e64a396 100644 --- a/libstatgrab.spec +++ b/libstatgrab.spec @@ -4,11 +4,11 @@ Name: libstatgrab Epoch: 1 Version: 0.92.1 -Release: 2 +Release: 3 Summary: A library that provides cross platform access to statistics of the system -License: LGPLv2+ and GPLv2 and GPLv2+ -URL: http://www.i-scream.org/libstatgrab -Source0: http://ftp.i-scream.org/pub/i-scream/%{name}/%{name}-%{version}.tar.gz +License: LGPLv2+ and GPLv2 +URL: https://libstatgrab.org/ +Source0: https://github.com/%{name}/%{name}/releases/download/LIBSTATGRAB_0_92_1/libstatgrab-%{version}.tar.gz # REJECTED due to Solaris or whatever linking issue, # thus we cope with pkgconfig manually. # See: https://github.com/i-scream/libstatgrab/pull/70 @@ -207,6 +207,9 @@ make check %{_mandir}/*/*statgrab* %changelog +* Fri Nov 4 2022 hkgy - 1:0.92.1-3 +- Upgrade URLS and License + * Mon May 23 2022 tanyulong - 1:0.92.1-2 - Improve the project according to the requirements of compliance improvement