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

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2021-12-08 19:21:41 +01:00
parent 6f75d6c489
commit abe93f4075
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
Name: perl-Auth-Yubikey_WebClient
Version: 4.02
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Auth::Yubikey_WebClient Perl module
License: Artistic
Group: Development/Libraries
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Wed Dec 08 2021 Daniel Berteaud <dani@lapiole.org> 4.02-4
- Update tito builder (dani@lapiole.org)
* Sun Feb 07 2021 Daniel Berteaud <daniel@firewall-services.com> 4.02-3
- Fix archive dir name (daniel@firewall-services.com)