diff --git a/.cvsignore b/.cvsignore index 7ac676a..03cced9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libxcb-1.1.93.tar.bz2 +libxcb-1.2.tar.bz2 diff --git a/import.log b/import.log index a18587c..d11dc23 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ libxcb-1_1_91-1_fc10:HEAD:libxcb-1.1.91-1.fc10.src.rpm:1221155742 libxcb-1_1_93-1_fc11:HEAD:libxcb-1.1.93-1.fc11.src.rpm:1229635191 +libxcb-1_2-1_fc11:HEAD:libxcb-1.2-1.fc11.src.rpm:1234972884 diff --git a/libxcb.spec b/libxcb.spec index 61d03a2..20b2980 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -1,6 +1,6 @@ Name: libxcb -Version: 1.1.93 -Release: 4%{?dist} +Version: 1.2 +Release: 1%{?dist} Summary: A C binding to the X11 protocol Group: System Environment/Libraries @@ -22,7 +22,7 @@ BuildRequires: graphviz BuildRequires: libXau-devel BuildRequires: libxslt BuildRequires: python -BuildRequires: xcb-proto >= 1.1 +BuildRequires: xcb-proto >= 1.4 BuildRequires: xorg-x11-proto-devel BuildRequires: xorg-x11-util-macros @@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/doc/%{name}-%{version} %changelog +* Wed Feb 18 2009 Adam Jackson 1.2-1 +- libxcb 1.2 + * Tue Feb 10 2009 Adam Jackson 1.1.93-4 - Fix selinux module build. (#474249) diff --git a/sources b/sources index 48c22cc..cd0df45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1e401dd361c38ccaa97a3a835da4caa3 libxcb-1.1.93.tar.bz2 +ae32b7846a7d83f5ec542a5431117564 libxcb-1.2.tar.bz2