diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-03 13:54:13 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-03 13:54:13 +0200 |
commit | cdc8b7effa48ce7800d459fec777909d9011ab8e (patch) | |
tree | 1c32516807eff7944c92ec41cfa42c6980906e22 | |
parent | 4599c6ada75ee1fef394a95c408702e204ae894f (diff) |
php-tecnickcom-tc-lib-pdf-font-data: 1.1.4
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-font-data/php-tecnickcom-tc-lib-pdf-font-data.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-font-data/php-tecnickcom-tc-lib-pdf-font-data.spec b/php-tecnickcom-tc-lib-pdf-font-data/php-tecnickcom-tc-lib-pdf-font-data.spec index c379d0c..5e03e01 100644 --- a/php-tecnickcom-tc-lib-pdf-font-data/php-tecnickcom-tc-lib-pdf-font-data.spec +++ b/php-tecnickcom-tc-lib-pdf-font-data/php-tecnickcom-tc-lib-pdf-font-data.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit c3e0a65c128564b83423e7cb109802a1b7f901e9 +%global gh_commit 45cfb3223e8d7a6a8a1392a88bc9e22f6562bf71 %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.1.3 +Version: 1.1.4 Release: 1%{?dist} Summary: PHP library containing UTF-8 font definitions @@ -101,6 +101,8 @@ rm -rf %{buildroot} %changelog +* Mon Aug 3 2015 Remi Collet <remi@fedoraproject.org> - 1.1.4-1 + * Fri Jul 24 2015 Remi Collet <remi@fedoraproject.org> - 1.1.3-1 - update to 1.1.3 (no change) |