diff --git a/libsrtp.spec b/libsrtp.spec index 35a802b..d8fbd0c 100644 --- a/libsrtp.spec +++ b/libsrtp.spec @@ -1,5 +1,5 @@ Name: libsrtp -Version: 2.4.2 +Version: 2.5.0 Release: 1 Summary: Library for SRTP (Secure Realtime Transport Protocol) License: BSD @@ -47,8 +47,11 @@ development of %{name}. %{_libdir}/*.so %changelog +* Wed Jun 07 2023 wangkai <13474090681@163.com> - 2.5.0-1 +- Update to 2.5.0 + * Fri Jan 14 2022 wangkai - 2.4.2-1 - Update to 2.4.2 -* Tue Oct 23 2019 huzhiyu - 1.5.4-10 +* Wed Oct 23 2019 huzhiyu - 1.5.4-10 - Package init diff --git a/v2.4.2.tar.gz b/v2.4.2.tar.gz deleted file mode 100644 index 13ec86f..0000000 Binary files a/v2.4.2.tar.gz and /dev/null differ diff --git a/v2.5.0.tar.gz b/v2.5.0.tar.gz new file mode 100644 index 0000000..10669c7 Binary files /dev/null and b/v2.5.0.tar.gz differ