Hello community,

here is the log from the commit of package hack-fonts for openSUSE:Factory 
checked in at 2016-02-17 10:26:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hack-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.hack-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hack-fonts"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hack-fonts/hack-fonts.changes    2016-02-09 
13:31:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hack-fonts.new/hack-fonts.changes       
2016-02-17 12:12:47.000000000 +0100
@@ -1,0 +2,8 @@
+Thu Jan 21 16:24:05 UTC 2016 - fcro...@suse.com
+
+- Release 2.019:
+ * adjusted size / positioning on a lot of glyphs.
+- Update url for LICENSE.md and README.md to fetch released version
+  of those files from github.
+
+-------------------------------------------------------------------

Old:
----
  Hack-v2_018-ttf.zip

New:
----
  Hack-v2_019-ttf.zip

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

Other differences:
------------------
++++++ hack-fonts.spec ++++++
--- /var/tmp/diff_new_pack.bw37XQ/_old  2016-02-17 12:12:48.000000000 +0100
+++ /var/tmp/diff_new_pack.bw37XQ/_new  2016-02-17 12:12:48.000000000 +0100
@@ -17,8 +17,8 @@
 
 
 %define realname Hack
-%define realver  2.018
-%define filever  2_018
+%define realver  2.019
+%define filever  2_019
 %define extraver -ttf
 %define srcext   zip
 # Common info
@@ -30,8 +30,8 @@
 Group:          System/X11/Fonts
 Url:            http://sourcefoundry.org/hack/
 Source:         
https://github.com/chrissimpkins/Hack/releases/download/v%{realver}/%{realname}-v%{filever}%{?extraver}.%{srcext}
-Source1:        
https://raw.githubusercontent.com/chrissimpkins/Hack/master/README.md
-Source2:        
https://raw.githubusercontent.com/chrissimpkins/Hack/master/LICENSE.md
+Source1:        
https://raw.githubusercontent.com/chrissimpkins/Hack/v%{realver}/README.md
+Source2:        
https://raw.githubusercontent.com/chrissimpkins/Hack/v%{realver}/LICENSE.md
 BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
 %reconfigure_fonts_prereq

