Use Release Tagger

This commit is contained in:
Daniel Berteaud 2023-02-13 10:35:58 +01:00
parent 28a9b3ba03
commit aff9cc3f7a
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[buildconfig]
builder = dbd.builder.GitLfsBuilder
tagger = tito.tagger.VersionTagger
tagger = tito.tagger.ReleaseTagger
changelog_do_not_remove_cherrypick = 0
changelog_format = %s (%ae)
lib_dir = ../tito_libs

View File

@ -1,6 +1,6 @@
Name: perl-HTML-Strip
Version: 2.11
Release: 1%{?dist}
Version: 2.10
Release: 0%{?dist}
Summary: Perl extension for stripping HTML markup from text
License: GPL+ or Artistic
Group: Development/Libraries