update version to 1.20

This commit is contained in:
jinzhimin369 2020-08-26 16:29:36 +08:00
parent 84c2ce6e62
commit b563eb0788
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: wayland-protocols Name: wayland-protocols
Version: 1.18 Version: 1.20
Release: 1 Release: 1
Summary: Wayland protocols that adds functionality not available in the core protocol Summary: Wayland protocols that adds functionality not available in the core protocol
License: MIT License: MIT
@ -32,11 +32,14 @@ not available in the Wayland core protocol.
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
%license COPYING %license COPYING
%doc README %doc README.md
%{_datadir}/%{name}/ %{_datadir}/%{name}/
%{_datadir}/pkgconfig/%{name}.pc %{_datadir}/pkgconfig/%{name}.pc
%changelog %changelog
* Wed Aug 26 2020 zhanzhimin <zhanzhimin@huawei.com> - 1.20-1
- Upgrade to 1.20-1
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.18-1 * Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.18-1
- update to 1.18 - update to 1.18