Hello community,
here is the log from the commit of package gdouros-text-fonts for
openSUSE:Factory checked in at 2018-01-06 18:55:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdouros-text-fonts (Old)
and /work/SRC/openSUSE:Factory/.gdouros-text-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdouros-text-fonts"
Sat Jan 6 18:55:11 2018 rev:3 rq:562016 version:8.01
Changes:
--------
--- /work/SRC/openSUSE:Factory/gdouros-text-fonts/gdouros-text-fonts.changes
2017-04-24 09:49:16.955724328 +0200
+++
/work/SRC/openSUSE:Factory/.gdouros-text-fonts.new/gdouros-text-fonts.changes
2018-01-06 18:55:20.429983528 +0100
@@ -1,0 +2,7 @@
+Fri Jan 5 17:31:48 UTC 2018 - [email protected]
+
+- Update to version 8.01
+- Dropped Textfonts.pdf as separate source because it's now
+ included in the source archive
+
+-------------------------------------------------------------------
Old:
----
Textfonts-20170213.pdf
TextfontsFonts-7.17.zip
New:
----
Textfonts-8.01.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gdouros-text-fonts.spec ++++++
--- /var/tmp/diff_new_pack.Tq0Qkx/_old 2018-01-06 18:55:23.309848894 +0100
+++ /var/tmp/diff_new_pack.Tq0Qkx/_new 2018-01-06 18:55:23.313848707 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gdouros-text-fonts
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,17 +17,15 @@
Name: gdouros-text-fonts
-Version: 7.17
+Version: 8.01
Release: 0
Summary: Text fonts from George Douros
License: SUSE-Permissive
Group: System/X11/Fonts
Url: http://greekfonts.teilar.gr
# Download URL
-# http://users.teilar.gr/~g1951d/TextfontsFonts.zip
-# http://users.teilar.gr/~g1951d/Textfonts.pdf
-Source0: TextfontsFonts-%{version}.zip
-Source1: Textfonts-20170213.pdf
+# http://users.teilar.gr/~g1951d/Textfonts.zip
+Source0: Textfonts-%{version}.zip
Source2: README-SUSE
BuildRequires: fontpackages-devel
BuildRequires: unzip
@@ -105,12 +103,9 @@
%install
mkdir -p %{buildroot}%{_ttfontsdir}
-install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/
+install -m 0644 fonts/*.ttf fonts/hinted/*.ttf -t %{buildroot}%{_ttfontsdir}/
# install docs
-cp %{SOURCE1} %{SOURCE2} -t .
-for i in *.pdf; do
- IFS=-. read -r a b c <<< "$i"; mv "$i" "$a.$c"
-done
+cp %{SOURCE2} .
%reconfigure_fonts_scriptlets
++++++ Textfonts-8.01.zip ++++++
++++ 20270 lines (skipped)