Hello community,

here is the log from the commit of package python3-Babel for openSUSE:Factory 
checked in at 2016-02-05 00:30:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-Babel (Old)
 and      /work/SRC/openSUSE:Factory/.python3-Babel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-Babel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-Babel/python3-Babel-doc.changes  
2015-10-24 10:22:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Babel.new/python3-Babel-doc.changes     
2016-02-05 00:30:40.000000000 +0100
@@ -1,0 +2,44 @@
+Sat Jan 30 17:38:50 UTC 2016 - [email protected]
+
+- specfile:
+  * update copyright year
+  * no README in tar-ball, removed from %doc
+
+- update to version 2.2.0:
+  * Bugfixes
+    + General: Add __hash__ to Locale. (#303) (2aa8074)
+    + General: Allow files with BOM if they're UTF-8 (#189) (da87edd)
+    + General: localedata directory is now locale-data (#109)
+      (2d1882e)
+    + General: odict: Fix pop method (0a9e97e)
+    + General: Removed uses of datetime.date class from *.dat files
+      (#174) (94f6830)
+    + Messages: Fix plural selection for chinese (531f666)
+    + Messages: Fix typo and add semicolon in plural_forms (5784501)
+    + Messages: Flatten NullTranslations.files into a list (ad11101)
+    + Times: FixedOffsetTimezone: fix display of negative offsets
+      (d816803)
+  * Features
+    + CLDR: Update to CLDR 28 (#292) (9f7f4d0)
+    + General: Add __copy__ and __deepcopy__ to LazyProxy. (a1cc3f1)
+    + General: Add official support for Python 3.4 and 3.5
+    + General: Improve odict performance by making key search O(1)
+      (6822b7f)
+    + Locale: Add an ordinal_form property to Locale (#270) (b3f3430)
+    + Locale: Add support for list formatting (37ce4fa, be6e23d)
+    + Locale: Check inheritance exceptions first (3ef0d6d)
+    + Messages: Allow file locations without line numbers (#279)
+      (79bc781)
+    + Messages: Allow passing a callable to `extract()` (#289)
+      (3f58516)
+    + Messages: Support 'Language' header field of PO files (#76)
+      (3ce842b)
+    + Messages: Update catalog headers from templates (e0e7ef1)
+    + Numbers: Properly load and expose currency format types (#201)
+      (df676ab)
+    + Numbers: Use cdecimal by default when available (b6169be)
+    + Numbers: Use the CLDR's suggested number of decimals for
+      format_currency (#139) (201ed50)
+    + Times: Add format_timedelta(format='narrow') support (edc5eb5)
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python3-Babel/python3-Babel.changes      
2015-10-24 10:22:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Babel.new/python3-Babel.changes 
2016-02-05 00:30:40.000000000 +0100
@@ -1,0 +2,43 @@
+Sat Jan 30 17:38:50 UTC 2016 - [email protected]
+
+- specfile:
+  * update copyright year
+
+- update to version 2.2.0:
+  * Bugfixes
+    + General: Add __hash__ to Locale. (#303) (2aa8074)
+    + General: Allow files with BOM if they're UTF-8 (#189) (da87edd)
+    + General: localedata directory is now locale-data (#109)
+      (2d1882e)
+    + General: odict: Fix pop method (0a9e97e)
+    + General: Removed uses of datetime.date class from *.dat files
+      (#174) (94f6830)
+    + Messages: Fix plural selection for chinese (531f666)
+    + Messages: Fix typo and add semicolon in plural_forms (5784501)
+    + Messages: Flatten NullTranslations.files into a list (ad11101)
+    + Times: FixedOffsetTimezone: fix display of negative offsets
+      (d816803)
+  * Features
+    + CLDR: Update to CLDR 28 (#292) (9f7f4d0)
+    + General: Add __copy__ and __deepcopy__ to LazyProxy. (a1cc3f1)
+    + General: Add official support for Python 3.4 and 3.5
+    + General: Improve odict performance by making key search O(1)
+      (6822b7f)
+    + Locale: Add an ordinal_form property to Locale (#270) (b3f3430)
+    + Locale: Add support for list formatting (37ce4fa, be6e23d)
+    + Locale: Check inheritance exceptions first (3ef0d6d)
+    + Messages: Allow file locations without line numbers (#279)
+      (79bc781)
+    + Messages: Allow passing a callable to `extract()` (#289)
+      (3f58516)
+    + Messages: Support 'Language' header field of PO files (#76)
+      (3ce842b)
+    + Messages: Update catalog headers from templates (e0e7ef1)
+    + Numbers: Properly load and expose currency format types (#201)
+      (df676ab)
+    + Numbers: Use cdecimal by default when available (b6169be)
+    + Numbers: Use the CLDR's suggested number of decimals for
+      format_currency (#139) (201ed50)
+    + Times: Add format_timedelta(format='narrow') support (edc5eb5)
+
+-------------------------------------------------------------------

Old:
----
  Babel-2.1.1.tar.gz

New:
----
  Babel-2.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-Babel-doc.spec ++++++
--- /var/tmp/diff_new_pack.0PzTCL/_old  2016-02-05 00:30:42.000000000 +0100
+++ /var/tmp/diff_new_pack.0PzTCL/_new  2016-02-05 00:30:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Babel-doc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-Babel-doc
-Version:        2.1.1
+Version:        2.2.0
 Release:        0
 Url:            http://babel.edgewall.org/
 Summary:        Internationalization utilities

++++++ python3-Babel.spec ++++++
--- /var/tmp/diff_new_pack.0PzTCL/_old  2016-02-05 00:30:42.000000000 +0100
+++ /var/tmp/diff_new_pack.0PzTCL/_new  2016-02-05 00:30:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Babel
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-Babel
-Version:        2.1.1
+Version:        2.2.0
 Release:        0
 Url:            http://babel.pocoo.org/
 Summary:        Internationalization utilities
@@ -79,7 +79,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE CHANGES README
+%doc LICENSE CHANGES
 %ghost %{_sysconfdir}/alternatives/pybabel
 %{_bindir}/pybabel
 %{_bindir}/pybabel-%{py3_ver}

++++++ Babel-2.1.1.tar.gz -> Babel-2.2.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python3-Babel/Babel-2.1.1.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Babel.new/Babel-2.2.0.tar.gz differ: char 
5, line 1


Reply via email to