From 07aa5090ead55851bd47aa6af31ab173352f3237 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mar 05 2018 18:55:39 +0000 Subject: xcb-proto 1.13 --- diff --git a/.gitignore b/.gitignore index a2aabef..1aa8a4e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ xcb-proto-1.6.tar.bz2 /xcb-proto-1.10.tar.bz2 /xcb-proto-1.11.tar.bz2 /xcb-proto-1.12.tar.bz2 +/xcb-proto-1.13.tar.bz2 diff --git a/sources b/sources index 9f3e4bf..0fe23f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14e60919f859560f28426a685a555962 xcb-proto-1.12.tar.bz2 +SHA512 (xcb-proto-1.13.tar.bz2) = 002aa2aa0ad503977e03419c6f136f1e3aa8c787916830ce6d6be8f81ca99edc1d8fc5f71ce8c592b490cc767bf6567695f0bafe55fe3f743076bcddbaac07f7 diff --git a/xcb-proto.spec b/xcb-proto.spec index b71af80..b00596f 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -1,14 +1,14 @@ %define debug_package %{nil} Name: xcb-proto -Version: 1.12 -Release: 6%{?dist} +Version: 1.13 +Release: 1%{?dist} Summary: XCB protocol descriptions Group: Development/Libraries License: MIT -URL: http://xcb.freedesktop.org/ -Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 +URL: https://xcb.freedesktop.org/ +Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 BuildArch: noarch BuildRequires: python2-devel @@ -42,6 +42,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{python2_sitelib}/xcbgen %changelog +* Mon Mar 05 2018 Adam Jackson - 1.13-1 +- xcb-proto 1.13 + * Fri Feb 09 2018 Fedora Release Engineering - 1.12-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild