[sipwitch] Upstream updated

David Sugar dyfet at fedoraproject.org
Sun Jan 15 21:18:06 UTC 2012


commit be7390574e9ad0aac53b5f1a301e3f196444576b
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Sun Jan 15 16:17:15 2012 -0500

    Upstream updated
    
    Essential fix for cpu usage in subscriber plugin
    New usercache api

 .gitignore    |    1 +
 sipwitch.spec |    9 +++++++--
 sources       |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80c4f8f..dc29041 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ sipwitch-0.9.0.tar.gz
 /sipwitch-1.1.2.tar.gz
 /sipwitch-1.1.3.tar.gz
 /sipwitch-1.1.4.tar.gz
+/sipwitch-1.2.1.tar.gz
diff --git a/sipwitch.spec b/sipwitch.spec
index 0ee43e5..e23f9ea 100644
--- a/sipwitch.spec
+++ b/sipwitch.spec
@@ -10,8 +10,8 @@
 
 Name: sipwitch
 Summary: A secure peer-to-peer VoIP server for the SIP protocol
-Version: 1.1.4
-Release: 2%{?dist}
+Version: 1.2.1
+Release: 1%{?dist}
 License: GPLv3+
 URL: http://www.gnu.org/software/sipwitch
 Group: Applications/Communications
@@ -219,6 +219,11 @@ fi
 /sbin/ldconfig
 
 %changelog
+* Sun Jan 15 2012 David Sugar <dyfet at gnutelephony.org> - 1.2.1-1
+- new upstream release
+- essential fix for cpu loading in subscriber plugin
+- new usercache api functionality
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 9ec6ec4..a8ecad1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21cb56c99647725eb7ebecb2d14f80f5  sipwitch-1.1.4.tar.gz
+dd6f968a33bb2d77625b4f5f5d4998a3  sipwitch-1.2.1.tar.gz


More information about the scm-commits mailing list