From c5c7448535024f7bf2147ca3be39b2e8ddfe3fc19451177ccacbf76f968f7faf Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 23 Feb 2012 14:17:00 +0000 Subject: [PATCH] Fix version number in changes file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=9 --- python-Twisted.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-Twisted.changes b/python-Twisted.changes index f791ee0..b784c7d 100644 --- a/python-Twisted.changes +++ b/python-Twisted.changes @@ -6,7 +6,7 @@ Mon Feb 20 11:22:00 UTC 2012 - saschpe@suse.de ------------------------------------------------------------------- Sun Feb 19 19:48:13 UTC 2012 - termim@gmail.com -- Update to version 0.11 +- Update to version 0.12 * Features - The interface argument to IReactorTCP.listenTCP may now be an IPv6 address literal, allowing the creation of IPv6 TCP servers.