From e85befc1385df83a6b7cf4135386f759576ae8eb Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 27 Jun 2013 08:55:18 +1000 Subject: [PATCH] libXi 1.7.1.901 --- .gitignore | 1 + libXi.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 566c484..b72f701 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ libXi-1.4.0.tar.bz2 /libXi-1.7.tar.bz2 /libXi-1.7.1.tar.bz2 /libXi-20130524.tar.bz2 +/libXi-1.7.1.901.tar.bz2 diff --git a/libXi.spec b/libXi.spec index db692d9..a2558bf 100644 --- a/libXi.spec +++ b/libXi.spec @@ -1,11 +1,11 @@ %global tarball libXi -%global gitdate 20130524 +#global gitdate 20130524 %global gitversion 661c45ca1 Summary: X.Org X11 libXi runtime library Name: libXi -Version: 1.7.1 -Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{dist} +Version: 1.7.1.901 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Jun 27 2013 Peter Hutterer 1.7.1.901-1 +- libXi 1.7.1.901 + * Mon May 27 2013 Peter Hutterer - 1.7.1-5.20130524git661c45ca1 - Require libX11 1.6RC2 for _XEatDataWords diff --git a/sources b/sources index fdbc6b7..e9f80a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2e9cfd547e8389aebe78dee2b7151c8 libXi-20130524.tar.bz2 +8a775d5368c9fb64aa484fb320b0c82d libXi-1.7.1.901.tar.bz2