diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-12-15 06:55:10 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-12-15 06:55:10 +0100 | 
| commit | 04f0f3fb073bd485a9732b8d8623650afe887601 (patch) | |
| tree | 7c3e5126a00ac0797cd03a8c2f6d423ed94d9f85 /php-tecnickcom-tc-lib-barcode | |
| parent | f581752585002808d15ea9c901a3f3a9ff8f5782 (diff) | |
php-tecnickcom-tc-lib-barcode: 1.7.1
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 b02e381..79cc6ba 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 @@ -6,7 +6,7 @@  #  # Please, preserve the changelog entries  # -%global gh_commit    4dba3779b16cc73fe2a17f633e7e90711634eb70 +%global gh_commit    ab8bcfac6d358b10811c9633a5ed3ffce0ea8c54  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global c_vendor     tecnickcom  %global gh_owner     tecnickcom @@ -15,7 +15,7 @@  %global with_tests   0%{!?_without_tests:1}  Name:           php-%{gh_owner}-%{gh_project} -Version:        1.7.0 +Version:        1.7.1  Release:        1%{?dist}  Summary:        PHP library to generate linear and bidimensional barcodes @@ -127,6 +127,9 @@ rm -rf %{buildroot}  %changelog +* Tue Dec 15 2015 Remi Collet <remi@fedoraproject.org> - 1.7.1-1 +- update to 1.7.1 (no change) +  * Fri Dec 11 2015 Remi Collet <remi@fedoraproject.org> - 1.7.0-1  - update to 1.7.0 (no change)  - raise dependency on php >= 5.4  | 
