diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-08-12 15:56:09 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-08-12 15:56:09 +0200 | 
| commit | f41686e3f51929eeb9c106e9fc9ebb859284a87b (patch) | |
| tree | 3ab07f60b93d19c227a379a479fd631ac4a04434 /php-tecnickcom-tc-lib-barcode | |
| parent | 72329141b7fdb84192980c0495192f33ac04c682 (diff) | |
php-tecnickcom-tc-lib-barcode: fix summary
Diffstat (limited to 'php-tecnickcom-tc-lib-barcode')
| -rw-r--r-- | php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec b/php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec index 2c1c0ac..93ec016 100644 --- a/php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec +++ b/php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec @@ -16,8 +16,8 @@  Name:           php-%{gh_owner}-%{gh_project}  Version:        1.4.1 -Release:        1%{?dist} -Summary:        PHP library to manipulate various color representations +Release:        2%{?dist} +Summary:        PHP library to generate linear and bidimensional barcodes  Group:          Development/Libraries  License:        LGPLv3+ @@ -122,6 +122,9 @@ rm -rf %{buildroot}  %changelog +* Wed Aug 12 2015 Remi Collet <remi@fedoraproject.org> - 1.4.2-1 +- fix package summary +  * Tue Aug 11 2015 Remi Collet <remi@fedoraproject.org> - 1.4.1-1  - update to 1.4.1  | 
