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 - 1.1-1 +- Update to 1.1 + * Sat Mar 22 2014 Christopher Meng - 1.00-1 - Update to 1.00