Automatic commit of package [perl-Auth-Yubikey_WebClient] minor release [4.02-5].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2022-01-11 16:52:58 +01:00
parent abe93f4075
commit 2309497363
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
4.02-4 ./
4.02-5 ./

View File

@ -1,6 +1,6 @@
Name: perl-Auth-Yubikey_WebClient
Version: 4.02
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Auth::Yubikey_WebClient Perl module
License: Artistic
Group: Development/Libraries
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Tue Jan 11 2022 Daniel Berteaud <dbd@ehtrace.com> 4.02-5
- Release bump
* Wed Dec 08 2021 Daniel Berteaud <dani@lapiole.org> 4.02-4
- Update tito builder (dani@lapiole.org)