[perl-ElasticSearch] Update to 0.66

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 29 08:07:58 UTC 2013


commit c2a6bfaedf50ab621357c07a6e0bae5de4d30446
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Sep 29 10:07:45 2013 +0200

    Update to 0.66

 .gitignore              |    1 +
 perl-ElasticSearch.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6911a31..6b54d97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ElasticSearch-0.64.tar.gz
 /ElasticSearch-0.65.tar.gz
+/ElasticSearch-0.66.tar.gz
diff --git a/perl-ElasticSearch.spec b/perl-ElasticSearch.spec
index da8abcb..834bc9a 100644
--- a/perl-ElasticSearch.spec
+++ b/perl-ElasticSearch.spec
@@ -1,6 +1,6 @@
 Name:           perl-ElasticSearch
-Version:        0.65
-Release:        3%{?dist}
+Version:        0.66
+Release:        1%{?dist}
 Summary:        API for communicating with ElasticSearch
 License:        GPL+ or Artistic
 
@@ -76,6 +76,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 29 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.66-1
+- Update to 0.66
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.65-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 5e0743f..a70d3ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab3f3afbea03a7e009b1a4f45dc8630a  ElasticSearch-0.65.tar.gz
+0003fa883bf3df09ec9d58c90dad0008  ElasticSearch-0.66.tar.gz



More information about the perl-devel mailing list