Compare commits

..

No commits in common. "master" and "da4c7b130b51a3a82218414d039de5b05b0c9b1c" have entirely different histories.

3 changed files with 3 additions and 12 deletions

View File

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

View File

@ -1,5 +1,5 @@
[buildconfig]
builder = dbd.builder.GitLfsBuilder
builder = fws.builder.GitLfsBuilder
tagger = tito.tagger.ReleaseTagger
changelog_do_not_remove_cherrypick = 0
changelog_format = %s (%ae)

View File

@ -1,6 +1,6 @@
Name: perl-Auth-Yubikey_WebClient
Version: 4.02
Release: 6%{?dist}
Release: 3%{?dist}
Summary: Auth::Yubikey_WebClient Perl module
License: Artistic
Group: Development/Libraries
@ -55,15 +55,6 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Fri Oct 07 2022 Daniel Berteaud <dbd@ehtrace.com> 4.02-6
- Release bump for new GPG key
* 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)
* Sun Feb 07 2021 Daniel Berteaud <daniel@firewall-services.com> 4.02-3
- Fix archive dir name (daniel@firewall-services.com)