[sipwitch] new upstream release with some fixes

David Sugar dyfet at fedoraproject.org
Wed Feb 29 10:58:13 UTC 2012


commit ea6336be920c51d5e207669b5b3ace1ffeba9c98
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Wed Feb 29 05:57:53 2012 -0500

    new upstream release with some fixes

 .gitignore    |    1 +
 sipwitch.spec |   10 ++++++++--
 sources       |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc29041..7f049f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ sipwitch-0.9.0.tar.gz
 /sipwitch-1.1.3.tar.gz
 /sipwitch-1.1.4.tar.gz
 /sipwitch-1.2.1.tar.gz
+/sipwitch-1.2.3.tar.gz
diff --git a/sipwitch.spec b/sipwitch.spec
index e23f9ea..bcfd539 100644
--- a/sipwitch.spec
+++ b/sipwitch.spec
@@ -10,14 +10,14 @@
 
 Name: sipwitch
 Summary: A secure peer-to-peer VoIP server for the SIP protocol
-Version: 1.2.1
+Version: 1.2.3
 Release: 1%{?dist}
 License: GPLv3+
 URL: http://www.gnu.org/software/sipwitch
 Group: Applications/Communications
 Source: http://www.gnutelephony.org/dist/tarballs/sipwitch-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: ucommon-devel >= 5.0.0
+BuildRequires: ucommon-devel >= 5.2.0
 BuildRequires: libeXosip2-devel >= 3.0.0
 BuildRequires: avahi-devel
 BuildRequires: openssl-devel
@@ -219,6 +219,12 @@ fi
 /sbin/ldconfig
 
 %changelog
+* Wed Feb 29 2012 David Sugar <dyfet at gnutelephony.org> - 1.2.3-1
+- new policy command
+- bug fix for xml parsing
+- new user config options for testing
+- improved management
+
 * 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
diff --git a/sources b/sources
index a8ecad1..b7a659e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd6f968a33bb2d77625b4f5f5d4998a3  sipwitch-1.2.1.tar.gz
+177f0ca54289232a1fd446c1c673de37  sipwitch-1.2.3.tar.gz


More information about the scm-commits mailing list