From c8c559dc7daa79d4108466fa768c62b9f7c28201 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Jul 02 2016 19:15:33 +0000 Subject: Update to 1.0.5 --- diff --git a/.gitignore b/.gitignore index 3320f38..073753d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /1.0.1.tar.gz /1.0.3.tar.gz +/1.0.5.tar.gz diff --git a/erlang-stun.spec b/erlang-stun.spec index dd0d723..96d327d 100644 --- a/erlang-stun.spec +++ b/erlang-stun.spec @@ -4,7 +4,7 @@ Name: erlang-%{srcname} -Version: 1.0.3 +Version: 1.0.5 Release: 1%{?dist} License: ASL 2.0 @@ -17,8 +17,8 @@ Obsoletes: erlang-p1_stun < 1.0.1 BuildRequires: erlang-edoc BuildRequires: erlang-rebar -BuildRequires: erlang-fast_tls >= 1.0.3 -BuildRequires: erlang-p1_utils >= 1.0.3 +BuildRequires: erlang-fast_tls >= 1.0.5 +BuildRequires: erlang-p1_utils >= 1.0.4 %description @@ -50,6 +50,9 @@ connection between peers for VoIP (for example using SIP or Jingle) and WebRTC. %changelog +* Fri Jul 01 2016 Jeremy Cline - 1.0.5-1 +- Update to 1.0.5. + * Tue May 03 2016 Randy Barlow - 1.0.3-1 - Update to 1.0.3. diff --git a/sources b/sources index 0d5f31f..2782d6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d4b34c8e2627d32530ad2b793378c77 1.0.3.tar.gz +96337fc14b76467900e6b7153f6f2769 1.0.5.tar.gz