Automatic commit of package [perl-HTML-Strip] minor release [2.10-2].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2023-02-14 00:07:32 +01:00
parent a83bc0d814
commit 0b82b0d45d
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
2.10-1 ./
2.10-2 ./

View File

@ -1,6 +1,6 @@
Name: perl-HTML-Strip
Version: 2.10
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl extension for stripping HTML markup from text
License: GPL+ or Artistic
Group: Development/Libraries
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Tue Feb 14 2023 Daniel Berteaud <dbd@ehtrace.com> 2.10-2
- Explicit provides (dbd@ehtrace.com)
* Mon Feb 13 2023 Daniel Berteaud <dbd@ehtrace.com> 2.10-1
- Use Release Tagger (dbd@ehtrace.com)