From cdfc2cdf9ab53336dbb096861c33ca5ebbc23c7d Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mar 31 2015 04:38:13 +0000 Subject: Update to 20150330 - use %license macro for LICENSE file --- diff --git a/.gitignore b/.gitignore index d589b46..2b5dea1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ fontforge_full-20100501.tar.bz2 /gnulib-2bf7326.tar.gz /20141230.tar.gz /20150228.tar.gz +/20150330.tar.gz diff --git a/fontforge.spec b/fontforge.spec index e98bc40..cdc7d06 100644 --- a/fontforge.spec +++ b/fontforge.spec @@ -1,9 +1,9 @@ -%global archive_version 20150228 +%global archive_version 20150330 %global gettext_package FontForge %global gnulib_githead 2bf7326 Name: fontforge -Version: 20150228 +Version: 20150330 Release: 1%{?dist} Summary: Outline and bitmap font editor @@ -144,7 +144,8 @@ fi /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -f %{gettext_package}.lang -%doc AUTHORS LICENSE +%doc AUTHORS +%license LICENSE %{_bindir}/* %{_libdir}/lib*.so.* %{_datadir}/applications/*fontforge.desktop @@ -165,6 +166,10 @@ fi %doc htdocs %changelog +* Tue Mar 30 2015 Parag Nemade - 20150330-1 +- Update to 20150330 +- use %%license macro for LICENSE file + * Thu Mar 12 2015 Parag Nemade - 20150228-1 - Update to 20150228 diff --git a/sources b/sources index 38de4c3..25289fb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 149162d1d21a0dfc705a31916f4b0cd0 gnulib-2bf7326.tar.gz -0634edf5b473cde3c27696541e572b7d 20150228.tar.gz +d59c2838905789d6018d7fa05a6ce752 20150330.tar.gz