epel9
Jitka Plesnikova 7 years ago
parent a9b6562ddc
commit d969411aba

1
.gitignore vendored

@ -1 +1,2 @@
/Clone-Choose-0.008.tar.gz
/Clone-Choose-0.010.tar.gz

@ -1,6 +1,6 @@
Name: perl-Clone-Choose
Version: 0.008
Release: 3%{?dist}
Version: 0.010
Release: 1%{?dist}
Summary: Choose appropriate clone utility
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Clone-Choose/
@ -20,7 +20,8 @@ BuildRequires: perl(Carp)
BuildRequires: perl(Module::Runtime)
# Tests
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::More) >= 0.90
BuildRequires: perl(Test::Without::Module)
# Optional tests
BuildRequires: perl(Clone)
BuildRequires: perl(Clone::PP)
@ -53,6 +54,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Tue Apr 17 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.010-1
- 0.010 bump
* Tue Apr 17 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-3
- Specify all dependencies; Modernize spec file

@ -1 +1 @@
SHA512 (Clone-Choose-0.008.tar.gz) = c3165f7698f9790fb1ee60c4fba543807d94e2184bf4d43e7db8b9a5fc6c0dae977231baae4faf9ecef3dd52133b129d10b0c6e9ff0672e5803270d2443ce319
SHA512 (Clone-Choose-0.010.tar.gz) = 5dbcd1b031ddbdaff81c46c5a48eb51b31bfe451e0777dc88a107d2b104e8708f08a5717a0f82f4d03efb8610e2b42fcb2dc1269e3262ece16b9a503d606face

Loading…
Cancel
Save