浏览代码

pkg/kamailio/(centos|fedora): Updated rel in .spec file

Peter Dunkley 13 年之前
父节点
当前提交
6d2015a050
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      pkg/kamailio/fedora/16/kamailio.spec

+ 3 - 1
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]>