Changelog for
python2-vobject-0.9.6.1-13.5.noarch.rpm :
Thu Dec 6 13:00:00 2018 Tomáš Chvátal
- Remove useless service file
- Make the tests unconditional
- Fix the fdupes call
Tue Nov 20 13:00:00 2018 Hans-Peter Jansen
- update to version 0.9.6.1:
* Revert too-strict serialization of timestamp values
- broke too many other implementations
- update to version 0.9.6:
* Correctly order calendar properties before calendar components
(#98)
* Correctly serialize timestamp values (i.e. REV) (#99)
* Pass correct formatting string to logger (#102)
- thanks AATTCruzR!
* RRULE: Fix floating UNTIL with dateutil > 2.6.1 (#115)
- thanks AATTUnrud!
* Encode params if necessary in serialization (#109)
- thanks AATTmatthias-k!
* Ignore escaped semi-colons in UNTIL value (#114)
- thanks AATTUnrud!
* RRULE: Fix VTODO without DTSTART (#116)
- thanks AATTUnrud!
* Fixed regexp for VCF Version 2.1 (#121)
- thanks AATTfarmovit!
* repr changed for datetime.timedelta in python 3.7 (#122)
- thanks AATTsharkcz!
- enable testing
Thu Aug 3 14:00:00 2017 benoit.moninAATTgmx.fr
- update to version 0.9.5:
* Make ics_diff.py work with Python 3
* Huge changes to text encoding for Python 2/3 compatibility
* Autogenerate DTSTAMP if not provided
* Fix getrruleset() for Python 3 and in the case that
addRDate=True
* Update vCard property validation to match specifications
* Handle offset-naive and offset-aware datetimes in recurrence
rules
* Improved documentation for multi-value properties
Mon Jun 19 14:00:00 2017 okurzAATTsuse.com
- Fix source validation
Tue Jun 13 14:00:00 2017 okurzAATTsuse.com
- Update to 0.9.4.1
Mon Aug 15 14:00:00 2016 toddrme2178AATTgmail.com
- Fix update-alternatives implementation.
Tue Jul 5 14:00:00 2016 axel.braunAATTgmx.de
- add obsoletes: vobject to spec file (request from Factory)
Fri Jun 3 14:00:00 2016 toddrme2178AATTgmail.com
- Initial version