diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-24 08:18:21 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-24 08:18:21 +0200 |
commit | 74d9c63c487e66b7a126ae37c2387e1b112e5b58 (patch) | |
tree | 821b463fe1b55ec6e606c0ba5f84a01a1f46e578 | |
parent | dad0916d0aaf05e565fcfb18f375dd36b2a518e7 (diff) |
php-tecnickcom-tc-lib-pdf-font-data: 1.1.3
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec | 7 | ||||
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-font-data/php-tecnickcom-tc-lib-pdf-font-data.spec | 7 |
2 files changed, 10 insertions, 4 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec b/php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec index 345ead7..d59e0ab 100644 --- a/php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec +++ b/php-tecnickcom-tc-lib-pdf-filter/php-tecnickcom-tc-lib-pdf-filter.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 6d4eae06bc6a7ca5846578379c39dc3690de2b70 +%global gh_commit 9db518d4975e069eb4bee6484b22bf0813348072 %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.1 +Version: 1.1.3 Release: 1%{?dist} Summary: PHP library to decode PDF compression and encryption filters @@ -103,6 +103,9 @@ rm -rf %{buildroot} %changelog +* Fri Jul 24 2015 Remi Collet <remi@fedoraproject.org> - 1.1.3-1 +- update to 1.1.3 (no change) + * Thu Jul 2 2015 Remi Collet <remi@fedoraproject.org> - 1.1.1-1 - update to 1.1.1 - drop patch merged upstream 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 5e66ab2..c379d0c 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 f8265f507b6a90c807b6815f09d23031de6433da +%global gh_commit c3e0a65c128564b83423e7cb109802a1b7f901e9 %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.1 +Version: 1.1.3 Release: 1%{?dist} Summary: PHP library containing UTF-8 font definitions @@ -101,5 +101,8 @@ rm -rf %{buildroot} %changelog +* Fri Jul 24 2015 Remi Collet <remi@fedoraproject.org> - 1.1.3-1 +- update to 1.1.3 (no change) + * Thu Jul 2 2015 Remi Collet <remi@fedoraproject.org> - 1.1.1-1 - initial package, version 1.1.1
\ No newline at end of file |