upgrade to 1.1.4

This commit is contained in:
li-long315 2023-02-15 09:43:42 +08:00
parent d7cfa9271d
commit 799e968f8e
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
libXmu-1.1.4.tar.xz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
Name: libXmu Name: libXmu
Version: 1.1.3 Version: 1.1.4
Release: 2 Release: 1
License: MIT License: MIT
Summary: X.Org X11 libXmu/libXmuu runtime libraries Summary: X.Org X11 libXmu/libXmuu runtime libraries
URL: https://www.x.org URL: https://www.x.org
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.xz
BuildRequires: autoconf automake libtool xorg-x11-util-macros BuildRequires: autoconf automake libtool xorg-x11-util-macros make
BuildRequires: libX11-devel libXext-devel libXt-devel xmlto BuildRequires: libX11-devel libXext-devel libXt-devel xmlto
%description %description
@ -55,6 +55,9 @@ autoreconf -ivf
%exclude %{_docdir} %exclude %{_docdir}
%changelog %changelog
* Wed Feb 15 2023 li-long315 <lilong@kylinos.cn> - 1.1.4-1
- Upgrade to 1.1.4
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.3-2 * Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.3-2
- Rebuild for next release - Rebuild for next release