This commit is contained in:
Fedora Release Engineering 2017-02-10 19:30:03 +00:00
parent d3e30294be
commit 4f479d4c9b

View File

@ -2,7 +2,7 @@
Name: libsrtp Name: libsrtp
Version: 1.5.4 Version: 1.5.4
Release: 3%{?dist} Release: 4%{?dist}
Summary: An implementation of the Secure Real-time Transport Protocol (SRTP) Summary: An implementation of the Secure Real-time Transport Protocol (SRTP)
Group: System Environment/Libraries Group: System Environment/Libraries
License: BSD License: BSD
@ -71,6 +71,9 @@ cp -a %{SOURCE2} %{buildroot}%{_includedir}/%{shortname}/config.h
%{_libdir}/*.so %{_libdir}/*.so
%changelog %changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Mar 2 2016 Tom Callaway <spot@fedoraproject.org> - 1.5.4-3 * Wed Mar 2 2016 Tom Callaway <spot@fedoraproject.org> - 1.5.4-3
- use upstream provided .pc file (bz1313590) - use upstream provided .pc file (bz1313590)