Automatic commit of package [perl-MooseX-TraitFor-Meta-Class-BetterAnonClassNames] minor release [0.002003-3].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2022-02-11 20:57:49 +01:00
parent bb4021560e
commit 782ab5970f
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
Name: perl-MooseX-TraitFor-Meta-Class-BetterAnonClassNames
Version: 0.002003
Release: 2%{?dist}
Release: 3%{?dist}
Summary: MooseX::TraitFor::Meta::Class::BetterAnonClassNames Perl module
License: LGPLv2+
Group: Development/Libraries
@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Fri Feb 11 2022 Daniel Berteaud <dbd@ehtrace.com> 0.002003-3
- BuildReq perl-generators (dbd@ehtrace.com)
* Fri Feb 11 2022 Daniel Berteaud <dbd@ehtrace.com> 0.002003-2
- new package built with tito