Module: kamailio Branch: 6.0 Commit: 17aa4df3a0ffd10405d74b864665d383ba43eeca URL: https://github.com/kamailio/kamailio/commit/17aa4df3a0ffd10405d74b864665d383ba43eeca
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2025-01-29T12:05:25+01:00 pkg/kamailio: version set 6.0.0 for rpms and alpine --- Modified: pkg/kamailio/alpine/APKBUILD Modified: pkg/kamailio/obs/kamailio.spec --- Diff: https://github.com/kamailio/kamailio/commit/17aa4df3a0ffd10405d74b864665d383ba43eeca.diff Patch: https://github.com/kamailio/kamailio/commit/17aa4df3a0ffd10405d74b864665d383ba43eeca.patch --- diff --git a/pkg/kamailio/alpine/APKBUILD b/pkg/kamailio/alpine/APKBUILD index 585705a7fd9..0516493d47b 100644 --- a/pkg/kamailio/alpine/APKBUILD +++ b/pkg/kamailio/alpine/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Nathan Angelacos <[email protected]> pkgname=kamailio -pkgver=5.1.0 +pkgver=6.0.0 pkgrel=0 # If building from a git snapshot, specify the gitcommit diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec index de909ffd85b..7c27f98a0b6 100644 --- a/pkg/kamailio/obs/kamailio.spec +++ b/pkg/kamailio/obs/kamailio.spec @@ -1,5 +1,5 @@ %define name kamailio -%define ver 5.4.0 +%define ver 6.0.0 %define rel dev1.0%{dist} %if 0%{?fedora} _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
