From d90fe7095ca34d26b394ac4fb9deae42de109f58 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 18 Jul 2014 16:48:50 +1000 Subject: [PATCH] libXi 1.7.4 --- .gitignore | 1 + libXi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bcf8d33..d245f10 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ libXi-1.4.0.tar.bz2 /libXi-1.7.1.901.tar.bz2 /libXi-1.7.2.tar.bz2 /libXi-1.7.3.tar.bz2 +/libXi-1.7.4.tar.bz2 diff --git a/libXi.spec b/libXi.spec index d2ba8b8..bd4205e 100644 --- a/libXi.spec +++ b/libXi.spec @@ -4,7 +4,7 @@ Summary: X.Org X11 libXi runtime library Name: libXi -Version: 1.7.3 +Version: 1.7.4 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 +* Fri Jul 18 2014 Peter Hutterer 1.7.4-1 +- libXi 1.7.4 + * Thu Jul 10 2014 Peter Hutterer 1.7.3-1 - libXi 1.7.3 diff --git a/sources b/sources index b14f4fd..2a88387 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -664166b93853692bc582540a9bb4e590 libXi-1.7.3.tar.bz2 +9c4a69c34b19ec1e4212e849549544cb libXi-1.7.4.tar.bz2