diff --git a/.gitignore b/.gitignore index c8f91e5..dccbfc9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libxcb-1.12.tar.bz2 +SOURCES/libxcb-1.13.tar.bz2 diff --git a/.libxcb.metadata b/.libxcb.metadata index 07ebec1..409756f 100644 --- a/.libxcb.metadata +++ b/.libxcb.metadata @@ -1 +1 @@ -2f03490d1c75c8a3f902f74b717af6501773926a SOURCES/libxcb-1.12.tar.bz2 +212ad5f1f80def80536d78e3d20354a0370e7fe9 SOURCES/libxcb-1.13.tar.bz2 diff --git a/SPECS/libxcb.spec b/SPECS/libxcb.spec index b461ac9..767045d 100644 --- a/SPECS/libxcb.spec +++ b/SPECS/libxcb.spec @@ -1,13 +1,13 @@ %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} Name: libxcb -Version: 1.12 +Version: 1.13 Release: 1%{?dist} Summary: A C binding to the X11 protocol License: MIT -URL: http://xcb.freedesktop.org/ +URL: https://xcb.freedesktop.org/ -Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 +Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 # This is stolen straight from the pthread-stubs source: # http://cgit.freedesktop.org/xcb/pthread-stubs/blob/?id=6900598192bacf5fd9a34619b11328f746a5956d @@ -118,6 +118,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %{_pkgdocdir} %changelog +* Tue Apr 24 2018 Adam Jackson - 1.13-1 +- libxcb 1.13 + * Wed May 18 2016 Adam Jackson - 1.12-1 - libxcb 1.12