forked from pool/libXpm
- Update to version 3.5.13
The fixes here are some found by static analysers, and a build fix for Windows (which, curiously, is dated to 2012 so clearly we're at the top of the game here). Nothing overly exciting, but covscan, parfait, etc. should be a bit happier now. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXpm?expand=0&rev=14
This commit is contained in:
parent
d5165a9d05
commit
812922f897
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd6a6de3da48de8d1bb738ab6be4ad67f7cb0986c39bd3f7d51dd24f7854bdec
|
|
||||||
size 430736
|
|
3
libXpm-3.5.13.tar.bz2
Normal file
3
libXpm-3.5.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9cd1da57588b6cb71450eff2273ef6b657537a9ac4d02d0014228845b935ac25
|
||||||
|
size 463251
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 4 22:46:08 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to version 3.5.13
|
||||||
|
The fixes here are some found by static analysers, and a build
|
||||||
|
fix for Windows (which, curiously, is dated to 2012 so clearly
|
||||||
|
we're at the top of the game here). Nothing overly exciting,
|
||||||
|
but covscan, parfait, etc. should be a bit happier now.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 1 21:31:52 UTC 2017 - sndirsch@suse.com
|
Sun Jan 1 21:31:52 UTC 2017 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libXpm
|
# spec file for package libXpm
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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: libXpm
|
Name: libXpm
|
||||||
%define lname libXpm4
|
%define lname libXpm4
|
||||||
Version: 3.5.12
|
Version: 3.5.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X Pixmap image file format library
|
Summary: X Pixmap image file format library
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -68,8 +68,8 @@ in %lname.
|
|||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Summary: Conversion utilities for X Pixmap (XPM) files
|
Summary: Conversion utilities for X Pixmap (XPM) files
|
||||||
Group: Productivity/Graphics/Convertors
|
|
||||||
# O/P added for 12.2
|
# O/P added for 12.2
|
||||||
|
Group: Productivity/Graphics/Convertors
|
||||||
Provides: xorg-x11-libXpm = 7.6_%version-%release
|
Provides: xorg-x11-libXpm = 7.6_%version-%release
|
||||||
Obsoletes: xorg-x11-libXpm < 7.6_%version-%release
|
Obsoletes: xorg-x11-libXpm < 7.6_%version-%release
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user