diff --git a/.horde.yml b/.horde.yml index 09da372..bec8e24 100644 --- a/.horde.yml +++ b/.horde.yml @@ -2,8 +2,9 @@ id: Text_Flowed name: Text_Flowed full: Flowed text library -description: |- - A library that provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text). +description: > + A library that provides common methods for manipulating text using the + encoding described in RFC 3676 ('flowed' text). list: dev type: library homepage: https://www.horde.org/libraries/Horde_Text_Flowed diff --git a/doc/Horde/Text/Flowed/CHANGES b/doc/Horde/Text/Flowed/CHANGES index 7f79c9b..ba5c97f 100644 --- a/doc/Horde/Text/Flowed/CHANGES +++ b/doc/Horde/Text/Flowed/CHANGES @@ -1,6 +1,8 @@ ----------- -v2.0.4-git ----------- +------ +v2.0.4 +------ + +[jan] Fix PHP deprecation warnings. ------ diff --git a/doc/Horde/Text/Flowed/changelog.yml b/doc/Horde/Text/Flowed/changelog.yml index c5af43c..aa3c86e 100644 --- a/doc/Horde/Text/Flowed/changelog.yml +++ b/doc/Horde/Text/Flowed/changelog.yml @@ -4,7 +4,7 @@ state: release: stable api: stable - date: 2017-10-20 + date: 2019-12-15 license: identifier: LGPL-2.1 uri: http://www.horde.org/licenses/lgpl21 diff --git a/package.xml b/package.xml index 8c11d63..6908df4 100644 --- a/package.xml +++ b/package.xml @@ -4,15 +4,14 @@ pear.horde.org Text_Flowed Flowed text library - The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text). - + A library that provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text). Michael Slusarz slusarz slusarz@horde.org yes - 2017-11-11 + 2019-12-15 2.0.4 1.0.0 @@ -300,7 +299,7 @@ stable stable - 2017-11-11 + 2017-10-20 LGPL-2.1 *