This commit is contained in:
Fedora Release Engineering 2017-02-10 09:22:29 +00:00
parent 2b3f6c608c
commit d95db754dd
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: erlang-%{realname}
Version: 2.6.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Erlang Build Tools
Group: Development/Tools
License: MIT
@ -148,6 +148,9 @@ sed -i -e "s,-noshell -noinput,-noshell -noinput -pa .,g" ./rebar
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Sep 1 2016 Peter Lemenkov <lemenkov@gmail.com> - 2.6.4-2
- Ver. 2.6.4 (rhbz#1350988)
- Re-enable upstream behaviour for get-deps (rhbz#999054)