Update to 20150228

This commit is contained in:
Parag Nemade 2015-03-12 17:14:07 +05:30
parent ffceaa1ccd
commit 163b4a12e2
3 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ fontforge_full-20100501.tar.bz2
/20140813.tar.gz /20140813.tar.gz
/gnulib-2bf7326.tar.gz /gnulib-2bf7326.tar.gz
/20141230.tar.gz /20141230.tar.gz
/20150228.tar.gz

View File

@ -1,10 +1,10 @@
%global archive_version 20141230 %global archive_version 20150228
%global gettext_package FontForge %global gettext_package FontForge
%global gnulib_githead 2bf7326 %global gnulib_githead 2bf7326
Name: fontforge Name: fontforge
Version: 20141230 Version: 20150228
Release: 2%{?dist} Release: 1%{?dist}
Summary: Outline and bitmap font editor Summary: Outline and bitmap font editor
License: GPLv3+ License: GPLv3+
@ -165,6 +165,9 @@ fi
%doc htdocs %doc htdocs
%changelog %changelog
* Thu Mar 12 2015 Parag Nemade <pnemade AT redhat DOT com> - 20150228-1
- Update to 20150228
* Sun Feb 01 2015 Kevin Fenzi <kevin@scrye.com> 20141230-2 * Sun Feb 01 2015 Kevin Fenzi <kevin@scrye.com> 20141230-2
- Rebuild for new libspiro - Rebuild for new libspiro

View File

@ -1,2 +1 @@
82369a1125bc7800806d28a18f3c11de 20141230.tar.gz 0634edf5b473cde3c27696541e572b7d 20150228.tar.gz
149162d1d21a0dfc705a31916f4b0cd0 gnulib-2bf7326.tar.gz