This commit is contained in:
Peter Robinson 2014-08-17 15:53:46 +00:00
parent b4c94a8da3
commit 785aa90990

View File

@ -1,6 +1,6 @@
Name: perl-DB_File
Version: 1.831
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Perl5 access to Berkeley DB version 1.x
License: GPL+ or Artistic
Group: Development/Libraries
@ -72,6 +72,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.831-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Aug 08 2014 Petr Pisar <ppisar@redhat.com> - 1.831-5
- Build-require Test::More always because of the new thread tests