summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-03 20:24:01 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-03 20:24:01 +0200
commitd7791663187957ff0be33d0615993453330da07f (patch)
tree6ab6a0f58675744e45b3e6695ecc991f9add868e
parentb8c287cf0f800dd7314119d50709cba1df61b5b8 (diff)
php-tecnickcom-tc-lib-unicode-data: 1.2.1
-rw-r--r--php-tecnickcom-tc-lib-unicode-data.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-unicode-data.spec b/php-tecnickcom-tc-lib-unicode-data.spec
index 9a9378e..dfeefb0 100644
--- a/php-tecnickcom-tc-lib-unicode-data.spec
+++ b/php-tecnickcom-tc-lib-unicode-data.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit d638e699520881b1b866a5e4486e26c4ea3f325a
+%global gh_commit 0aa2d6cece970fc7278d1ebbc41ec7a5bdc9da27
%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.0
+Version: 1.2.1
Release: 1%{?dist}
Summary: PHP library containing UTF-8 font definitions
@@ -102,6 +102,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Aug 3 2015 Remi Collet <remi@fedoraproject.org> - 1.2.1-1
+- update to 1.2.1 (no change)
+
* Mon Aug 3 2015 Remi Collet <remi@fedoraproject.org> - 1.2.0-1
- renamed from pdf-font-data to unicode-data