Hello community,

here is the log from the commit of package lato-fonts for openSUSE:Factory 
checked in at 2016-11-10 13:18:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lato-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.lato-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lato-fonts"

Changes:
--------
New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.lato-fonts.new/lato-fonts.changes       
2016-11-10 13:18:33.000000000 +0100
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Sat Nov  5 16:12:41 UTC 2016 - [email protected]
+
+- Update descriptions
+
+-------------------------------------------------------------------
+Thu Oct 27 08:47:19 UTC 2016 - [email protected]
+
+- Lato fonts version 2.0
+

New:
----
  Lato2OFL.zip
  lato-fonts.changes
  lato-fonts.spec

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

Other differences:
------------------
++++++ lato-fonts.spec ++++++
#
# spec file for package lato-fonts
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           lato-fonts
Version:        2.0
Release:        0
Summary:        High-Quality Open Source Font Family
License:        OFL-1.1
Group:          System/X11/Fonts
Url:            http://www.latofonts.com/
Source:         Lato2OFL.zip
BuildRequires:  dos2unix
BuildRequires:  unzip
BuildRequires:  fontpackages-devel
%reconfigure_fonts_prereq
Obsoletes:      google-lato-fonts < %{version}
Provides:       google-lato-fonts = %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
Lato is a sanserif typeface family designed in the Summer 2010 by Warsaw-based
designer Łukasz Dziedzic (“Lato” means “Summer” in Polish). In December 2010
the Lato family was published under the open-source Open Font License by his
foundry tyPoland, with support from Google.

In 2013 – 2014, the family was greatly extended to cover 3000+ glyphs per style.
The Lato 2.010 family now supports 100+ Latin-based languages, 50+ 
Cyrillic-based
languages as well as Greek and IPA phonetics. In the process, the metrics and
kerning of the family have been revised and four additional weights were 
created.

%prep
%setup -q -n Lato2OFL

%build
# Nothing to do

%install
mkdir -p %{buildroot}/%{_datadir}/fonts/truetype
install -m 0644 *.ttf %{buildroot}/%{_datadir}/fonts/truetype
chmod 644 *.txt
dos2unix *.txt

%reconfigure_fonts_scriptlets

%files
%defattr(-,root,root)
%doc *.txt
%{_datadir}/fonts/truetype

%changelog

Reply via email to