Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/perl-DateTime-Format-Builder.git#a18e660b783ad73b5acb4e5362aaaade471d06a2
This commit is contained in:
DistroBaker 2021-02-04 16:50:19 +01:00
parent c36cd950ae
commit 5b4c937a2d
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: perl-DateTime-Format-Builder
# 0.83 in reality, but rpm can't get it
Version: 0.8300
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Create DateTime parser classes and objects
# examples/W3CDTF.pm: GPL+ or Artistic
# examples/MySQL.pm: GPL+ or Artistic
@ -99,6 +99,9 @@ make test
%{_mandir}/man3/DateTime::Format::Builder::Tutorial.3*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8300-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Aug 10 2020 Paul Howarth <paul@city-fan.org> - 0.8300-1
- Update to 0.83
- Switched to GitHub issues