[ttfautohint/f20: 2/2] Update to 1.1

Christopher Meng cicku at fedoraproject.org
Fri May 9 03:30:12 UTC 2014


commit 93fdf09cb351ea2502b39d4295a6bd52ea76384c
Author: Christopher Meng <i at cicku.me>
Date:   Fri May 9 11:30:15 2014 +0800

    Update to 1.1

 .gitignore       |    1 +
 sources          |    2 +-
 ttfautohint.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6143e03..36c53fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ttfautohint-0.97.tar.gz
 /ttfautohint-1.00.tar.gz
+/ttfautohint-1.1.tar.gz
diff --git a/sources b/sources
index d76e792..2f4b1fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4e798ea648831e23bb405dd1f3a7578  ttfautohint-1.00.tar.gz
+210c45a7fe2eccb7c630b043e8b3992a  ttfautohint-1.1.tar.gz
diff --git a/ttfautohint.spec b/ttfautohint.spec
index 3d463ec..7880046 100644
--- a/ttfautohint.spec
+++ b/ttfautohint.spec
@@ -1,5 +1,5 @@
 Name:           ttfautohint
-Version:        1.00
+Version:        1.1
 Release:        1%{?dist}
 Summary:        Automated hinting utility for TrueType fonts
 License:        FTL or GPLv2
@@ -37,7 +37,7 @@ This is a GUI of %{name} based on Qt4.
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot}
+%make_install
 
 %files
 %doc AUTHORS COPYING NEWS README THANKS TODO *.TXT
@@ -49,6 +49,9 @@ make install DESTDIR=%{buildroot}
 %{_bindir}/ttfautohintGUI
 
 %changelog
+* Wed May 07 2014 Christopher Meng <rpm at cicku.me> - 1.1-1
+- Update to 1.1
+
 * Sat Mar 22 2014 Christopher Meng <rpm at cicku.me> - 1.00-1
 - Update to 1.00
 


More information about the scm-commits mailing list