diff --git a/libXxf86vm-1.1.4.tar.bz2 b/libXxf86vm-1.1.4.tar.bz2 deleted file mode 100644 index 53dcc8e..0000000 Binary files a/libXxf86vm-1.1.4.tar.bz2 and /dev/null differ diff --git a/libXxf86vm-1.1.5.tar.gz b/libXxf86vm-1.1.5.tar.gz new file mode 100644 index 0000000..8aba6a3 Binary files /dev/null and b/libXxf86vm-1.1.5.tar.gz differ diff --git a/libXxf86vm.spec b/libXxf86vm.spec index 7107207..7eee624 100644 --- a/libXxf86vm.spec +++ b/libXxf86vm.spec @@ -1,10 +1,10 @@ Name: libXxf86vm -Version: 1.1.4 -Release: 13 +Version: 1.1.5 +Release: 1 Summary: Provide an extension library for the XFree86-VidModeExtension License: MIT 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 BuildRequires: autoconf automake libtool xorg-x11-util-macros BuildRequires: pkgconfig(xext) pkgconfig(xf86vidmodeproto) @@ -52,10 +52,13 @@ autoreconf -ivf %files help %defattr(-,root,root) -%doc README +%doc README.md %{_mandir}/man3/*.3.gz %changelog +* Thu Nov 03 2022 zhouwenpei - 1.1.5-1 +- update 1.1.5 + * Mon Oct 21 2019 openEuler Buildteam - 1.1.4-13 - Type:enhancement - Id:NA