From 41a993dc27589b58475d0a6d9e995942010ac9f9 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jun 29 2015 07:05:57 +0000 Subject: 0.010004 bump --- diff --git a/.gitignore b/.gitignore index 0785b5a..74bc3f1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /App-FatPacker-0.010001.tar.gz /App-FatPacker-0.010002.tar.gz /App-FatPacker-0.010003.tar.gz +/App-FatPacker-0.010004.tar.gz diff --git a/perl-App-FatPacker.spec b/perl-App-FatPacker.spec index 003f4fa..168baad 100644 --- a/perl-App-FatPacker.spec +++ b/perl-App-FatPacker.spec @@ -1,16 +1,20 @@ Name: perl-App-FatPacker -Version: 0.010003 -Release: 3%{?dist} +Version: 0.010004 +Release: 1%{?dist} Summary: Pack dependencies onto a script file License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/App-FatPacker/ -Source0: http://www.cpan.org/authors/id/M/MS/MSTROUT/App-FatPacker-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/H/HA/HAARG/App-FatPacker-%{version}.tar.gz BuildArch: noarch +BuildRequires: coreutils +BuildRequires: findutils +BuildRequires: make BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict) BuildRequires: perl(warnings) +BuildRequires: sed # Run-time: BuildRequires: perl(B) BuildRequires: perl(Cwd) @@ -55,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jun 29 2015 Petr Pisar - 0.010004-1 +- 0.010004 bump + * Thu Jun 18 2015 Fedora Release Engineering - 0.010003-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index fddf3c4..93aef39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -86391ef2c798edd830f4f3e69ff2885f App-FatPacker-0.010003.tar.gz +892debf2862f09729fba46a5285958d8 App-FatPacker-0.010004.tar.gz