[perl-JSON-Pointer/f21] 0.06 bump

Petr Pisar ppisar at fedoraproject.org
Thu Sep 4 13:46:25 UTC 2014


commit b4c03a0b21a61200145bae227fd43b73ca746a42
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Sep 4 15:44:10 2014 +0200

    0.06 bump

 .gitignore             |    1 +
 perl-JSON-Pointer.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab103ef..fb063ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /JSON-Pointer-0.03.tar.gz
 /JSON-Pointer-0.04.tar.gz
 /JSON-Pointer-0.05.tar.gz
+/JSON-Pointer-0.06.tar.gz
diff --git a/perl-JSON-Pointer.spec b/perl-JSON-Pointer.spec
index 6d9085f..d2a7249 100644
--- a/perl-JSON-Pointer.spec
+++ b/perl-JSON-Pointer.spec
@@ -1,5 +1,5 @@
 Name:           perl-JSON-Pointer
-Version:        0.05
+Version:        0.06
 Release:        1%{?dist}
 Summary:        Perl implementation of JSON Pointer
 License:        GPL+ or Artistic
@@ -69,6 +69,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 04 2014 Petr Pisar <ppisar at redhat.com> - 0.06-1
+- 0.06 bump
+
 * Tue Sep 02 2014 Petr Pisar <ppisar at redhat.com> - 0.05-1
 - 0.05 bump
 
diff --git a/sources b/sources
index 8a540b4..ec40317 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d36b3dfe9577a3bbf5963e96bb8e0e0e  JSON-Pointer-0.05.tar.gz
+ecd10531c0c1f9966ddb61195271fc0f  JSON-Pointer-0.06.tar.gz



More information about the perl-devel mailing list