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