From 4d177d599f9cc9c0c1f66cf74f1d3ec78f3d7f8a Mon Sep 17 00:00:00 2001 From: Oleh Horbachov Date: May 03 2018 07:24:19 +0000 Subject: Bump new release 5.1.3 --- diff --git a/kamailio.spec b/kamailio.spec index de4e4b4..9480861 100644 --- a/kamailio.spec +++ b/kamailio.spec @@ -1,6 +1,6 @@ %global environment release -%global src_version 5.1.2 +%global src_version 5.1.3 %if %{environment} == git %global git_release 22 @@ -10,7 +10,7 @@ %global build_release %{git_release}.%{git_shortcommit} %global build_source %{src_version}-%{git_release}-%{git_shortcommit} %else -%global build_release 4 +%global build_release 1 %global build_source %{src_version} %global build_version %{src_version} %endif @@ -1666,6 +1666,8 @@ fi %changelog +* Thu May 03 2018 Oleh Horbachov + - Bump new release 5.1.3 * Wed Apr 18 2018 Oleh Horbachov - Refactored for build from Github * Sun Mar 18 2018 Oleh Horbachov