!29 [sync] PR-24: Fix the file "examples" being listed twice.
From: @openeuler-sync-bot Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
2f6d70ed9e
@ -1,7 +1,7 @@
|
||||
Name: beakerlib
|
||||
Summary: A shell-level integration testing library
|
||||
Version: 1.29.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPLv2
|
||||
BuildArch: noarch
|
||||
URL: https://github.com/%{name}/%{name}
|
||||
@ -75,11 +75,12 @@ Files for syntax highlighting BeakerLib tests in VIM editor
|
||||
%files help
|
||||
%{_mandir}/man1/%{name}*1*
|
||||
%dir %{_pkgdocdir}
|
||||
%dir %{_pkgdocdir}/examples
|
||||
%dir %{_pkgdocdir}/examples/*
|
||||
%doc %{_pkgdocdir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 11 2024 xuguangmin <xuguangmin@kylinos.cn> - 1.29.3-3
|
||||
- Fix the file "examples" being listed twice.
|
||||
|
||||
* Thu Nov 16 2023 zhangxianting <zhangxianting@uniontech.com> - 1.29.3-2
|
||||
- fix modifying beakerlib deja summary execution
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user