File python-markdown.changes of Package python-markdown
-------------------------------------------------------------------
Tue Jan 24 09:31:19 UTC 2012 - gber@opensuse.org
- update to version 2.1.1
- bugfix release, no new features were introduced
- for a full list of changes, see the git log
-------------------------------------------------------------------
Fri Dec 9 08:43:49 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Sat Nov 26 00:11:46 UTC 2011 - gber@opensuse.org
- update to version 2.1.0
- three new extensions: "Attribute Lists", "Newline to Break",
"Smart Strong"
- HTML5 support
- a XHTML searializer has been added
- the Markdown class was refactored so that a subclass could
define it's own build_parser method which would build a
completely different parser
- the markdown library can now be embedded into third party
libraries
- added support for Python's -m command line option
- the commandline script name was changed to markdown_py
- various bug fixes
- cleanup specfile
- tweak description
- remove unnecessary dependencies on python-devel
- edit extensions and remove shebang
-------------------------------------------------------------------
Fri Jul 2 14:46:11 UTC 2010 - jfunk@funktronics.ca
- Don't require external elementtree on versions with Python 2.5+
-------------------------------------------------------------------
Mon Mar 22 11:20:20 UTC 2010 - nix@opensuse.org
- Fixed the macro as no-one else seems to care :-)
-------------------------------------------------------------------
Wed Oct 21 13:24:47 UTC 2009 - nix@opensuse.org
- Update to 2.0.3
- Note: The macro at the top of the spec appears to have been broken by someone causing all distros prior to Factory not to build!
-------------------------------------------------------------------
Wed Sep 23 13:06:21 UTC 2009 - jfunk@funktronics.ca
- Clean up
- Get building on Factory
-------------------------------------------------------------------
Sun Jul 8 2007 - nix@opensuse.org
- first build