diff --git a/libXpm-3.5.16.tar.gz b/libXpm-3.5.16.tar.gz deleted file mode 100644 index 58aff48..0000000 Binary files a/libXpm-3.5.16.tar.gz and /dev/null differ diff --git a/libXpm-3.5.17.tar.xz b/libXpm-3.5.17.tar.xz new file mode 100644 index 0000000..c520303 Binary files /dev/null and b/libXpm-3.5.17.tar.xz differ diff --git a/libXpm.spec b/libXpm.spec index 3ec667c..06f05d7 100644 --- a/libXpm.spec +++ b/libXpm.spec @@ -1,10 +1,10 @@ Name: libXpm -Version: 3.5.16 -Release: 2 +Version: 3.5.17 +Release: 1 License: MIT Summary: X.Org X11 libXpm runtime library URL: https://www.x.org -Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.gz +Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.xz BuildRequires: xorg-x11-util-macros autoconf automake libtool BuildRequires: gettext libXau-devel libXext-devel libXt-devel @@ -59,6 +59,9 @@ make check %{_mandir}/man3/*.3* %changelog +* Wed Oct 04 2023 Funda Wang - 3.5.17-1 +- New version 3.5.17 + * Wed Sep 20 2023 zhangpan - 3.5.16-2 - enable make check