Automatic commit of package [perl-Test-Moose-More] minor release [0.050-3].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2022-02-11 21:05:59 +01:00
parent 55e7112f32
commit 5fa6de10e7
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
0.050-2 ./
0.050-3 ./

View File

@ -1,6 +1,6 @@
Name: perl-Test-Moose-More
Version: 0.050
Release: 2%{?dist}
Release: 3%{?dist}
Summary: More tools for testing Moose packages
License: LGPLv2+
Group: Development/Libraries
@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Fri Feb 11 2022 Daniel Berteaud <dbd@ehtrace.com> 0.050-3
- BuildReq perl-generators (dbd@ehtrace.com)
* Fri Feb 11 2022 Daniel Berteaud <dbd@ehtrace.com> 0.050-2
- new package built with tito