Module: sip-router Branch: master Commit: 6d2015a050f9d0bee80058e46732dd8da577c4d8 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6d2015a050f9d0bee80058e46732dd8da577c4d8
Author: Peter Dunkley <[email protected]> Committer: Peter Dunkley <[email protected]> Date: Fri Nov 9 10:43:33 2012 +0000 pkg/kamailio/(centos|fedora): Updated rel in .spec file --- pkg/kamailio/fedora/16/kamailio.spec | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/pkg/kamailio/fedora/16/kamailio.spec b/pkg/kamailio/fedora/16/kamailio.spec index 4529ee5..c365c06 100644 --- a/pkg/kamailio/fedora/16/kamailio.spec +++ b/pkg/kamailio/fedora/16/kamailio.spec @@ -1,6 +1,6 @@ %define name kamailio %define ver 3.4.0 -%define rel dev4%{dist} +%define rel dev5%{dist} @@ -990,6 +990,8 @@ fi %changelog +* Fri Nov 9 2012 Peter Dunkley <[email protected]> + - Updated rel to dev5 * Tue Oct 30 2012 Peter Dunkley <[email protected]> - Added xhttp_pi module to RPM builds * Fri Oct 20 2012 Peter Dunkley <[email protected]> _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
