Hello community,
here is the log from the commit of package gdouros-asea-fonts for
openSUSE:Factory checked in at 2015-06-23 12:00:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdouros-asea-fonts (Old)
and /work/SRC/openSUSE:Factory/.gdouros-asea-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdouros-asea-fonts"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gdouros-asea-fonts/gdouros-asea-fonts.changes
2014-01-23 15:43:15.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gdouros-asea-fonts.new/gdouros-asea-fonts.changes
2015-06-23 12:00:40.000000000 +0200
@@ -1,0 +2,10 @@
+Sun Jun 21 11:37:59 UTC 2015 - [email protected]
+
+- updated to version 5.01
+ * added hinted and bold italic variants
+- replaced README-SUSE and Asea.pdf.tgz with licensing note
+ from the website and new official documentation
+- renamed tarball in accordance with openFATE #313035 and
+ amended .spec file to reflect that
+
+-------------------------------------------------------------------
Old:
----
Asea.pdf.tgz
Asea_RBIJ.zip
README-SUSE
New:
----
asea-fonts-5.01.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gdouros-asea-fonts.spec ++++++
--- /var/tmp/diff_new_pack.npSF5Y/_old 2015-06-23 12:00:40.000000000 +0200
+++ /var/tmp/diff_new_pack.npSF5Y/_new 2015-06-23 12:00:40.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gdouros-asea-fonts
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,20 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-%define fontname asea
-Name: gdouros-%{fontname}-fonts
-Version: 4.11
+%define fontname asea-fonts
+
+Name: gdouros-%{fontname}
+Version: 5.01
Release: 0
Summary: The font of Greek Typography
License: SUSE-Permissive
Group: System/X11/Fonts
Url: http://users.teilar.gr/~g1951d/
-Source0: http://users.teilar.gr/~g1951d/Asea_RBIJ.zip
-Source1: Asea.pdf.tgz
-Source2: README-SUSE
+Source0: %{fontname}-%{version}.tar.bz2
BuildRequires: fontpackages-devel
-BuildRequires: unzip
%reconfigure_fonts_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -37,8 +35,7 @@
Font covering almost whole Greek script as defined by unicode.
%prep
-%setup -q -cT -n %{fontname}-%{version} -a0 -a1
-cp %{SOURCE2} .
+%setup -q -n %{fontname}-%{version}
%build
@@ -50,7 +47,7 @@
%files
%defattr(-,root,root)
-%doc README-SUSE Asea.pdf
+%doc README-SUSE Textfonts.pdf
%{_ttfontsdir}
%changelog