++++++ README.md ++++++
--- /var/tmp/diff_new_pack.bw37XQ/_old  2016-02-17 12:12:48.000000000 +0100
+++ /var/tmp/diff_new_pack.bw37XQ/_new  2016-02-17 12:12:48.000000000 +0100
@@ -17,7 +17,7 @@
 - [About](https://github.com/chrissimpkins/Hack#about)
 - [Typeface Data](https://github.com/chrissimpkins/Hack#data)
 - [Type Specimen](http://chrissimpkins.github.io/Hack/font-specimen.html)
-- [Desktop Usage](https://github.com/chrissimpkins/Hack#desktop-usage)
+- [Desktop 
Installation](https://github.com/chrissimpkins/Hack#desktop-installation)
 - [Web Font Usage](https://github.com/chrissimpkins/Hack#webfont-usage)
        - [Hack by CDN](https://github.com/chrissimpkins/Hack#hack-by-cdn)
        - [Self-Hosted Font 
Files](https://github.com/chrissimpkins/Hack#host-hack-font-files-on-your-server)
@@ -51,20 +51,51 @@
 Click the image for the full type specimen.
 
 
-### Desktop Usage
+### Desktop Installation
 
-#### Recommended Binaries for OS X Users
+Hack is available for download in either [OTF][otf_latest] or 
[TTF][ttf_latest] formats. The best format and install approach depends on your 
operating system. If you do not know which format is optimal for your system, 
the TTF files should be used as your default.
 
-The .otf or .ttf files may be used on OS X platforms.
+Because Hack is under active development and updates are released frequently 
we highly recommended using a package manager or other auto-updating utility.  
While the package manager releases may be a bit delayed relative to the 
repository releases, the package managers automate and simplify font updates on 
your system.  Please note that the Hack packages in these package managers are 
not maintained by the Hack project developers.  If you come across a problem 
with the release schedule in your package manager, please report it directly to 
the respective package maintainer on your platform.
 
-- [Download .otf 
fonts](https://github.com/chrissimpkins/Hack/releases/download/v2.018/Hack-v2_018-otf.zip)
-- [Download .ttf 
fonts](https://github.com/chrissimpkins/Hack/releases/download/v2.018/Hack-v2_018-ttf.zip)
+#### OS X
 
-#### Recommended Binaries for Linux and Windows Users
+The easiest way to install and update Hack on OS X is to use the 
[Homebrew](http://brew.sh/) package manager. To install the fonts on OS X use 
the command:
 
-The .ttf files are recommended for screen use on Linux and Windows platforms.
+    $ brew cask install caskroom/fonts/font-hack
 
-- [Download .ttf 
fonts](https://github.com/chrissimpkins/Hack/releases/download/v2.018/Hack-v2_018-ttf.zip)
+To install the fonts manually you may use either the [OTF][otf_latest] or 
[TTF][ttf_latest] formats. Download the zip file and extract it. Double 
clicking each of the font files will open a preview in [Font 
Book](https://support.apple.com/en-us/HT201749) and the "Install Font" button 
will copy the font to the correct system location.
+
+#### Linux / BSD
+
+Most Linux and BSD systems can handle either [TTF][ttf_latest] or 
[OTF][otf_latest] format fonts. We are aware of package manager support on the 
following distros:
+
+* *Arch Linux*: install the 
[ttf-hack](https://www.archlinux.org/packages/community/any/ttf-hack/) package 
from the community repository 
([otf-hack](https://aur.archlinux.org/packages/otf-hack/) is available in the 
AUR):
+
+        $ pacman -S ttf-hack
+
+* *Fedora / CentOS*: install from 
[copr](https://copr.fedoraproject.org/coprs/heliocastro/hack-fonts/). For 
Fedora >= 23:
+
+        $ dnf install dnf-plugins-core
+        $ dnf copr enable heliocastro/hack-fonts
+        $ dnf install hack-fonts
+
+  For Fedora <= 22 and CentOS <= 7:
+
+        $ yum install yum-plugin-copr
+        $ yum copr enable heliocastro/hack-fonts
+
+* *Ubuntu / Debian*: install either 
[fonts-hack-ttf](http://packages.ubuntu.com/xenial/fonts-hack-ttf) or 
[fonts-hack-otf](http://packages.ubuntu.com/xenial/fonts-hack-otf). Packages 
are currently available for Ubuntu Xenial or later and the Debian unstable 
branch:
+
+        $ apt-get install fonts-hack-ttf
+
+   For older systems either manually download and install one of the deb 
packages or see the [manual install 
instructions](https://wiki.ubuntu.com/Fonts).
+
+For other systems, check for packages using your distro's package manager 
search function. If no packages exist download your preferred format and copy 
the font files to either your system font folder (often `/usr/share/fonts/`) or 
user font folder (often `~/.local/share/fonts/`). On systems using Fontconfig 
you may need to regenerate the font caches and indexes after copying the files 
(e.g. `fc-cache -s; mkfontscale <install_path>; mkfontdir <install_path>`).
+
+
+#### Windows
+
+On Windows, the [TTF][ttf_latest] format files are recommended. Download the 
zip, extract the files, and double click on them to open them in the font 
previewer. Clicking the "Install" button will then copy them to the correct 
place on your system.
 
 
 ### Webfont Usage
@@ -138,16 +169,6 @@
     │       ├── hack-bolditalic-latin-webfont.eot
     │       ├── hack-regular-latin-webfont.eot
     │       └── hack-italic-latin-webfont.eot
-    ├── svg
-    │   ├── hack-bold-webfont.svg
-    │   ├── hack-bolditalic-webfont.svg
-    │   ├── hack-regular-webfont.svg
-    │   ├── hack-italic-webfont.svg
-    │   └── latin
-    │       ├── hack-bold-latin-webfont.svg
-    │       ├── hack-bolditalic-latin-webfont.svg
-    │       ├── hack-regular-latin-webfont.svg
-    │       └── hack-italic-latin-webfont.svg
     ├── ttf
     │   ├── hack-bold-webfont.ttf
     │   ├── hack-bolditalic-webfont.ttf
@@ -253,16 +274,6 @@
 - `build/webfonts/fonts/eot/latin/hack-italic-latin-webfont.eot`
 - `build/webfonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot`
 
-##### SVG
-- `build/webfonts/fonts/svg/hack-regular-webfont.svg`
-- `build/webfonts/fonts/svg/hack-bold-webfont.svg`
-- `build/webfonts/fonts/svg/hack-italic-webfont.svg`
-- `build/webfonts/fonts/svg/hack-bolditalic-webfont.svg`
-- `build/webfonts/fonts/svg/latin/hack-regular-latin-webfont.svg`
-- `build/webfonts/fonts/svg/latin/hack-bold-latin-webfont.svg`
-- `build/webfonts/fonts/svg/latin/hack-italic-latin-webfont.svg`
-- `build/webfonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg`
-
 ##### Web TTF
 - `build/webfonts/fonts/web-ttf/hack-regular-webfont.ttf`
 - `build/webfonts/fonts/web-ttf/hack-bold-webfont.ttf`
@@ -308,3 +319,6 @@
 BITSTREAM VERA LICENSE
 
 The full text of these licenses is available in 
[LICENSE.md](https://github.com/chrissimpkins/Hack/blob/master/LICENSE.md)
+
+  [otf_latest]: 
https://github.com/chrissimpkins/Hack/releases/download/v2.018/Hack-v2_018-otf.zip
+  [ttf_latest]: 
https://github.com/chrissimpkins/Hack/releases/download/v2.018/Hack-v2_018-ttf.zip


Reply via email to