diff --git a/libxcb.spec b/libxcb.spec index e860908..663a452 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -1,6 +1,6 @@ Name: libxcb Version: 1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A C binding to the X11 protocol Group: System Environment/Libraries @@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/doc/%{name}-%{version} %changelog -* Tue Apr 22 2008 Adam Jackson 1.1-3 +* Tue Apr 22 2008 Adam Jackson 1.1-4 - libxcb-1.1-sloppy-lock.patch: Turn sloppy locking on all the time. I'm tired of fighting it. (#390261)