commit be7eb47c316695f5ae306827b20f37e89f5a038f
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jul 9 22:06:14 2019 +0100
Add the latest 2 commits, they appear to be security commits.
.gitignore | 1 +
rtmpdump.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d0bd42..8b16f99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
a107cef9b392616dff54fabfd37f985ee2190a6f.tar.gz
/rtmpdump-fa8646d.tar.gz
+/rtmpdump-c5f04a5.tar.gz
diff --git a/rtmpdump.spec b/rtmpdump.spec
index ec28cd3..5c15b9f 100644
--- a/rtmpdump.spec
+++ b/rtmpdump.spec
@@ -1,10 +1,10 @@
-%global commit fa8646daeb19dfd12c181f7d19de708d623704c0
+%global commit c5f04a58fc2aeea6296ca7c44ee4734c18401aa3
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20160224
+%global gitdate 20190330
Name: rtmpdump
Version: 2.4
-Release: 13.%{gitdate}.git%{shortcommit}%{?dist}
+Release: 14.%{gitdate}.git%{shortcommit}%{?dist}
Summary: Toolkit for RTMP streams
# The tools are GPLv2+. The library is LGPLv2+, see below.
@@ -77,6 +77,9 @@ rm -f %{buildroot}%{_libdir}/librtmp.a
%{_mandir}/man3/librtmp.3*
%changelog
+* Tue Jul 09 2019 Sérgio Basto <sergio(a)serjux.com> - 2.4-14.20190330.gitc5f04a5
+- Add the latest 2 commits, they appear to be security commits.
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
2.4-13.20160224.gitfa8646d
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Remove Group tag
diff --git a/sources b/sources
index d25216c..d7dad9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d9572fe5e1dedabb68b7949ec84308dd rtmpdump-fa8646d.tar.gz
+64fc96a898c038d75bbaf13325b0fda2 rtmpdump-c5f04a5.tar.gz