diff --git a/python-translationstring.changes b/python-translationstring.changes index 69a019e..b3e8747 100644 --- a/python-translationstring.changes +++ b/python-translationstring.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Feb 6 11:07:45 UTC 2015 - hpj@urpla.net + +- update to version 1.3: + - Fix Python 3-specific test failures. + Restore compatibility with Python 3.2. + +- 1.2 (2014-11-04) + - Add support for message contexts. + - If the object passed to a TranslationStringFactory __call__ method is + itself a translation string, use the passed object’s domain instead of the + domain passed to the factory’s contstructor. See + https://github.com/Pylons/translationstring/pull/12 . + ------------------------------------------------------------------- Mon Dec 16 11:29:32 UTC 2013 - cfarrell@suse.com diff --git a/python-translationstring.spec b/python-translationstring.spec index f7ae74f..b326029 100644 --- a/python-translationstring.spec +++ b/python-translationstring.spec @@ -1,8 +1,8 @@ # # spec file for package python-translationstring # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright (c) 2013 LISA GmbH, Bingen, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,13 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-translationstring -Version: 1.1 +Version: 1.3 Release: 0 Url: http://www.repoze.org Summary: Utility library for i18n relied on by various Repoze and Pyramid packages diff --git a/translationstring-1.3.tar.gz b/translationstring-1.3.tar.gz new file mode 100644 index 0000000..7a4c916 --- /dev/null +++ b/translationstring-1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee44cfa58c52ade8910ea0ebc3d2d84bdcad9fa0422405b1801ec9b9a65b72d +size 29259