Accepting request 731350 from X11:XOrg

- Update to version 2.0.4
  * This minor maintenance release cleans up issues found by
    Coverity and gcc, as well as additional hardening through
    the use of APIs with stronger bounds checking.
- tag COPYING as license

OBS-URL: https://build.opensuse.org/request/show/731350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfont2?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2019-09-24 22:52:29 +00:00 committed by Git OBS Bridge
commit a8c35eaa1d
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e8ab7fd737ccdfe87e1f02b55f221f0bd4503a1c5f28be4ed6a54586bac9c4e
size 497085

3
libXfont2-2.0.4.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d151b3368e5035efede4b6264c0fdc6662c1c99dbc2de425e3480cababc69e6
size 513167

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Sep 16 17:41:07 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 2.0.4
* This minor maintenance release cleans up issues found by
Coverity and gcc, as well as additional hardening through
the use of APIs with stronger bounds checking.
- tag COPYING as license
-------------------------------------------------------------------
Tue Nov 28 19:17:03 UTC 2017 - sndirsch@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libXfont2
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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
@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: libXfont2
%define lname libXfont2-2
Version: 2.0.3
Version: 2.0.4
Release: 0
Summary: X font handling library for server and utilities
License: MIT
@ -97,7 +97,7 @@ rm -f "%buildroot/%_libdir"/*.la
%files -n %lname
%defattr(-,root,root)
%doc COPYING
%license COPYING
%_libdir/libXfont2.so.2*
%files devel