diff --git a/libXrandr-1.5.2.tar.bz2 b/libXrandr-1.5.2.tar.bz2 new file mode 100644 index 0000000..5944595 Binary files /dev/null and b/libXrandr-1.5.2.tar.bz2 differ diff --git a/libXrandr.spec b/libXrandr.spec index c7273cc..c107c3e 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -1,6 +1,6 @@ Name: libXrandr -Version: 1.5.1 -Release: 10 +Version: 1.5.2 +Release: 1 License: MIT Summary: X.Org X11 libXrandr runtime library URL: https://www.x.org @@ -24,7 +24,7 @@ The %{name}-devel package contains libraries and header files for %{name}. %package_help %prep -%autosetup -n %{name}-%{version} -p1 +%autosetup -n libxrandr-%{name}-%{version} -p1 %build autoreconf -ivf @@ -55,6 +55,12 @@ autoreconf -ivf %{_mandir}/man3/*.3* %changelog +* Tue Jul 21 2020 openEuler Buildteam - 1.5.2-1 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Sat Oct 19 2019 openEuler Buildteam - 1.5.1-10 - Type:bugfix - Id:NA