Hello community,

here is the log from the commit of package SourceSansPro-fonts for 
openSUSE:Factory checked in at 2012-10-07 20:03:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SourceSansPro-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.SourceSansPro-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SourceSansPro-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/SourceSansPro-fonts/SourceSansPro-fonts.changes  
2012-09-14 12:39:04.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.SourceSansPro-fonts.new/SourceSansPro-fonts.changes 
    2012-10-07 20:06:47.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Sep 25 10:47:16 UTC 2012 - [email protected]
+
+- Spec: Use %{_ttfontsdir} macro instead of %{_datadir}
+
+-------------------------------------------------------------------
+Sun Sep 23 06:34:03 UTC 2012 - [email protected]
+
+- Updated to 1.0.36 release
+  Updates fonts to fix bug in TTF versions in which the GDEF table
+  was not included. 
+
+- 1.0.35 release:
+  Updates the fitting for 'u' and its related glyphs. Updates the
+  kerning in the upright fonts.
+
+-------------------------------------------------------------------

Old:
----
  SourceSansPro_FontsOnly-1.034.zip

New:
----
  SourceSansPro_FontsOnly-1.036.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ SourceSansPro-fonts.spec ++++++
--- /var/tmp/diff_new_pack.73U4Ze/_old  2012-10-07 20:07:56.000000000 +0200
+++ /var/tmp/diff_new_pack.73U4Ze/_new  2012-10-07 20:07:56.000000000 +0200
@@ -20,7 +20,7 @@
 Name:           SourceSansPro-fonts
 %define _name SourceSansPro
 # Thre is no real version number, so we use the zip files release date.
-Version:        1.034
+Version:        1.036
 Release:        0
 Summary:        A set of OpenType fonts designed for user interfaces
 License:        OFL-1.1
@@ -44,15 +44,15 @@
 %build
 
 %install
-install -d %{buildroot}%{_datadir}/fonts/truetype/
-install *.otf *.ttf %{buildroot}%{_datadir}/fonts/truetype/
+install -d %{buildroot}%{_ttfontsdir}
+install *.otf *.ttf %{buildroot}%{_ttfontsdir}
 
 %reconfigure_fonts_scriptlets
 
 %files
 %defattr(-,root,root)
 %doc LICENSE.txt *.html
-%dir %{_datadir}/fonts/truetype/
-%{_datadir}/fonts/truetype/SourceSansPro*
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/*
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to