From 4c8e5a10f6e869eb8026303b2ebcd5bbc8436d47 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 29 Jul 2011 15:45:45 +1000 Subject: [PATCH] libX11 1.4.4 --- .gitignore | 1 + libX11.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 924beb5..819b491 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libX11-1.3.99.901.tar.bz2 /libX11-1.4.1.tar.bz2 /libX11-1.4.2.tar.bz2 /libX11-1.4.3.tar.bz2 +/libX11-1.4.4.tar.bz2 diff --git a/libX11.spec b/libX11.spec index b579c53..d2f97ae 100644 --- a/libX11.spec +++ b/libX11.spec @@ -3,7 +3,7 @@ Summary: Core X11 protocol client library Name: libX11 -Version: 1.4.3 +Version: 1.4.4 Release: 1%{?dist} License: MIT Group: System Environment/Libraries @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/*.5* %changelog +* Fri Jul 29 2011 Peter Hutterer 1.4.4-1 +- libX11 1.4.4 + * Wed Apr 06 2011 Peter Hutterer 1.4.3-1 - libX11 1.4.3 diff --git a/sources b/sources index 2d1157e..7b88a2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -85e942627aaa020813e0eb8433353563 libX11-1.4.3.tar.bz2 +ed7c382cbf8c13425b6a66bcac0ca5d9 libX11-1.4.4.tar.bz2