From c2cbda190670fb4eff033508b037af6a439c0357 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Fri, 14 Nov 2014 11:54:35 +0100 Subject: [PATCH] Upstream update. --- .gitignore | 2 +- perl-Test-LongString.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ea626dc..0a11b5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Test-LongString-0.16.tar.gz +/Test-LongString-0.17.tar.gz diff --git a/perl-Test-LongString.spec b/perl-Test-LongString.spec index 912cf3c..cbfd295 100644 --- a/perl-Test-LongString.spec +++ b/perl-Test-LongString.spec @@ -1,6 +1,6 @@ Name: perl-Test-LongString -Version: 0.16 -Release: 2%{?dist} +Version: 0.17 +Release: 1%{?dist} Summary: Perl module to test long strings License: GPL+ or Artistic Group: Development/Libraries @@ -48,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Nov 14 2014 Ralf Corsépius - 0.17-1 +- Upstream update. + * Tue Sep 09 2014 Jitka Plesnikova - 0.16-2 - Perl 5.20 mass diff --git a/sources b/sources index 8f8b260..89a06a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74b9fa82b360fe902548350f495dafce Test-LongString-0.16.tar.gz +8baab770f61ebd5647a9dd3679f42fbd Test-LongString-0.17.tar.gz