!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:
openeuler-ci-bot 2024-11-14 01:13:56 +00:00 committed by Gitee
commit 2f6d70ed9e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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