[perl-Elasticsearch] Update to 0.76

Emmanuel Seyman eseyman at fedoraproject.org
Sun Dec 8 12:19:58 UTC 2013


commit 52c7509d1c1481ffc55f90340f9bd3332737861a
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Dec 8 13:19:57 2013 +0100

    Update to 0.76

 .gitignore              |    1 +
 perl-Elasticsearch.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31009cb..b9b5ad3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Elasticsearch-0.75.tar.gz
+/Elasticsearch-0.76.tar.gz
diff --git a/perl-Elasticsearch.spec b/perl-Elasticsearch.spec
index d61838a..04e57e3 100644
--- a/perl-Elasticsearch.spec
+++ b/perl-Elasticsearch.spec
@@ -1,6 +1,6 @@
 Name:           perl-Elasticsearch
-Version:        0.75
-Release:        4%{?dist}
+Version:        0.76
+Release:        1%{?dist}
 Summary:        Official client for Elasticsearch
 License:        ASL 2.0
 
@@ -80,6 +80,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Dec 08 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.76-1
+- Update to 0.76
+
 * Mon Nov 11 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.75-4
 - Correct use of the __requires_exclude filter
 
diff --git a/sources b/sources
index 95e61e4..fa98b62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9b7c08d162055cffa49f16830a7227a  Elasticsearch-0.75.tar.gz
+71ccaa9e9103ccee81a1e704156028fb  Elasticsearch-0.76.tar.gz


More information about the scm-commits mailing list