diff --git a/sofia-sip.spec b/sofia-sip.spec index e7a242715c2e8d94d74a87482bb7bf64000cf1dd..aaf1cde93684692842dcb4c21b95e30479f1e885 100644 --- a/sofia-sip.spec +++ b/sofia-sip.spec @@ -1,12 +1,12 @@ Name: sofia-sip -Version: 1.13.8 +Version: 1.13.10 Release: 1 Summary: Sofia SIP User-Agent library License: LGPLv2+ URL: http://sofia-sip.sourceforge.net/ Source0: https://github.com/freeswitch/%{name}/archive/refs/tags/v%{version}.tar.gz -BuildRequires: make autoconf automake gcc-c++ +BuildRequires: make autoconf automake gcc-c++ BuildRequires: openssl-devel glib2-devel lksctp-tools-devel BuildRequires: libtool >= 1.5.17 Provides: sofia-sip-utils @@ -63,6 +63,9 @@ find . -name installdox -delete %{_datadir}/sofia-sip %changelog +* Mon Jan 02 2023 lin zhang - 1.13.10-1 +- Update for 1.13.10 + * Tue Aug 16 2022 lin zhang - 1.13.8-1 - update to 1.13.8 - fix CVE-2022-31001,CVE-2022-31002,CVE-2022-31003 diff --git a/v1.13.10.tar.gz b/v1.13.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1555027f7fc269cc726d4aacaeab00d14e4a0e38 Binary files /dev/null and b/v1.13.10.tar.gz differ diff --git a/v1.13.8.tar.gz b/v1.13.8.tar.gz deleted file mode 100644 index 0a9cd986c76995a20e57dfa869bfa32b45a0b10f..0000000000000000000000000000000000000000 Binary files a/v1.13.8.tar.gz and /dev/null differ