Compare commits
No commits in common. "7b3897c8fe59ea864b754c3a06e8833bcb84c168" and "4a51662d7cc84362db574c353f6b7a333b8e25e9" have entirely different histories.
7b3897c8fe
...
4a51662d7c
Binary file not shown.
BIN
wayland-1.20.0.tar.xz
Normal file
BIN
wayland-1.20.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
25
wayland.spec
25
wayland.spec
@ -1,18 +1,15 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.22.0
|
Version: 1.20.0
|
||||||
Release: 1
|
Release: 4
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://wayland.freedesktop.org/
|
URL: http://wayland.freedesktop.org/
|
||||||
Source0: https://gitlab.freedesktop.org/wayland/wayland/-/archive/%{version}/%{name}-%{version}.tar.xz
|
Source0: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
|
||||||
Source1: https://gitlab.freedesktop.org/%{name}/%{name}/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz.sig
|
|
||||||
Source2: emersion-gpg-key.asc
|
|
||||||
|
|
||||||
BuildRequires: gcc gcc-c++ docbook-style-xsl doxygen expat-devel
|
BuildRequires: gcc gcc-c++ docbook-style-xsl doxygen expat-devel
|
||||||
BuildRequires: libxml2-devel libxslt pkgconfig(libffi) xmlto graphviz meson chrpath
|
BuildRequires: libxml2-devel libxslt pkgconfig(libffi) xmlto graphviz meson chrpath
|
||||||
|
|
||||||
Provides: libwayland-client = %{version}-%{release} libwayland-cursor = %{version}-%{release}
|
Provides: libwayland-client = %{version}-%{release} libwayland-cursor = %{version}-%{release}
|
||||||
Provides: libwayland-client%{?_isa} = %{version}-%{release} libwayland-cursor%{?_isa} = %{version}-%{release}
|
|
||||||
Obsoletes: libwayland-client < %{version}-%{release} libwayland-cursor < %{version}-%{release}
|
Obsoletes: libwayland-client < %{version}-%{release} libwayland-cursor < %{version}-%{release}
|
||||||
Provides: libwayland-egl = %{version}-%{release} libwayland-server = %{version}-%{release}
|
Provides: libwayland-egl = %{version}-%{release} libwayland-server = %{version}-%{release}
|
||||||
Obsoletes: libwayland-egl < %{version}-%{release} libwayland-server < %{version}-%{release}
|
Obsoletes: libwayland-egl < %{version}-%{release} libwayland-server < %{version}-%{release}
|
||||||
@ -90,23 +87,11 @@ chrpath -d %{buildroot}%{_libdir}/libwayland-cursor.so
|
|||||||
|
|
||||||
%files help
|
%files help
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.md
|
%doc README
|
||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
%{_datadir}/doc/wayland/
|
%{_datadir}/doc/wayland/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 26 2023 zhangkea <zhangkea@uniontech.com> - 1.22.0-1
|
|
||||||
- upgrade 1.22.0-1
|
|
||||||
|
|
||||||
* Fri Dec 30 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.21.0-2
|
|
||||||
- add Provides:libwayland-client%{?_isa} and libwayland-cursor%{?_isa}
|
|
||||||
|
|
||||||
* Wed Dec 14 2022 lijian <lijian2@kylinos.cn> - 1.21.0-1
|
|
||||||
- update to 1.21.0
|
|
||||||
|
|
||||||
* Sat Aug 27 2022 tianlijing <tianlijing@kylinos.cn> - 1.20.92-1
|
|
||||||
- update to 1.20.92
|
|
||||||
|
|
||||||
* Thu Jun 16 2022 wangkerong <wangkerong@h-partners.com> - 1.20.0-4
|
* Thu Jun 16 2022 wangkerong <wangkerong@h-partners.com> - 1.20.0-4
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user