diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-08-04 18:29:07 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-08-04 18:29:07 +0200 | 
| commit | a2165b1dd231e6feba936f13d10b8feccf94923a (patch) | |
| tree | 91ef8c3b78f50dcdd4c3afa204135a6c973b7a6e | |
| parent | 817f1943b82d081c2b3193b5c39bb4a98d1b15ad (diff) | |
php-tecnickcom-tc-lib-unicode-data: 1.3.0
| -rw-r--r-- | php-tecnickcom-tc-lib-unicode-data/php-tecnickcom-tc-lib-unicode-data.spec | 7 | 
1 files changed, 5 insertions, 2 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 e18301f..be29009 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,7 +6,7 @@  #  # Please, preserve the changelog entries  # -%global gh_commit    fd3bca4360d3196300c2e1f351198b8b087f069d +%global gh_commit    7148c9a56eb7987e05b795c03929cfd5f8659ae7  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global c_vendor     tecnick.com  %global gh_owner     tecnickcom @@ -15,7 +15,7 @@  %global with_tests   0%{!?_without_tests:1}  Name:           php-%{gh_owner}-%{gh_project} -Version:        1.2.2 +Version:        1.3.0  Release:        1%{?dist}  Summary:        PHP library containing UTF-8 font definitions @@ -102,6 +102,9 @@ rm -rf %{buildroot}  %changelog +* Tue Aug  4 2015 Remi Collet <remi@fedoraproject.org> - 1.3.0-1 +- update to 1.3.0 +  * Tue Aug  4 2015 Remi Collet <remi@fedoraproject.org> - 1.2.2-1  - update to 1.2.2  | 
