commit 28af1bd161af9f827c781101db63b4ca21f08b87
Author: Peter Lemenkov <[email protected]>
Date: Thu Aug 28 12:31:39 2014 +0400
Rebuild with Erlang 17.2.1
Signed-off-by: Peter Lemenkov <[email protected]>
erlang-skerl.spec | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/erlang-skerl.spec b/erlang-skerl.spec
index 00334a8..99a83f0 100644
--- a/erlang-skerl.spec
+++ b/erlang-skerl.spec
@@ -12,7 +12,7 @@
Name: erlang-%{realname}
Version: 1.1.0
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Skein hash function for Erlang, via NIFs
Group: Development/Languages
# Original skein sources are in Public Domain
@@ -20,6 +20,9 @@ Group: Development/Languages
# src/hex.erl and src/skerl.erl are licensed under MIT
License: Public Domain and BSD and MIT or GPL+
URL: https://github.com/basho/skerl
+%if 0%{?el7}%{?fedora}
+VCS: scm:git:https://github.com/basho/skerl.git
+%endif
# wget --no-check-certificate https://github.com/basho/skerl/tarball/1.1.0
Source0:
%{upstream}-%{realname}-%{version}-%{patchnumber}-g%{git_tag}.tar.gz
Patch1:
erlang-skerl-0001-Rewrote-hex-routines-under-MIT-license.patch
@@ -69,6 +72,9 @@ install -p -m 0755 -D priv/%{realname}_nifs.so
%{buildroot}%{_libdir}/erlang/lib
%changelog
+* Thu Aug 28 2014 Peter Lemenkov <[email protected]> - 1.1.0-9
+- Rebuild with Erlang 17.2.1
+
* Sat Aug 16 2014 Fedora Release Engineering <[email protected]>
- 1.1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
_______________________________________________
erlang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/erlang