[unifont] Update to 7.0.06

Zbigniew Jędrzejewski-Szmek zbyszek at fedoraproject.org
Fri Oct 24 15:09:57 UTC 2014


commit f6b0d25acf57f74e8b57dc731f5a1e86a1d7de4e
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Fri Oct 24 11:09:41 2014 -0400

    Update to 7.0.06

 .gitignore   |    1 +
 sources      |    2 +-
 unifont.spec |   12 ++++++++----
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b32f8b..7e09849 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /unifont-7.0.02.tar.gz
 /unifont-7.0.03.tar.gz
 /unifont-7.0.04.tar.gz
+/unifont-7.0.06.tar.gz
diff --git a/sources b/sources
index b19557e..2b5f949 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9b350b762fb8ec124458718f35d01e0  unifont-7.0.04.tar.gz
+e2f1afb52cbe659384c0764aede3cdbe  unifont-7.0.06.tar.gz
diff --git a/unifont.spec b/unifont.spec
index e4a4815..c99f787 100644
--- a/unifont.spec
+++ b/unifont.spec
@@ -1,6 +1,6 @@
 Name:            unifont
-Version:         7.0.04
-Release:         2%{?dist}
+Version:         7.0.06
+Release:         1%{?dist}
 License:         GPLv2+ and GFDL
 Url:             https://savannah.gnu.org/projects/unifont
 Summary:         Tools and glyph descriptions in a very simple text format
@@ -58,9 +58,9 @@ make -C doc unifont.info
 find %{buildroot}/usr/share/unifont/ -type f \! -name %{name}.hex -delete
 rm -rv %{buildroot}/usr/share/fonts/X11
 rm -v %{buildroot}%{_fontdir}/*sample*
-rm -v %{buildroot}%{_fontdir}/unifont_*.ttf
+rm -v %{buildroot}%{_fontdir}/unifont_*csur*.ttf
 install -Dm0644 doc/unifont.info %{buildroot}%{_infodir}/unifont.info
-install -Dm0644 %{SOURCE1} %{buildroot}%{_datadir}/appdata/%{_fontname}.metainfo.xml
+install -Dm0644 %{SOURCE1} %{buildroot}%{_datadir}/appdata/unifont.metainfo.xml
 # Remove APL font for now
 rm %{buildroot}/usr/share/consolefonts/Unifont-APL8x16.psf.gz
 
@@ -90,6 +90,10 @@ fi
 %license COPYING
 
 %changelog
+* Fri Oct 24 2014 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 7.0.06-1
+- Update to new upstream version
+- Include unifont_upper.ttf in the package
+
 * Thu Oct 16 2014 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 7.0.04-2
 - Add metadata file for the font, not appdata
 


More information about the scm-commits mailing list