[erlang-ebloom] Rebuild with Erlang 17.2.1

Peter Lemenkov peter at fedoraproject.org
Thu Aug 28 08:57:47 UTC 2014


commit 93ae8ed2c979a3e7daa5e2c13de8b2a269923b82
Author: Peter Lemenkov <lemenkov at gmail.com>
Date:   Thu Aug 28 12:57:49 2014 +0400

    Rebuild with Erlang 17.2.1
    
    Signed-off-by: Peter Lemenkov <lemenkov at gmail.com>

 erlang-ebloom.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/erlang-ebloom.spec b/erlang-ebloom.spec
index 21d14c3..bf338c6 100644
--- a/erlang-ebloom.spec
+++ b/erlang-ebloom.spec
@@ -12,13 +12,16 @@
 
 Name:		erlang-%{realname}
 Version:	1.1.2
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	A NIF wrapper around a basic bloom filter
 Group:		Development/Languages
 # c_src/bloom_filter.hpp and c_src/serialyzer.hpp are licensed under CPL
 # and the rest of the sources are licensed under ASL 2.0
 License:	ASL 2.0 and CPL
 URL:		https://github.com/basho/ebloom
+%if 0%{?el7}%{?fedora}
+VCS:		scm:git:https://github.com/basho/ebloom.git
+%endif
 # wget --content-disposition https://github.com/basho/ebloom/tarball/1.1.1
 Source0:	%{upstream}-%{realname}-%{version}-0-g%{git_tag}.tar.gz
 BuildRequires:	erlang-rebar
@@ -62,6 +65,9 @@ install -p -m 0755 -D priv/%{realname}_nifs.so %{buildroot}%{_libdir}/erlang/lib
 
 
 %changelog
+* Thu Aug 28 2014 Peter Lemenkov <lemenkov at gmail.com> - 1.1.2-6
+- Rebuild with Erlang 17.2.1
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list