Hello community, here is the log from the commit of package culmus-fonts for openSUSE:Factory checked in at 2018-05-13 16:04:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/culmus-fonts (Old) and /work/SRC/openSUSE:Factory/.culmus-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "culmus-fonts" Sun May 13 16:04:46 2018 rev:9 rq:603973 version:0.132 Changes: -------- --- /work/SRC/openSUSE:Factory/culmus-fonts/culmus-fonts.changes 2013-03-27 19:23:45.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.culmus-fonts.new/culmus-fonts.changes 2018-05-13 16:04:50.770810992 +0200 @@ -1,0 +2,17 @@ +Wed May 2 15:12:24 UTC 2018 - [email protected] + +- Update descriptions. + +------------------------------------------------------------------- +Tue May 1 21:34:32 UTC 2018 - [email protected] + +- Updated to 0.132: + * Nachlieli CLM completely redesigned, and now it also supports + diacritics. + * David CLM now also supports meteg and rafe, in addition to other + diacritics. + * Nachlieli and David are provided as otf fonts. +- Remove the Provides/Obsoletes: culmus, it was a long time ago that + the package name was just culmus. + +------------------------------------------------------------------- Old: ---- culmus-0.130.tar.bz2 New: ---- culmus-0.132.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ culmus-fonts.spec ++++++ --- /var/tmp/diff_new_pack.ps7gEA/_old 2018-05-13 16:04:51.390788373 +0200 +++ /var/tmp/diff_new_pack.ps7gEA/_new 2018-05-13 16:04:51.394788227 +0200 @@ -1,7 +1,7 @@ # # spec file for package culmus-fonts # -# Copyright (c) 2013 SUSE LINUX Products 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 @@ -20,28 +20,25 @@ %define upstream_name culmus Name: culmus-fonts -Version: 0.130 +Version: 0.132 Release: 0 -Summary: Free Hebrew Fonts -License: GPL-2.0+ +Summary: A set of Hebrew fonts +License: GPL-2.0-or-later Group: System/X11/Fonts Url: http://culmus.sourceforge.net/ -Source0: %{upstream_name}-%{version}.tar.bz2 +Source0: %{upstream_name}-%{version}.tar.gz BuildRequires: fontpackages-devel %reconfigure_fonts_prereq Provides: locale(he) -# FIXME: This causes a rpmlint warning; change <= to < once here's a new upstream version -Obsoletes: culmus <= %{version} -Provides: culmus = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description -Nine Hebrew font families. ASCII glyphs partially borrowed from the URW -and Bitstream fonts. Those families provide a basic set of a serif -(Frank Ruehl), sans serif (Nachlieli), and monospaced (Miriam Mono) -fonts. Also included Miriam, Drugulin, Aharoni, David, Yehuda, and -Ellinia. +A set of 15 Hebrew font families. Those families provide a basic set +of a serif (Frank Ruehl), sans serif (Nachlieli), and monospaced +(Miriam Mono) fonts. ASCII glyphs are partially borrowed from the URW +and Bitstream fonts. Also included Miriam, Drugulin, Aharoni, David, +Yehuda, and Ellinia. %prep %setup -q -n %{upstream_name}-%{version} @@ -50,7 +47,7 @@ %install mkdir -p %{buildroot}%_ttfontsdir -install -m 0644 *.ttf \ +install -m 0644 *.ttf *.otf \ %{buildroot}%_ttfontsdir mkdir -p %{buildroot}%type1dir install -c -m 644 *.afm *.pf? %{buildroot}%type1dir
