From 56b2ed3fd2dd808840213d1b759b319365dbd917 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Jan 01 2018 13:05:35 +0000 Subject: Update to 20180101 (see CHANGES for details) --- diff --git a/perltidy.spec b/perltidy.spec index 33ddd4e..4e9b42f 100644 --- a/perltidy.spec +++ b/perltidy.spec @@ -1,5 +1,5 @@ Name: perltidy -Version: 20171214 +Version: 20180101 Release: 1%{?dist} Summary: Tool for indenting and re-formatting Perl scripts License: GPLv2+ @@ -61,6 +61,9 @@ rm examples/pt.bat # We'll ship the perltidy manpage in %%{_mandir} so we don't need another copy rm docs/perltidy.1 +# Remove unwanted exec permissions +find examples/ lib/ -type f -perm /a+x -exec chmod -c -x {} \; + %build perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -86,6 +89,9 @@ make test %{_mandir}/man3/Perl::Tidy.3* %changelog +* Mon Jan 1 2018 Paul Howarth - 20180101-1 +- Update to 20180101 (see CHANGES for details) + * Fri Dec 15 2017 Paul Howarth - 20171214-1 - Update to 20171214 (see CHANGES for details) diff --git a/sources b/sources index 8579d7d..5b6b8b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Perl-Tidy-20171214.tar.gz) = bc561146f184dd0023de44741cafdcf6882ef553ed2e0c0ec8cd9a234f45b76638b4dc7edde0abfc36e4cc1f84ef908c35dc63f776de65e2abd938d35563cc65 +SHA512 (Perl-Tidy-20180101.tar.gz) = 93473ba9292eb720e19cf257fc3d175568dceb55f3a571788248320f34745ee0a93c09feac3fe59cc0decbe7fd22203ceca6902cc78a2182da746e27f8ad41a8