1.106 bump
This commit is contained in:
parent
79b58edd81
commit
7e61446ff9
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ File-ShareDir-1.00.tar.gz
|
||||
/File-ShareDir-1.03.tar.gz
|
||||
/File-ShareDir-1.102.tar.gz
|
||||
/File-ShareDir-1.104.tar.gz
|
||||
/File-ShareDir-1.106.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-File-ShareDir
|
||||
Version: 1.104
|
||||
Release: 3%{?dist}
|
||||
Version: 1.106
|
||||
Release: 1%{?dist}
|
||||
Summary: Locate per-dist and per-module shared files
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -9,12 +9,14 @@ Source0: https://cpan.metacpan.org/authors/id/R/RE/REHSACK/File-ShareDir-
|
||||
BuildArch: noarch
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(base)
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Class::Inspector) >= 1.12
|
||||
BuildRequires: perl(Config)
|
||||
BuildRequires: perl(constant)
|
||||
BuildRequires: perl(Cwd)
|
||||
BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(File::Spec)
|
||||
@ -62,6 +64,9 @@ make test AUTOMATED_TESTING=1
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 11 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.106-1
|
||||
- 1.106 bump
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.104-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (File-ShareDir-1.104.tar.gz) = 0fbe1a1b822e0de324fd05c7cc230a1022e74eb7ae9ec66281b57d2c4144a600f34395cfbfa08218b64a88cc2bbe3ab94abb6339cc65aef19a82191e1ba2ed52
|
||||
SHA512 (File-ShareDir-1.106.tar.gz) = 68935bf150b3c613af46bf783c12524cbe7eabc0363c06ea83959e7353beda822e403d42ab6ddfb679ab1c5ff95d1999c597ef7bfc5e8a3fae70273160ba4964
|
||||
|
||||
Loading…
Reference in New Issue
Block a user