diff --git a/python-feedgenerator.changes b/python-feedgenerator.changes index 09693c7..3fc641a 100644 --- a/python-feedgenerator.changes +++ b/python-feedgenerator.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 24 10:23:52 UTC 2018 - Jan Engelhardt + +- Strip history lesson from description. + ------------------------------------------------------------------- Fri Sep 21 13:29:01 UTC 2018 - Matěj Cepl diff --git a/python-feedgenerator.spec b/python-feedgenerator.spec index 71303cc..0e14c60 100644 --- a/python-feedgenerator.spec +++ b/python-feedgenerator.spec @@ -40,13 +40,6 @@ BuildArch: noarch Feedgenerator-py3k is a standalone version of Django's feedgenerator. It is based on the current Django Version 1.5.dev20120824122350. -The previous feedgenerator 1.2.1 is based on rather old code, and -during the port to Python 3 it became obvious that (at least) the handling -of unicode strings has to be refactored. - -Django has evolved since, so I decided to create a new standalone version -which is based upon modern code. - %python_subpackages %prep