diff --git a/xcb-proto.spec b/xcb-proto.spec index 4f5d579c8c88299c8d1572a5d7fcf847323f5be9..444d6407cbf4bcdd576d26d53379b46c9bec8f09 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -1,14 +1,14 @@ %define debug_package %{nil} Name: xcb-proto Version: 1.16.0 -Release: 1 +Release: 2 Summary: XCB protocol descriptions License: MIT URL: https://xcb.freedesktop.org Source0: https://www.x.org/releases/individual/proto/%{name}-%{version}.tar.xz BuildArch: noarch -BuildRequires: python3-devel +BuildRequires: python3-devel make automake Requires: pkgconfig %description @@ -36,6 +36,9 @@ to the protocol, improved threading support, and extensibility. %{python3_sitelib}/xcbgen %changelog +* Fri Mar 1 2024 liyanan - 1.16.0-2 +- Add automake and make buildrequires + * Sun Aug 20 2023 Funda Wang - 1.16.0-1 - update to 1.16.0