diff --git a/libXt-1.2.1.tar.bz2 b/libXt-1.2.1.tar.bz2 deleted file mode 100644 index aae45ac..0000000 Binary files a/libXt-1.2.1.tar.bz2 and /dev/null differ diff --git a/libXt-1.3.0.tar.gz b/libXt-1.3.0.tar.gz new file mode 100644 index 0000000..92388aa Binary files /dev/null and b/libXt-1.3.0.tar.gz differ diff --git a/libXt.spec b/libXt.spec index de9473d..39d87ad 100644 --- a/libXt.spec +++ b/libXt.spec @@ -1,12 +1,12 @@ %bcond_without static Name: libXt -Version: 1.2.1 -Release: 4 +Version: 1.3.0 +Release: 1 License: MIT Summary: X.Org X11 libXt runtime library URL: https://www.x.org -Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.gz %ifarch sw_64 Patch1: libXt-1.2.1-sw.patch %endif @@ -72,6 +72,9 @@ mkdir -p -m 0755 $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults %{_docdir}/%{name}/*.xml %changelog +* Thu Jul 20 2023 zhangpan - 1.3.0-1 +- update to 1.3.0 + * Wed Nov 23 2022 wuzx - 1.2.1-4 - Add sw64 architecture