Hello community, here is the log from the commit of package indic-fonts for openSUSE:Factory checked in at 2013-04-05 17:28:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/indic-fonts (Old) and /work/SRC/openSUSE:Factory/.indic-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "indic-fonts", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/indic-fonts/indic-fonts.changes 2012-09-20 15:31:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.indic-fonts.new/indic-fonts.changes 2013-04-05 17:28:06.000000000 +0200 @@ -1,0 +2,17 @@ +Tue Apr 2 11:45:11 UTC 2013 - [email protected] + +- url in source + +------------------------------------------------------------------- +Thu Mar 28 13:22:46 UTC 2013 - [email protected] + +- adjusted description [bnc#812254] + +------------------------------------------------------------------- +Tue Mar 26 15:19:08 UTC 2013 - [email protected] + +- updated Lohit fonts to 20130130: + * Released version 2.5.3 of All Lohit fonts with major enhancement + and dropping Reserved Font Name. + +------------------------------------------------------------------- Old: ---- lohit-fonts-2.4.2.tar.bz2 New: ---- lohit-ttf-20130130.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ indic-fonts.spec ++++++ --- /var/tmp/diff_new_pack.NIjGJ6/_old 2013-04-05 17:28:08.000000000 +0200 +++ /var/tmp/diff_new_pack.NIjGJ6/_new 2013-04-05 17:28:08.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package indic-fonts # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products 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,15 +17,13 @@ Name: indic-fonts -Version: 2009.12.08 +Version: 20130130 Release: 0 Summary: Professional Indian Language TrueType Fonts -License: GPL-2.0+ +License: GPL-2.0+ and OFL-1.1 Group: System/X11/Fonts -%define lohit_version 2.4.2 Url: https://fedorahosted.org/lohit/ -# Lohit fonts: http://rbhalera.fedorapeople.org/released/lohit -Source0: http://rbhalera.fedorapeople.org/released/lohit/lohit-fonts-%{lohit_version}.tar.bz2 +Source0: https://fedorahosted.org/releases/l/o/lohit/lohit-ttf-%{version}.tar.gz # Other free indic fonts collected by # Amish Munshi <[email protected]> (he is not working at Novell anymore): Source1: indic-fonts.tar.bz2 @@ -45,10 +43,10 @@ %description This package contains many professional Indian language TrueType fonts contributed by the community and some also donated by organizations to -open source. All fonts are available under GPL. +open source. All fonts are available under GPL-2.0+ or OFL-1.1. %prep -%setup -q -n lohit-fonts-%{lohit_version} -a 1 +%setup -q -n lohit-ttf-%{version} -a 1 mv indic/doc docs-for-non-lohit-fonts %build @@ -56,7 +54,7 @@ %install mkdir -p %{buildroot}%{_ttfontsdir}/ # Lohit fonts: -install -m 644 ./*/*.?tf %{buildroot}%{_ttfontsdir} +install -m 644 ./*.?tf %{buildroot}%{_ttfontsdir} # other fonts: install -m 644 ./indic//fonts/*/*.?tf %{buildroot}%{_ttfontsdir} @@ -65,7 +63,7 @@ %files %defattr(-, root,root) %doc docs-for-non-lohit-fonts -%doc AUTHORS ChangeLog COPYING README +%doc COPYRIGHT OFL.txt %{_ttfontsdir} %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
