From 29ffe75bd6626b9904f3fd35ffe7a6e116b85919 Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Mon, 16 Sep 2019 10:59:11 +0300 Subject: [PATCH] Update to 1.4.0 --- .gitignore | 1 + sources | 2 +- srt.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a969c0..0450e4e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /srt-1.3.3.tar.gz /srt-1.3.4.tar.gz +/srt-1.4.0.tar.gz diff --git a/sources b/sources index 7b007b9..128d731 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (srt-1.3.4.tar.gz) = 3a9f9a8fd8ba56ae9ca04203bdea9e9a25275e1f531ca10deee0e760e6beaf44e83ee7a616cfe3ade9676082d9cc8611214de876f64d141e1e8c3b1e16273001 +SHA512 (srt-1.4.0.tar.gz) = b22e7c98b3a5f8ad9647f03bc697254f0f3637716a84b077307f894a193bcf0348c9c10bf09e2ae197f5c721bd6118e2b6134d6770f80eb440783c2d87dd5248 diff --git a/srt.spec b/srt.spec index 725f52a..a239925 100644 --- a/srt.spec +++ b/srt.spec @@ -1,5 +1,5 @@ Name: srt -Version: 1.3.4 +Version: 1.4.0 Release: 1%{?dist} Summary: Secure Reliable Transport protocol tools @@ -63,6 +63,9 @@ rm -f %{buildroot}/%{_libdir}/pkgconfig/haisrt.pc %{_libdir}/pkgconfig/srt.pc %changelog +* Mon Sep 16 2019 Yanko Kaneti - 1.4.0-1 +- Update to 1.4.0 + * Wed Sep 11 2019 Yanko Kaneti - 1.3.4-1 - Update to 1.3.4