[perl-REST-Client: 1/2] Update to 272

David Dick ddick at fedoraproject.org
Tue Jan 13 21:31:09 UTC 2015


commit 9df60f357e8fd3820167b954c26fbbf93efde7a8
Author: David Dick <ddick at cpan.org>
Date:   Wed Jan 14 08:30:33 2015 +1100

    Update to 272

 .gitignore            |    1 +
 perl-REST-Client.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33c9a33..f70f69e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /REST-Client-271.tar.gz
+/REST-Client-272.tar.gz
diff --git a/perl-REST-Client.spec b/perl-REST-Client.spec
index 33ed72f..ba4bc62 100644
--- a/perl-REST-Client.spec
+++ b/perl-REST-Client.spec
@@ -1,5 +1,5 @@
 Name:           perl-REST-Client
-Version:        271
+Version:        272
 Release:        1%{?dist}
 Summary:        Simple client for interacting with RESTful http/https resources
 License:        GPL+ or Artistic
@@ -55,5 +55,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jan 14 2014 David Dick <ddick at cpan.org> - 272-1
+- Update to 272
+
 * Mon Mar 24 2014 David Dick <ddick at cpan.org> - 271-1
 - Initial release
diff --git a/sources b/sources
index 28fb48d..787fbaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f2132190161eaa87e818ac6af53acfa  REST-Client-271.tar.gz
+9bb9199b0b7d7343deb2a4d1e68d071a  REST-Client-272.tar.gz



More information about the perl-devel mailing list