From 38a462996f826a24f6da66cabf5f0153fb0a7c5b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 21:05:22 +0000 Subject: [PATCH] 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-DB_File.git#28ee15a39837b30d10f6cf5721866050c3f1148c --- perl-DB_File.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DB_File.spec b/perl-DB_File.spec index 3f617ce..aa0e36d 100644 --- a/perl-DB_File.spec +++ b/perl-DB_File.spec @@ -7,7 +7,7 @@ Name: perl-DB_File Version: 1.855 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl5 access to Berkeley DB version 1.x License: GPL+ or Artistic URL: https://metacpan.org/release/DB_File @@ -84,6 +84,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.855-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Oct 14 2020 Jitka Plesnikova - 1.855-1 - 1.855 bump