diff --git a/.gitignore b/.gitignore index cfced37..27cff69 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/xorgproto-*.tar.bz2 +/xorgproto-*.tar.xz diff --git a/sources b/sources index a377b9b..f89dd96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xorgproto-2022.1.tar.bz2) = add275a9c0d005053f31fdca6da009142792a3c7e2cd4b56da93eed3a397adf52d91c441ff6455959b87559f402eb9f46fdd8932e951c7d2d96623975391202a +SHA512 (xorgproto-2022.2.tar.xz) = 8e6108110600d076a94cc6d0e465b2e9adfbbe8d7e6b75fae9c5262d99dc6074ab1ed561a74d6d451f00f5b7af9f507a6317be9c0770efeed9e60b64beb7a1c9 diff --git a/xorg-x11-proto-devel.spec b/xorg-x11-proto-devel.spec index 4736ac2..22eed1c 100644 --- a/xorg-x11-proto-devel.spec +++ b/xorg-x11-proto-devel.spec @@ -5,13 +5,13 @@ Summary: X.Org X11 Protocol headers Name: xorg-x11-proto-devel -Version: 2022.1 +Version: 2022.2 Release: 2%{?dist} License: MIT URL: https://www.x.org BuildArch: noarch -Source0: https://www.x.org/pub/individual/proto/xorgproto-%{version}.tar.bz2 +Source0: https://www.x.org/pub/individual/proto/xorgproto-%{version}.tar.xz Source40: make-git-snapshot.sh @@ -168,6 +168,7 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/*/*.{html,svg} %{_includedir}/X11/extensions/xtestext1const.h %{_includedir}/X11/extensions/xtestext1proto.h %{_includedir}/X11/extensions/xtestproto.h +%{_includedir}/X11/extensions/xwaylandproto.h %dir %{_includedir}/X11/fonts %{_includedir}/X11/fonts/FS.h %{_includedir}/X11/fonts/FSproto.h @@ -204,9 +205,13 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/*/*.{html,svg} %{_datadir}/pkgconfig/xf86vidmodeproto.pc %{_datadir}/pkgconfig/xineramaproto.pc %{_datadir}/pkgconfig/xproto.pc +%{_datadir}/pkgconfig/xwaylandproto.pc %{_docdir}/xorgproto/* %changelog +* Thu Aug 11 2022 Peter Hutterer - 2022.2-2 +- xorgproto 2022.2 + * Sat Jul 23 2022 Fedora Release Engineering - 2022.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild