Hello community,

here is the log from the commit of package adobe-sourcesanspro-fonts for 
openSUSE:Factory checked in at 2019-06-12 13:02:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adobe-sourcesanspro-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.adobe-sourcesanspro-fonts.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adobe-sourcesanspro-fonts"

Wed Jun 12 13:02:06 2019 rev:10 rq:706159 version:2.045

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/adobe-sourcesanspro-fonts/adobe-sourcesanspro-fonts.changes
      2015-10-12 10:02:39.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.adobe-sourcesanspro-fonts.new.4811/adobe-sourcesanspro-fonts.changes
    2019-06-12 13:02:07.681288754 +0200
@@ -1,0 +2,14 @@
+Wed May 29 04:02:31 UTC 2019 - Marguerite Su <[email protected]>
+
+- Update source url
+
+-------------------------------------------------------------------
+Mon May 27 20:18:31 UTC 2019 - Cor Blom <[email protected]>
+
+- Update to version 2.045 (Roman) and 1.095 (Italic):
+  * Bugfixes (too many to name here)
+- Run through spec cleaner
+- Only package the (better) otf fonts (following the Source Code
+  Pro package)
+
+-------------------------------------------------------------------

Old:
----
  source-sans-pro-2.020R-ro-1.075R-it.tar.gz

New:
----
  source-sans-pro-2.045R-ro-1.095R-it.zip

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

Other differences:
------------------
++++++ adobe-sourcesanspro-fonts.spec ++++++
--- /var/tmp/diff_new_pack.zfnbSw/_old  2019-06-12 13:02:08.545288391 +0200
+++ /var/tmp/diff_new_pack.zfnbSw/_new  2019-06-12 13:02:08.549288390 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package adobe-sourcesanspro-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,30 +13,25 @@
 # 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/
 #
 
 
-Name:           adobe-sourcesanspro-fonts
+%define it_version 1.095
+%define ro_version 2.045
 %define _name SourceSansPro
-# Thre is no real version number, so we use the zip files release date.
-%define it_version 1.075
-%define ro_version 2.020
+Name:           adobe-sourcesanspro-fonts
 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/source-sans-pro/
-Source:         
https://github.com/adobe/source-sans-pro/archive/%{version}R-ro/%{it_version}R-it.tar.gz#/source-sans-pro-%{ro_version}R-ro-%{it_version}R-it.tar.gz
+URL:            https://github.com/adobe/source-sans-pro/
+Source:         
https://github.com/adobe-fonts/source-sans-pro/releases/download/%{version}R-ro%2F%{it_version}R-it/source-sans-pro-%{ro_version}R-ro-%{it_version}R-it.zip
 BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
-%reconfigure_fonts_prereq
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-# FIXME: This causes a rpmlint warning; change <= to < once there's a new 
upstream version
-Obsoletes:      SourceSansPro-fonts < %version-%release
-Provides:       SourceSansPro-fonts = %version-%release
+%reconfigure_fonts_prereq
 
 %description
 Source Sans is a set of OpenType fonts that have been designed to work well in 
user interface (UI) environments, as well as in text setting for screen and 
print.
@@ -53,13 +48,13 @@
 %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.txt
+%doc *.md
 %dir %{_ttfontsdir}
 %{_ttfontsdir}/*
 


Reply via email to