diff --git a/.gitignore b/.gitignore index 64a2f8b..bac9b30 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /File-ConfigDir-0.013.tar.gz /File-ConfigDir-0.014.tar.gz +/File-ConfigDir-0.015.tar.gz diff --git a/perl-File-ConfigDir.spec b/perl-File-ConfigDir.spec index f9b4530..aed9b1d 100644 --- a/perl-File-ConfigDir.spec +++ b/perl-File-ConfigDir.spec @@ -1,5 +1,5 @@ Name: perl-File-ConfigDir -Version: 0.014 +Version: 0.015 Release: 1%{?dist} Summary: Get directories of configuration files License: GPL+ or Artistic @@ -50,11 +50,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; make test %files -%doc Changes README +%doc Changes README.md %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sat Jan 17 2015 David Dick - 0.015-1 +- replace README by README.md + * Sat Nov 22 2014 David Dick - 0.014-1 - Fix typo in pod, update README diff --git a/sources b/sources index 40ee984..bea276b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d7eae67086a1f976495a1ad49ef2cb5 File-ConfigDir-0.014.tar.gz +9f6a530b4ed23451e8ed8b90995bdca0 File-ConfigDir-0.015.tar.gz