diff --git a/bitstream-vera-fonts.changes b/bitstream-vera-fonts.changes index 12b032e..c91f08f 100644 --- a/bitstream-vera-fonts.changes +++ b/bitstream-vera-fonts.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 2 09:43:22 UTC 2016 - fcrozat@suse.com + +- Fix rpmlint warning, do not obsolete the version of the package + we are providing. + ------------------------------------------------------------------- Sat Mar 28 22:38:24 UTC 2015 - mpluskal@suse.com diff --git a/bitstream-vera-fonts.spec b/bitstream-vera-fonts.spec index f57007f..daf7eb2 100644 --- a/bitstream-vera-fonts.spec +++ b/bitstream-vera-fonts.spec @@ -1,7 +1,7 @@ # # spec file for package bitstream-vera-fonts # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -27,7 +27,7 @@ Url: https://www.gnome.org/fonts/ Source: http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/%{version}/ttf-%{fontname}-%{version}.tar.bz2 BuildRequires: fontpackages-devel # FIXME: This causes a rpmlint warning; change <= to < once there's a new upstream version -Obsoletes: %{fontname} <= 1.10 +Obsoletes: %{fontname} < 1.10 Provides: %{fontname} = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch