Hello community,
here is the log from the commit of package google-roboto-slab-fonts for
openSUSE:Factory checked in at 2020-08-17 14:39:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-roboto-slab-fonts (Old)
and /work/SRC/openSUSE:Factory/.google-roboto-slab-fonts.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-roboto-slab-fonts"
Mon Aug 17 14:39:35 2020 rev:1 rq:826275 version:0~git20200304
Changes:
--------
New Changes file:
--- /dev/null 2020-08-06 00:20:10.149648038 +0200
+++
/work/SRC/openSUSE:Factory/.google-roboto-slab-fonts.new.3399/google-roboto-slab-fonts.changes
2020-08-17 14:39:38.346563856 +0200
@@ -0,0 +1,26 @@
+-------------------------------------------------------------------
+Thu Aug 13 12:05:51 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Update summary to be more on point.
+- Add Provides to accomodate the package split in the solver.
+
+-------------------------------------------------------------------
+Thu Aug 06 19:18:45 UTC 2020 - [email protected]
+
+- Update to version 0_20200304:
+ * Update README.md
+ * Added compulsory glyphs
+ * Simplify buildchain
+ * Decompose comb accents
+ * Update static fonts
+ * Add hint issues folder
+ * Update VF and hinted VF
+ * Update control file glyph IDs
+ * Update source and build files
+ * Remove readme from fonts folder
+
+-------------------------------------------------------------------
+Thu Aug 6 19:11:13 UTC 2020 - Yunhe Guo <[email protected]>
+
+- Initial version. Split from google-roboto-fonts package because it
+ is developped in a separated upstream repository.
New:
----
_service
_servicedata
google-roboto-slab-fonts-0~git20200304.tar.xz
google-roboto-slab-fonts.changes
google-roboto-slab-fonts.spec
google-roboto-slab.metainfo.xml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ google-roboto-slab-fonts.spec ++++++
#
# spec file for package google-roboto-fonts
#
# Copyright (c) 2020 SUSE LLC
#
# 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 https://bugs.opensuse.org/
#
Name: google-roboto-slab-fonts
Version: 0~git20200304
Release: 0
Summary: Neo-grotesque sans-serif typeface family
License: Apache-2.0
Group: System/X11/Fonts
URL: https://material.google.com/style/typography.html
Source0: %{name}-%{version}.tar.xz
Source1: google-roboto-slab.metainfo.xml
BuildRequires: fontpackages-devel
BuildRequires: unzip
%reconfigure_fonts_prereq
BuildArch: noarch
Provides: google-roboto-fonts:%_ttfontsdir/RobotoSlab-Black.ttf
Provides: google-roboto-fonts:%_ttfontsdir/RobotoSlab-Bold.ttf
Provides: google-roboto-fonts:%_ttfontsdir/RobotoSlab-Light.ttf
Provides: google-roboto-fonts:%_ttfontsdir/RobotoSlab-Medium.ttf
Provides: google-roboto-fonts:%_ttfontsdir/RobotoSlab-Regular.ttf
Provides: google-roboto-fonts:%_ttfontsdir/RobotoSlab-Thin.ttf
Provides:
google-roboto-fonts:%_datadir/appdata/google-roboto-slab.metainfo.xml
%description
Roboto is Google’s signature family of fonts, the default font on Android and
Chrome OS, and the recommended font for Google’s visual language, Material
Design.
The font family supports all Latin, Cyrillic, and Greek characters in Unicode
7.0,
as well as the currency symbol for the Georgian lari, to be published in
Unicode 8.0.
The fonts are currently available in eighteen different styles.
%prep
%setup -q
%build
%install
mkdir -p %{buildroot}%{_ttfontsdir}
install -m 0644 fonts/static/*.ttf %{buildroot}%{_ttfontsdir}/
# install metainfo
install -m 0755 -d %{buildroot}%{_datadir}/metainfo
install -m 0644 -p %{S:1} %{buildroot}%{_datadir}/metainfo
%reconfigure_fonts_scriptlets
%files
%defattr(-,root,root)
%license LICENSE.txt
%{_datadir}/metainfo
%{_ttfontsdir}
%changelog
++++++ _service ++++++
<services>
<service name="tar_scm" mode="localonly">
<param name="scm">git</param>
<param name="url">https://github.com/googlefonts/robotoslab.git</param>
<param name="filename">google-roboto-slab-fonts</param>
<param name="revision">master</param>
<param name="versionformat">0~git%cd</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="localonly">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="localonly"/>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/googlefonts/robotoslab.git</param>
<param
name="changesrevision">baeeba45e0c3ccdcfb6a70dc564785941aafef5d</param></service></servicedata>++++++
google-roboto-slab.metainfo.xml ++++++
<?xml version="1.0" encoding="UTF-8"?>
<component type="font">
<id>google-roboto-slab</id>
<metadata_license>CC0-1.0</metadata_license>
<extends>google-roboto</extends>
</component>