Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-vobject for openSUSE:Factory 
checked in at 2024-11-06 16:50:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vobject (Old)
 and      /work/SRC/openSUSE:Factory/.python-vobject.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vobject"

Wed Nov  6 16:50:01 2024 rev:7 rq:1221502 version:0.9.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vobject/python-vobject.changes    
2024-05-03 19:44:13.992160847 +0200
+++ /work/SRC/openSUSE:Factory/.python-vobject.new.2020/python-vobject.changes  
2024-11-06 16:50:41.064891015 +0100
@@ -1,0 +2,8 @@
+Tue Nov  5 15:07:32 UTC 2024 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 0.9.8
+  * Accumulated bug fixes
+- Move %python_uninstall_alternative from %preun to %postun
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  vobject-0.9.7.tar.gz

New:
----
  vobject-0.9.8.tar.gz

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

Other differences:
------------------
++++++ python-vobject.spec ++++++
--- /var/tmp/diff_new_pack.H0XI5z/_old  2024-11-06 16:50:42.724960282 +0100
+++ /var/tmp/diff_new_pack.H0XI5z/_new  2024-11-06 16:50:42.732960616 +0100
@@ -19,7 +19,7 @@
 %global modname vobject
 %{?sle15_python_module_pythons}
 Name:           python-vobject
-Version:        0.9.7
+Version:        0.9.8
 Release:        0
 Summary:        Python package for parsing and creating iCalendar and vCard 
files
 License:        Apache-2.0
@@ -28,11 +28,13 @@
 Source:         
https://files.pythonhosted.org/packages/source/v/vobject/%{modname}-%{version}.tar.gz
 BuildRequires:  %{python_module PyICU}
 BuildRequires:  %{python_module devel >= 2.7}
-BuildRequires:  %{python_module python-dateutil >= 2.4.0}
+BuildRequires:  %{python_module python-dateutil >= 2.7.0}
+BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-python-dateutil >= 2.4.0
+Requires:       python-python-dateutil >= 2.7.0
+Requires:       python-pytz
 Requires:       python-six
 Requires(post): update-alternatives
 Requires(preun): update-alternatives
@@ -70,7 +72,7 @@
 %python_install_alternative change_tz
 %python_install_alternative ics_diff
 
-%preun
+%postun
 %python_uninstall_alternative change_tz
 %python_uninstall_alternative ics_diff
 

++++++ vobject-0.9.7.tar.gz -> vobject-0.9.8.tar.gz ++++++
++++ 4236 lines of diff (skipped)

Reply via email to