diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-19 07:27:08 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-19 07:27:08 +0200 |
commit | c94c07d7ec18bada1ebf72cba3496c4815c2b4bf (patch) | |
tree | 5ba4151d4b3f4cc73ffd25ee18e370962f05af8c | |
parent | 61ea2272cf31ac7c31e89a7b73546f90db138324 (diff) |
php-pear-Text-Diff: 1.2.1
-rw-r--r-- | php-pear-Text-Diff.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pear-Text-Diff.spec b/php-pear-Text-Diff.spec index 3d86049..53f2637 100644 --- a/php-pear-Text-Diff.spec +++ b/php-pear-Text-Diff.spec @@ -11,7 +11,7 @@ %define pear_name Text_Diff Name: php-pear-Text-Diff -Version: 1.2.0 +Version: 1.2.1 Release: 1%{?dist} Summary: Engine for performing and rendering text diffs @@ -102,6 +102,9 @@ fi %changelog +* Sat Sep 19 2015 Remi Collet <remi@fedoraproject.org> - 1.2.1-1 +- Update to 1.2.1 + * Thu Jul 16 2015 Remi Collet <remi@fedoraproject.org> - 1.2.0-1 - Update to 1.2.0 - run upstream test suite during build |