diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-04-28 06:03:53 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-04-28 06:03:53 +0200 | 
| commit | d40bc8f5d3326322adc28eaf5d0d87d7bebb540b (patch) | |
| tree | 98c18eda82ff6781497c0cf908b159662407501a | |
| parent | 5a60b3f5099a6cde4023b39104b67a7a860fd336 (diff) | |
php-theseer-fDOMDocument: 1.4.1
| -rw-r--r-- | php-theseer-fDOMDocument.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-theseer-fDOMDocument.spec b/php-theseer-fDOMDocument.spec index 5ef61a1..9014d79 100644 --- a/php-theseer-fDOMDocument.spec +++ b/php-theseer-fDOMDocument.spec @@ -3,7 +3,7 @@  %global channel   pear.netpirates.net  Name:           php-theseer-fDOMDocument -Version:        1.4.0 +Version:        1.4.1  Release:        1%{?dist}  Summary:        An Extension to PHP standard DOM @@ -98,6 +98,9 @@ fi  %changelog +* Sun Apr 28 2013 Remi Collet <remi@fedoraproject.org> - 1.4.1-1 +- Update to 1.4.1 +  * Fri Apr 26 2013 Remi Collet <remi@fedoraproject.org> - 1.4.0-1  - Update to 1.4.0  | 
