!8 update to upstream version 0.92.1
Merge pull request !8 from pei-jiankang/master
This commit is contained in:
commit
c261dbe2d1
BIN
libstatgrab-0.92.1.tar.gz
Normal file
BIN
libstatgrab-0.92.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Name: libstatgrab
|
Name: libstatgrab
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.92
|
Version: 0.92.1
|
||||||
Release: 1%{?dist}
|
Release: 1
|
||||||
Summary: A library that provides cross platform access to statistics of the system
|
Summary: A library that provides cross platform access to statistics of the system
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.i-scream.org/libstatgrab
|
URL: http://www.i-scream.org/libstatgrab
|
||||||
@ -31,11 +31,14 @@ BuildRequires: perl(File::Basename)
|
|||||||
BuildRequires: perl(FindBin)
|
BuildRequires: perl(FindBin)
|
||||||
BuildRequires: perl(Getopt::Long)
|
BuildRequires: perl(Getopt::Long)
|
||||||
BuildRequires: perl(IPC::Cmd)
|
BuildRequires: perl(IPC::Cmd)
|
||||||
|
BuildRequires: perl(lib)
|
||||||
BuildRequires: perl(Pod::Usage)
|
BuildRequires: perl(Pod::Usage)
|
||||||
BuildRequires: perl(strict)
|
BuildRequires: perl(strict)
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
BuildRequires: perl(vars)
|
BuildRequires: perl(vars)
|
||||||
BuildRequires: perl(warnings)
|
BuildRequires: perl(warnings)
|
||||||
|
BuildRequires: perl-Encode
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libstatgrab is a library that provides cross platform access to statistics
|
Libstatgrab is a library that provides cross platform access to statistics
|
||||||
@ -205,5 +208,11 @@ make check
|
|||||||
%{_mandir}/*/*statgrab*
|
%{_mandir}/*/*statgrab*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 12 2022 pei-jiankang<peijiankang@kylinos.com> - 1:0.92.1-1
|
||||||
|
- update to upstream version 0.92.1
|
||||||
|
|
||||||
|
* Mon Dec 13 2021 huayadong <huayadong@kylinos.cn> - 1:0.92-2
|
||||||
|
- remove %{?dist}
|
||||||
|
|
||||||
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 1:0.92-1
|
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 1:0.92-1
|
||||||
- Initial release for OpenEuler
|
- Initial release for OpenEuler
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user