From 812922f8970778250051fcec986910cf2b45592450540eb4442a4ba3b4510093 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 4 Jan 2020 22:49:01 +0000 Subject: [PATCH] - 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 --- libXpm-3.5.12.tar.bz2 | 3 --- libXpm-3.5.13.tar.bz2 | 3 +++ libXpm.changes | 9 +++++++++ libXpm.spec | 8 ++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 libXpm-3.5.12.tar.bz2 create mode 100644 libXpm-3.5.13.tar.bz2 diff --git a/libXpm-3.5.12.tar.bz2 b/libXpm-3.5.12.tar.bz2 deleted file mode 100644 index ddef1d2..0000000 --- a/libXpm-3.5.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd6a6de3da48de8d1bb738ab6be4ad67f7cb0986c39bd3f7d51dd24f7854bdec -size 430736 diff --git a/libXpm-3.5.13.tar.bz2 b/libXpm-3.5.13.tar.bz2 new file mode 100644 index 0000000..b98fbf4 --- /dev/null +++ b/libXpm-3.5.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd1da57588b6cb71450eff2273ef6b657537a9ac4d02d0014228845b935ac25 +size 463251 diff --git a/libXpm.changes b/libXpm.changes index cd97377..8d1ef12 100644 --- a/libXpm.changes +++ b/libXpm.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jan 4 22:46:08 UTC 2020 - Stefan Dirsch + +- 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 diff --git a/libXpm.spec b/libXpm.spec index 96c6b3f..57d9e73 100644 --- a/libXpm.spec +++ b/libXpm.spec @@ -1,7 +1,7 @@ # # 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 # 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: libXpm %define lname libXpm4 -Version: 3.5.12 +Version: 3.5.13 Release: 0 Summary: X Pixmap image file format library License: MIT @@ -68,8 +68,8 @@ in %lname. %package tools Summary: Conversion utilities for X Pixmap (XPM) files -Group: Productivity/Graphics/Convertors # O/P added for 12.2 +Group: Productivity/Graphics/Convertors Provides: xorg-x11-libXpm = 7.6_%version-%release Obsoletes: xorg-x11-libXpm < 7.6_%version-%release