From 0a5dec974af983ee037edf83a3267a23b4f613f7 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 27 Mar 2015 14:58:03 -0400 Subject: [PATCH] 1.17 --- .gitignore | 1 + perl-String-Format.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index dc5d03c..986045d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ String-Format-1.16.tar.gz +/String-Format-1.17.tar.gz diff --git a/perl-String-Format.spec b/perl-String-Format.spec index 9ed3df6..479fcc4 100644 --- a/perl-String-Format.spec +++ b/perl-String-Format.spec @@ -1,6 +1,6 @@ Name: perl-String-Format -Version: 1.16 -Release: 15%{?dist} +Version: 1.17 +Release: 1%{?dist} Summary: Sprintf-like string formatting capabilities with arbitrary format definitions Group: Development/Libraries @@ -50,6 +50,9 @@ make test %changelog +* Fri Mar 27 2015 Tom Callaway - 1.17-1 +- update to 1.17 + * Wed Aug 27 2014 Jitka Plesnikova - 1.16-15 - Perl 5.20 rebuild diff --git a/sources b/sources index 39ec909..3565cd0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c4214b891648bbbf74b3ecf5c8207d8 String-Format-1.16.tar.gz +5635b975740122bab326ff2186cc97fb String-Format-1.17.tar.gz