diff --git a/sofia-sip.spec b/sofia-sip.spec index aaf1cde..bf91708 100644 --- a/sofia-sip.spec +++ b/sofia-sip.spec @@ -1,5 +1,5 @@ Name: sofia-sip -Version: 1.13.10 +Version: 1.13.12 Release: 1 Summary: Sofia SIP User-Agent library License: LGPLv2+ @@ -63,6 +63,9 @@ find . -name installdox -delete %{_datadir}/sofia-sip %changelog +* Mon Nov 20 2023 lwg - 1.13.12-1 +- update to version 1.13.12 + * Mon Jan 02 2023 lin zhang - 1.13.10-1 - Update for 1.13.10 diff --git a/sofia-sip.yaml b/sofia-sip.yaml index 05e0bbd..7c2ca37 100644 --- a/sofia-sip.yaml +++ b/sofia-sip.yaml @@ -1,4 +1,4 @@ version_control: github -src_repo: sofia-sip +src_repo: freeswitch/sofia-sip tag_prefix: ^v -seperator: . +separator: . diff --git a/v1.13.10.tar.gz b/v1.13.10.tar.gz deleted file mode 100644 index 1555027..0000000 Binary files a/v1.13.10.tar.gz and /dev/null differ diff --git a/v1.13.12.tar.gz b/v1.13.12.tar.gz new file mode 100644 index 0000000..27e0119 Binary files /dev/null and b/v1.13.12.tar.gz differ