diff --git a/Makefile b/Makefile index 614a054..f474ba7 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ FINAL_OUTPUT_DIR=FINAL_RPMS -OTP_RELEASE=19.0.6 +OTP_RELEASE=19.0.7 # Where official Erlang distribution files come from... OTP_SRC_TGZ_FILE=OTP-$(OTP_RELEASE).tar.gz diff --git a/erlang.spec b/erlang.spec index c87ed0d..8227851 100644 --- a/erlang.spec +++ b/erlang.spec @@ -11,7 +11,7 @@ # the License for the specific language governing rights and limitations # under the License. -%global upstream_ver 19.0.6 +%global upstream_ver 19.0.7 %define OSL_File_Name Erlang_ASL2_LICENSE.txt @@ -343,6 +343,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 14 2016 Gabriele Santomaggio - 19.0.7 +- update for 19.0.7 + * Wed Sep 14 2016 Gabriele Santomaggio - 19.0.6 - update for 19.0.6