diff --git a/python-vobject.changes b/python-vobject.changes index 06f3bb0..6a9c859 100644 --- a/python-vobject.changes +++ b/python-vobject.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 2 22:20:21 UTC 2024 - Dirk Müller + +- update to 0.9.7: + * Cosmetic release, switching to new maintenance organization. + * This release is functionally identical to 0.9.6.1. + ------------------------------------------------------------------- Sun Jun 25 07:20:17 UTC 2023 - Andreas Schneider @@ -21,19 +28,19 @@ Tue Nov 20 21:23:56 UTC 2018 - Hans-Peter Jansen * Correctly order calendar properties before calendar components (#98) * Correctly serialize timestamp values (i.e. REV) (#99) - * Pass correct formatting string to logger (#102) + * Pass correct formatting string to logger (#102) - thanks @CruzR! - * RRULE: Fix floating UNTIL with dateutil > 2.6.1 (#115) + * RRULE: Fix floating UNTIL with dateutil > 2.6.1 (#115) - thanks @Unrud! - * Encode params if necessary in serialization (#109) + * Encode params if necessary in serialization (#109) - thanks @matthias-k! - * Ignore escaped semi-colons in UNTIL value (#114) + * Ignore escaped semi-colons in UNTIL value (#114) - thanks @Unrud! - * RRULE: Fix VTODO without DTSTART (#116) + * RRULE: Fix VTODO without DTSTART (#116) - thanks @Unrud! - * Fixed regexp for VCF Version 2.1 (#121) + * Fixed regexp for VCF Version 2.1 (#121) - thanks @farmovit! - * repr changed for datetime.timedelta in python 3.7 (#122) + * repr changed for datetime.timedelta in python 3.7 (#122) - thanks @sharkcz! - enable testing diff --git a/python-vobject.spec b/python-vobject.spec index b242564..4d79456 100644 --- a/python-vobject.spec +++ b/python-vobject.spec @@ -1,7 +1,7 @@ # # spec file for package python-vobject # -# 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 @@ -16,15 +16,15 @@ # -%{?sle15_python_module_pythons} %global modname vobject +%{?sle15_python_module_pythons} Name: python-vobject -Version: 0.9.6.1 +Version: 0.9.7 Release: 0 Summary: Python package for parsing and creating iCalendar and vCard files License: Apache-2.0 Group: Development/Languages/Python -URL: http://eventable.github.io/%{modname}/ +URL: https://github.com/py-vobject/vobject/ Source: https://files.pythonhosted.org/packages/source/v/vobject/%{modname}-%{version}.tar.gz BuildRequires: %{python_module PyICU} BuildRequires: %{python_module devel >= 2.7} @@ -35,7 +35,7 @@ BuildRequires: python-rpm-macros Requires: python-python-dateutil >= 2.4.0 Requires: python-six Requires(post): update-alternatives -Requires(preun):update-alternatives +Requires(preun): update-alternatives Recommends: python-PyICU Provides: %{modname} = %{version} Obsoletes: %{modname} < 0.9.2 diff --git a/vobject-0.9.6.1.tar.gz b/vobject-0.9.6.1.tar.gz deleted file mode 100644 index d85999a..0000000 --- a/vobject-0.9.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96512aec74b90abb71f6b53898dd7fe47300cc940104c4f79148f0671f790101 -size 58556 diff --git a/vobject-0.9.7.tar.gz b/vobject-0.9.7.tar.gz new file mode 100644 index 0000000..1b587ef --- /dev/null +++ b/vobject-0.9.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab727bf81de88984ada5c11f066f1e1649903d3e3d7ec91f1ce968172afd5256 +size 58657