update code
This commit is contained in:
parent
cfc56297c1
commit
72408118c8
10
libXtst.spec
10
libXtst.spec
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXtst runtime library
|
||||
Name: libXtst
|
||||
Version: 1.2.3
|
||||
Release: 9
|
||||
Release: 10
|
||||
License: MIT
|
||||
URL: https://www.x.org
|
||||
Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
|
||||
@ -40,7 +40,7 @@ autoreconf -ivf
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%exclude %{_docdir}
|
||||
@ -57,5 +57,11 @@ autoreconf -ivf
|
||||
%{_mandir}/man3/XTest*.3*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.3-10
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:change the directory of the license file
|
||||
|
||||
* Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.3-9
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user