From 54773850088404152a5cae69d4f8916191f67d74 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 3 May 2012 16:15:41 +1000 Subject: [PATCH] libXi 1.6.1 --- .gitignore | 1 + libXi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a330c6b..4715cb5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ libXi-1.4.0.tar.bz2 /libXi-20111222.tar.bz2 /libXi-1.5.99.3.tar.bz2 /libXi-1.6.0.tar.bz2 +/libXi-1.6.1.tar.bz2 diff --git a/libXi.spec b/libXi.spec index ede48e3..4504272 100644 --- a/libXi.spec +++ b/libXi.spec @@ -4,7 +4,7 @@ Summary: X.Org X11 libXi runtime library Name: libXi -Version: 1.6.0 +Version: 1.6.1 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist} License: MIT Group: System Environment/Libraries @@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu May 03 2012 Peter Hutterer 1.6.1-1 +- libXi 1.6.1 + * Thu Mar 08 2012 Peter Hutterer 1.6.0-1 - libXi 1.6 diff --git a/sources b/sources index c2dc76c..2215b19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e7f84711035e672c34549eac5660a0f libXi-1.6.0.tar.bz2 +78ee882e1ff3b192cf54070bdb19938e libXi-1.6.1.tar.bz2