This commit is contained in:
parent
20d2a9876c
commit
3fba7e1e60
@ -1,6 +1,6 @@
|
||||
Name: perl-Crypt-DES
|
||||
Version: 2.07
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
Summary: Perl DES encryption module
|
||||
License: BSD
|
||||
Group: Development/Libraries
|
||||
@ -9,6 +9,7 @@ Source0: http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-%{version}.
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: gcc
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
# Run-time:
|
||||
BuildRequires: perl(Carp)
|
||||
@ -52,6 +53,9 @@ make test
|
||||
%{_mandir}/man3/Crypt::DES.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 23 2018 Jan Pazdziora <jpazdziora@redhat.com> - 2.07-14
|
||||
- https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.07-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user