diff --git a/.gitignore b/.gitignore index e708702..d589b46 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ fontforge_full-20100501.tar.bz2 /20140813.tar.gz /gnulib-2bf7326.tar.gz /20141230.tar.gz +/20150228.tar.gz diff --git a/fontforge.spec b/fontforge.spec index 4987876..e98bc40 100644 --- a/fontforge.spec +++ b/fontforge.spec @@ -1,10 +1,10 @@ -%global archive_version 20141230 +%global archive_version 20150228 %global gettext_package FontForge %global gnulib_githead 2bf7326 Name: fontforge -Version: 20141230 -Release: 2%{?dist} +Version: 20150228 +Release: 1%{?dist} Summary: Outline and bitmap font editor License: GPLv3+ @@ -165,6 +165,9 @@ fi %doc htdocs %changelog +* Thu Mar 12 2015 Parag Nemade - 20150228-1 +- Update to 20150228 + * Sun Feb 01 2015 Kevin Fenzi 20141230-2 - Rebuild for new libspiro diff --git a/sources b/sources index c721763..2fbe602 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -82369a1125bc7800806d28a18f3c11de 20141230.tar.gz -149162d1d21a0dfc705a31916f4b0cd0 gnulib-2bf7326.tar.gz +0634edf5b473cde3c27696541e572b7d 20150228.tar.gz