Hello community,

here is the log from the commit of package adobe-sourcecodepro-fonts for 
openSUSE:Factory checked in at 2015-07-28 11:43:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adobe-sourcecodepro-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.adobe-sourcecodepro-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adobe-sourcecodepro-fonts"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/adobe-sourcecodepro-fonts/adobe-sourcecodepro-fonts.changes
      2015-04-16 14:12:49.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.adobe-sourcecodepro-fonts.new/adobe-sourcecodepro-fonts.changes
 2015-07-28 11:43:38.000000000 +0200
@@ -1,0 +2,36 @@
+Fri Jul 24 14:16:23 UTC 2015 - [email protected]
+
+- Update to version 2.010 ( roman fonts ) / 1.030 ( italic fonts )
+  * Adds italic styles to family. (GitHub issue #6)
+  * Adds Powerline symbols. (GitHub issue #43)
+  * Adds mathematical operators specifically requested to date.
+    (GitHub issue #49)
+  * Adds geometric shapes specifically requested to date. (GitHub
+    issue #51)
+  * Changes vendor ID from ADBE to ADBO. (GitHub issue #80)
+  * Updates name table to remove full license text. (GitHub
+    issue #83)
+  * Increases length of em dash. (GitHub issue #85)
+  * Adds character variants features (ccXX).
+  * Adds support for some extended Latin (IPA).
+  * Adds characters to fully support WGL4 standard.
+  * Adds characters that were missing for Arabic and Hebrew
+    transliteration schemes.
+  * Adds a few emoji characters.
+  * Adds SVG colored versions of some characters
+  * Nudges the dot accent up to prevent from collapsing in CFF
+    fonts.
+  * Adjusts design and positioning of cedillas.
+  * Updates the design of the following glyphs in intermediate
+    weights, thanks to intermediate master: B, M, N, W, e, g,
+    m, w, Bstroke, Hbar, Oslash, Tbar, Eth, ae, bstroke, dcroat,
+    eogonek, hbar, oslash, oe, eth, zero.0, zero.0o, zero.0c,
+    e.sups
+  * Updates design of ringhalfleftmod, ringhalfrightmod.
+  * [roman fonts only] Adds support for Greek and Cyrillic.
+    (GitHub issues #48 & #85)
+  * [roman fonts only] Adds alternate lowercase i with foot
+    serifs (ss04 – stylistic set 4).
+ 
+
+-------------------------------------------------------------------

Old:
----
  SourceCodePro_FontsOnly-1.017.zip

New:
----
  1.030R-it.tar.gz

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

Other differences:
------------------
++++++ adobe-sourcecodepro-fonts.spec ++++++
--- /var/tmp/diff_new_pack.eR8gPV/_old  2015-07-28 11:43:39.000000000 +0200
+++ /var/tmp/diff_new_pack.eR8gPV/_new  2015-07-28 11:43:39.000000000 +0200
@@ -16,15 +16,18 @@
 #
 
 
+%define         roman_version 2.010
+%define         italic_version  1.030
+
 Name:           adobe-sourcecodepro-fonts
 %define _name   SourceCodePro
-Version:        1.017
+Version:        %{roman_version}
 Release:        0
 Summary:        A set of OpenType fonts designed for coding environments
 License:        OFL-1.1
 Group:          System/X11/Fonts
 Url:            http://sourceforge.net/projects/sourcecodepro.adobe
-Source:         %{_name}_FontsOnly-%{version}.zip
+Source:         %{italic_version}R-it.tar.gz
 Source1:        adobe-sourcecodepro-fonts.metainfo.xml
 Obsoletes:      SourceCodePro-fonts < %version-%release
 Provides:       SourceCodePro-fonts = %version-%release
@@ -40,10 +43,10 @@
 design to the Source Sans family.
 
 %prep
-%setup -q -n %{_name}_FontsOnly-%{version}
+%setup -q -n source-code-pro-%{roman_version}R-ro-%{italic_version}R-it
 # Fix line endings
 sed -i 's/\r$//g' LICENSE.txt
-chmod a-x LICENSE.txt *.html
+chmod a-x LICENSE.txt README.md
 
 %build
 
@@ -58,7 +61,7 @@
 
 %files
 %defattr(-,root,root)
-%doc LICENSE.txt *.html
+%doc LICENSE.txt README.md
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/adobe-sourcecodepro-fonts.metainfo.xml
 %dir %{_ttfontsdir}



Reply via email to