diff --git a/beakerlib.spec b/beakerlib.spec index ab94882..e1b5be9 100644 --- a/beakerlib.spec +++ b/beakerlib.spec @@ -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 - 1.29.3-3 +- Fix the file "examples" being listed twice. + * Thu Nov 16 2023 zhangxianting - 1.29.3-2 - fix modifying beakerlib deja summary execution