diff --git a/xf86-video-dummy-0.3.8.tar.bz2 b/xf86-video-dummy-0.3.8.tar.bz2 deleted file mode 100644 index 212c31c..0000000 Binary files a/xf86-video-dummy-0.3.8.tar.bz2 and /dev/null differ diff --git a/xf86-video-dummy-0.4.0.tar.gz b/xf86-video-dummy-0.4.0.tar.gz new file mode 100644 index 0000000..5a72034 Binary files /dev/null and b/xf86-video-dummy-0.4.0.tar.gz differ diff --git a/xorg-x11-drv-dummy.spec b/xorg-x11-drv-dummy.spec index 7725c45..93cf396 100644 --- a/xorg-x11-drv-dummy.spec +++ b/xorg-x11-drv-dummy.spec @@ -3,12 +3,12 @@ %undefine _hardened_build Name: xorg-x11-drv-dummy -Version: 0.3.8 +Version: 0.4.0 Release: 1 License: MIT Summary: Xorg X11 dummy video driver URL: https://www.x.org -Source0: https://ftp.x.org/pub/individual/driver/xf86-video-dummy-%{version}.tar.bz2 +Source0: https://ftp.x.org/pub/individual/driver/xf86-video-dummy-%{version}.tar.gz BuildRequires: xorg-x11-server-devel autoconf automake libtool @@ -38,9 +38,12 @@ autoreconf -ivf %files help %defattr(-,root,root) -%doc README ChangeLog +%doc README.md ChangeLog %changelog +* Fri Oct 21 2022 wangkerong - 0.4.0-1 +- upgrade to 0.4.0 + * Thu Jan 09 2020 openEuler Buildteam - 0.3.8-1 - Type:enhancement - Id:NA