Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Babel for openSUSE:Factory 
checked in at 2024-07-16 22:02:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Babel (Old)
 and      /work/SRC/openSUSE:Factory/.python-Babel.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Babel"

Tue Jul 16 22:02:23 2024 rev:44 rq:1187612 version:2.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Babel/python-Babel.changes        
2023-12-28 22:54:34.183327650 +0100
+++ /work/SRC/openSUSE:Factory/.python-Babel.new.17339/python-Babel.changes     
2024-07-16 22:02:28.685988524 +0200
@@ -1,0 +2,16 @@
+Mon Jul 15 11:10:55 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to 2.15.0
+  * Babel 2.15.0 will require Python 3.8 or newer
+  * CLDR: Upgrade to CLDR 44
+  * Dates: Support for the "fall back to short format"
+    logic for time delta formatting
+  * Message: More versatile .po IO functions
+  * Numbers: Improved support for alternate spaces
+    when parsing numbers
+  * Upgrade GitHub Actions
+  * The Unicode license is now included in `locale-data`
+    and in the documentation
+- Adjust upstream source name in spec file
+
+-------------------------------------------------------------------

Old:
----
  Babel-2.14.0.tar.gz

New:
----
  babel-2.15.0.tar.gz

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

Other differences:
------------------
++++++ python-Babel.spec ++++++
--- /var/tmp/diff_new_pack.IYAELD/_old  2024-07-16 22:02:29.330012012 +0200
+++ /var/tmp/diff_new_pack.IYAELD/_new  2024-07-16 22:02:29.334012158 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Babel
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,12 +26,12 @@
 %define oldpython python
 %{?sle15_python_module_pythons}
 Name:           python-Babel
-Version:        2.14.0
+Version:        2.15.0
 Release:        0
 Summary:        Internationalization utilities
 License:        BSD-3-Clause
 URL:            https://babel.pocoo.org/
-Source:         
https://files.pythonhosted.org/packages/source/B/Babel/Babel-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/b/babel/babel-%{version}.tar.gz
 BuildRequires:  %{python_module freezegun}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module py >= 1.4.14}
@@ -46,7 +46,7 @@
 BuildRequires:  alts
 %else
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %endif
 BuildArch:      noarch
 %ifpython2
@@ -63,7 +63,7 @@
 A collection of tools for internationalizing Python applications.
 
 %prep
-%autosetup -p1 -n Babel-%{version}
+%autosetup -p1 -n babel-%{version}
 
 %build
 %pyproject_wheel

++++++ Babel-2.14.0.tar.gz -> babel-2.15.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-Babel/Babel-2.14.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-Babel.new.17339/babel-2.15.0.tar.gz differ: 
char 5, line 1

Reply via email to