Hello community,
here is the log from the commit of package adobe-sourceserifpro-fonts for
openSUSE:Factory checked in at 2019-06-12 13:13:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adobe-sourceserifpro-fonts (Old)
and /work/SRC/openSUSE:Factory/.adobe-sourceserifpro-fonts.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adobe-sourceserifpro-fonts"
Wed Jun 12 13:13:33 2019 rev:4 rq:708403 version:2.010
Changes:
--------
---
/work/SRC/openSUSE:Factory/adobe-sourceserifpro-fonts/adobe-sourceserifpro-fonts.changes
2018-04-11 14:02:48.601027825 +0200
+++
/work/SRC/openSUSE:Factory/.adobe-sourceserifpro-fonts.new.4811/adobe-sourceserifpro-fonts.changes
2019-06-12 13:13:36.552860089 +0200
@@ -1,0 +2,8 @@
+Tue Jun 4 15:48:07 UTC 2019 - Cor Blom <[email protected]>
+
+- Update to 2.010 (Roman) and 1.010 (Italic):
+ * Italic variant is added
+ * small fixes, mainly bugfixes
+- Only package OTF (like the Sans and Code variants of Source Pro)
+
+-------------------------------------------------------------------
Old:
----
source-serif-pro-2.000R.tar.gz
New:
----
source-serif-pro-2.010R-ro-1.010R-it.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ adobe-sourceserifpro-fonts.spec ++++++
--- /var/tmp/diff_new_pack.7PG56O/_old 2019-06-12 13:13:37.412859187 +0200
+++ /var/tmp/diff_new_pack.7PG56O/_new 2019-06-12 13:13:37.416859183 +0200
@@ -1,7 +1,7 @@
#
# spec file for package adobe-sourceserifpro-fonts
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,47 +12,46 @@
# 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+%define it_version 1.010
+%define ro_version 2.010
+%define _name sourceserifpro
Name: adobe-sourceserifpro-fonts
-%define _name SourceSerifPro
-# Thre is no real version number, so we use the zip files release date.
-Version: 2.000
+Version: %{ro_version}
Release: 0
Summary: A set of OpenType fonts designed for user interfaces
License: OFL-1.1
Group: System/X11/Fonts
-Url: https://github.com/adobe-fonts/source-serif-pro
-Source:
https://github.com/adobe-fonts/source-serif-pro/archive/%{version}R.tar.gz#/source-serif-pro-%{version}R.tar.gz
+URL: https://github.com/adobe-fonts/source-serif-pro/
+Source:
https://github.com/adobe-fonts/source-serif-pro/releases/download/%{version}R-ro%2F%{it_version}R-it/source-serif-pro-%{ro_version}R-ro-%{it_version}R-it.zip
BuildRequires: fontpackages-devel
-%reconfigure_fonts_prereq
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: unzip
BuildArch: noarch
+%reconfigure_fonts_prereq
%description
A set of serif OpenType fonts designed to complement Source Sans Pro
%prep
-%setup -q -n source-serif-pro-%{version}R
+%setup -q -n source-serif-pro-%{ro_version}R-ro-%{it_version}R-it
# Fix line endings
-sed -i 's/\r$//g' LICENSE.txt
-# fix spurious-executable-perm
-chmod -x README.md LICENSE.txt
+sed -i 's/\r$//g' LICENSE.md
%build
%install
install -d %{buildroot}%{_ttfontsdir}
# by default install command uses 755 umask
-install -m 644 OTF/*.otf TTF/*.ttf %{buildroot}%{_ttfontsdir}
+install -m 644 OTF/*.otf %{buildroot}%{_ttfontsdir}
%reconfigure_fonts_scriptlets
%files
-%defattr(-,root,root)
-%doc LICENSE.txt *.md
+%license LICENSE.md
+%doc README.md
%dir %{_ttfontsdir}
%{_ttfontsdir}/*