[fontforge] Update to 20141230

Kevin Fenzi kevin at fedoraproject.org
Sun Jan 4 23:54:52 UTC 2015


commit 78e9fb98cda4b4bf7a030013af603d611d784498
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun Jan 4 16:55:01 2015 -0700

    Update to 20141230

 .gitignore     |    1 +
 fontforge.spec |    9 ++++++---
 sources        |    3 +--
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78e9d98..e708702 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ fontforge_full-20100501.tar.bz2
 /fontforge_htdocs-20120731-b.tar.bz2
 /20140813.tar.gz
 /gnulib-2bf7326.tar.gz
+/20141230.tar.gz
diff --git a/fontforge.spec b/fontforge.spec
index 98fdf6e..67d323f 100644
--- a/fontforge.spec
+++ b/fontforge.spec
@@ -1,10 +1,10 @@
-%global archive_version 20140813
+%global archive_version 20141230
 %global gettext_package FontForge
 %global gnulib_githead 2bf7326
 
 Name:           fontforge
-Version:        20140813
-Release:        3%{?dist}
+Version:        20141230
+Release:        1%{?dist}
 Summary:        Outline and bitmap font editor
 
 License:        GPLv3+
@@ -165,6 +165,9 @@ fi
 %doc htdocs
 
 %changelog
+* Sun Jan 04 2015 Kevin Fenzi <kevin at scrye.com> 20141230-1
+- Update to 20141230
+
 * Tue Sep 09 2014 Parag Nemade <pnemade AT redhat DOT com> - 20140813-3
 - drop BR: python-ipython for aarch64 builds (rh#1139508)
 
diff --git a/sources b/sources
index 6c6c9a2..1721fda 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-495b933cdd642aadd797d5434e0d57a4  20140813.tar.gz
-149162d1d21a0dfc705a31916f4b0cd0  gnulib-2bf7326.tar.gz
+82369a1125bc7800806d28a18f3c11de  20141230.tar.gz


More information about the scm-commits mailing list