Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-icalendar for 
openSUSE:Factory checked in at 2024-03-25 21:07:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-icalendar (Old)
 and      /work/SRC/openSUSE:Factory/.python-icalendar.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-icalendar"

Mon Mar 25 21:07:57 2024 rev:36 rq:1160833 version:5.0.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-icalendar/python-icalendar.changes        
2024-01-21 23:08:55.766759020 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-icalendar.new.1905/python-icalendar.changes  
    2024-03-25 21:09:46.868670261 +0100
@@ -1,0 +2,23 @@
+Fri Mar 22 20:43:45 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 5.0.12:
+  * Augmented fuzzer to optionally convert multiple calendars
+    from a source string
+  * Add script to convert OSS FUZZ test cases to Python/pytest
+    test cases
+  * Added additional exception handling of defined errors to
+    fuzzer, to allow fuzzer to explore deeper
+  * Added more instrumentation to fuzz-harness
+  * Rename "contributor" to "collaborator" in documentation
+  * Correct the outdated "icalendar view myfile.ics" command in
+    documentation. #588
+  * Update GitHub Actions steps versions
+  * Keep GitHub Actions up to date with GitHub's Dependabot
+  * Fixed index error in cal.py when attempting to pop from an
+    empty stack
+  * Fixed type error in prop.py when attempting to join strings
+    into a byte-string
+  * Caught Wrong Date Format in ical_fuzzer to resolve fuzzing
+    coverage blocker
+
+-------------------------------------------------------------------

Old:
----
  icalendar-5.0.11.tar.gz

New:
----
  icalendar-5.0.12.tar.gz

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

Other differences:
------------------
++++++ python-icalendar.spec ++++++
--- /var/tmp/diff_new_pack.oPUZEF/_old  2024-03-25 21:09:48.388726072 +0100
+++ /var/tmp/diff_new_pack.oPUZEF/_new  2024-03-25 21:09:48.388726072 +0100
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package python-icalendar
 #
 # Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2011 open-slx GmbH <[email protected]>
@@ -21,7 +21,7 @@
 %define        modname icalendar
 %{?sle15_python_module_pythons}
 Name:           python-%{modname}
-Version:        5.0.11
+Version:        5.0.12
 Release:        0
 Summary:        Python parser/generator of iCalendar files package
 License:        BSD-2-Clause
@@ -39,7 +39,7 @@
 Requires:       python-python-dateutil
 Requires:       python-pytz
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 Provides:       %{name}-doc = %{version}
 Obsoletes:      %{name}-doc < %{version}
 BuildArch:      noarch

++++++ icalendar-5.0.11.tar.gz -> icalendar-5.0.12.tar.gz ++++++
++++ 1893 lines of diff (skipped)

Reply via email to