Compare commits

..

No commits in common. "bc9471d9a94151d4c2d277e5fcf192a401195e08" and "77d12bec9531dc79184f49ef3670d247d64280a6" have entirely different histories.

2 changed files with 3 additions and 16 deletions

View File

@ -1,6 +1,6 @@
Name: keyutils
Version: 1.6.3
Release: 5
Release: 2
Summary: Utilities of Linux Key Management
License: GPLv2+ and LGPLv2+
@ -9,7 +9,7 @@ Source0: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/s
Patch9000: bugfix-fix-argv-string-out-of-bounds.patch
BuildRequires: gcc gcc-c++
BuildRequires: gcc gdb
BuildRequires: glibc-kernheaders >= 2.4-9.1.92
Requires: %{name}-libs = %{version}-%{release}
@ -96,15 +96,6 @@ make \
%{_mandir}/man*/*
%changelog
* Fri Aug 05 2022 xuraoqing <xuraoqing@huawei.com> - 1.6.3-5
- DESC: fixed incorrect changelog time
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.6.3-4
- DESC: delete BuildRequires gdb
* Thu Jun 3 2021 steven <steven_ygui@163.com> - 1.6.3-3
- add build require of gcc-c++
* Mon Sep 14 2020 steven <steven_ygui@163.com> - 1.6.3-2
- update url and source0, and let it can be accessed
@ -120,7 +111,7 @@ make \
* Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.10-10
- add keyutils-libs containing dynamic library for keyutils
* Fri May 10 2019 huangchangyu <huangchangyu@huawei.com> - 1.5.10-9
* Thu May 10 2019 huangchangyu <huangchangyu@huawei.com> - 1.5.10-9
- Type:bugfix
- ID:NA
- SUG:NA

View File

@ -1,4 +0,0 @@
version_control: git
src_repo: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
tag_prefix: ^v
seperator: .