From 8f8e273febeacce51420a57be6f04fff77fc3121 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 20 Apr 2016 10:50:08 +0200 Subject: [PATCH] 0.049 bump --- .gitignore | 1 + perl-PPIx-Regexp.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2f2c380..7542dde 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ PPIx-Regexp-0.007.tar.gz /PPIx-Regexp-0.046.tar.gz /PPIx-Regexp-0.047.tar.gz /PPIx-Regexp-0.048.tar.gz +/PPIx-Regexp-0.049.tar.gz diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec index 50a94c3..a143da4 100644 --- a/perl-PPIx-Regexp.spec +++ b/perl-PPIx-Regexp.spec @@ -1,5 +1,5 @@ Name: perl-PPIx-Regexp -Version: 0.048 +Version: 0.049 Release: 1%{?dist} Summary: Represent a regular expression of some sort License: GPL+ or Artistic @@ -11,6 +11,7 @@ BuildRequires: coreutils BuildRequires: findutils BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(Carp) BuildRequires: perl(Config) BuildRequires: perl(lib) @@ -78,6 +79,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Apr 20 2016 Petr Pisar - 0.049-1 +- 0.049 bump + * Tue Mar 01 2016 Petr Pisar - 0.048-1 - 0.048 bump diff --git a/sources b/sources index cbc8504..eaad1ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b85eb62c4bca39fe5c8fdd601433f52e PPIx-Regexp-0.048.tar.gz +6de6a3006a56fc2434936a6e0ecf39ef PPIx-Regexp-0.049.tar.gz