From 6a330925847b4c692de6dbc710991c8c38d016d6 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 5 Oct 2016 09:59:10 -0400 Subject: [PATCH] libX11 1.6.4 --- .gitignore | 1 + libX11.spec | 8 +++++--- sources | 1 + 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 91cfd85..05290f6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ libX11-1.3.99.901.tar.bz2 /libX11-1.6.1.tar.bz2 /libX11-1.6.2.tar.bz2 /libX11-1.6.3.tar.bz2 +/libX11-1.6.4.tar.bz2 diff --git a/libX11.spec b/libX11.spec index ad8f630..a1df770 100644 --- a/libX11.spec +++ b/libX11.spec @@ -4,8 +4,8 @@ Summary: Core X11 protocol client library Name: libX11 -Version: 1.6.3 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.6.4 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -52,7 +52,6 @@ X.Org X11 libX11 development package %patch2 -p1 -b .dont-forward-keycode-0 %build -# sodding libtool autoreconf -v --install --force %configure --disable-static @@ -110,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/*.5* %changelog +* Wed Oct 05 2016 Adam Jackson - 1.6.4-1 +- libX11 1.6.4 + * Thu Feb 04 2016 Fedora Release Engineering - 1.6.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 133755c..079292a 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 2e36b73f8a42143142dda8129f02e4e0 libX11-1.6.3.tar.bz2 +6d54227082f3aa2c596f0b3a3fbb9175 libX11-1.6.4.tar.bz2