diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-09-13 20:49:55 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-09-13 20:49:55 +0200 | 
| commit | 24995e3916af788dcbbcfeb2f8489945646b64cf (patch) | |
| tree | 3bbd233718338e486ee04363de915ce332c91f54 /php-tecnickcom-tc-lib-unicode-data | |
| parent | 520c423caf2afa9eb98a432f9524823ab4895795 (diff) | |
php-tecnickcom-tc-lib-unicode-data: 1.4.3
Diffstat (limited to 'php-tecnickcom-tc-lib-unicode-data')
| -rw-r--r-- | php-tecnickcom-tc-lib-unicode-data/php-tecnickcom-tc-lib-unicode-data.spec | 10 | 
1 files changed, 7 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-unicode-data/php-tecnickcom-tc-lib-unicode-data.spec b/php-tecnickcom-tc-lib-unicode-data/php-tecnickcom-tc-lib-unicode-data.spec index ff0b62f..6dac11c 100644 --- a/php-tecnickcom-tc-lib-unicode-data/php-tecnickcom-tc-lib-unicode-data.spec +++ b/php-tecnickcom-tc-lib-unicode-data/php-tecnickcom-tc-lib-unicode-data.spec @@ -6,16 +6,16 @@  #  # Please, preserve the changelog entries  # -%global gh_commit    76641a38dcf57bed03547fd6b6ffbbb6dcc1fa0e +%global gh_commit    752e8891dbce8c7be204c196e099f2eaa678acf5  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7}) -%global c_vendor     tecnick.com +%global c_vendor     tecnickcom  %global gh_owner     tecnickcom  %global gh_project   tc-lib-unicode-data  %global php_project  %{_datadir}/php/Com/Tecnick/Unicode/Data  %global with_tests   0%{!?_without_tests:1}  Name:           php-%{gh_owner}-%{gh_project} -Version:        1.4.2 +Version:        1.4.3  Release:        1%{?dist}  Summary:        PHP library containing UTF-8 font definitions @@ -102,6 +102,10 @@ rm -rf %{buildroot}  %changelog +* Sun Sep 13 2015 Remi Collet <remi@fedoraproject.org> - 1.4.3-1 +- update to 1.4.3 +- provide php-composer(tecnickcom/tc-lib-unicode-data) +  * Sat Aug  8 2015 Remi Collet <remi@fedoraproject.org> - 1.4.2-1  - update to 1.4.2  | 
