From 25789e53cc1a9d07719f4af4e4ae7f4f968b3e29 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Sat, 18 Oct 2014 02:50:35 -0400 Subject: [PATCH] Update to 1.2 --- .gitignore | 1 + sources | 2 +- ttfautohint.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 36c53fa..e8d5963 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /ttfautohint-0.97.tar.gz /ttfautohint-1.00.tar.gz /ttfautohint-1.1.tar.gz +/ttfautohint-1.2.tar.gz diff --git a/sources b/sources index 2f4b1fc..1f18bff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -210c45a7fe2eccb7c630b043e8b3992a ttfautohint-1.1.tar.gz +ebc7f07eaa29af8550828ac043364150 ttfautohint-1.2.tar.gz diff --git a/ttfautohint.spec b/ttfautohint.spec index 1909303..b15ce01 100644 --- a/ttfautohint.spec +++ b/ttfautohint.spec @@ -1,6 +1,6 @@ Name: ttfautohint -Version: 1.1 -Release: 3%{?dist} +Version: 1.2 +Release: 1%{?dist} Summary: Automated hinting utility for TrueType fonts License: FTL or GPLv2 URL: http://www.freetype.org/ttfautohint @@ -49,6 +49,9 @@ make %{?_smp_mflags} %{_bindir}/ttfautohintGUI %changelog +* Sat Oct 11 2014 Christopher Meng - 1.2-1 +- Update to 1.2 + * Mon Aug 18 2014 Fedora Release Engineering - 1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild