diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index b00074b..d9cd8c3 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -1,6 +1,6 @@ Name: perl-XML-LibXML Version: 2.0207 -Release: 1 +Release: 2 Epoch: 1 Summary: Perl Binding for libxml2 License: (GPL+ or Artistic) and MIT @@ -30,12 +30,7 @@ the GNOME libxml2 library. This module provides interfaces for parsing and manipulating XML files and allows Perl programmers to use the highly capable validating XML parser and the high performance DOM implementation. -%package help -Summary: man files for perl-XML-LibXML -Requires: man - -%description help -This package includes man files for perl-XML-LibXML. +%package_help %prep %autosetup -n XML-LibXML-%{version} -p1 @@ -82,6 +77,9 @@ fi %{_mandir}/man*/* %changelog +* Tue Oct 25 2022 jiangchuangang - 1:2.0207-2 +- use macros package_help + * Tue Dec 21 2021 yuanxin - 1:2.0207-1 - update version to 2.0207