Browse Source

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

Peter Dunkley 13 years ago
parent
commit
6d2015a050
1 changed files with 3 additions and 1 deletions
  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]>