diff --git a/.gitignore b/.gitignore index f699e66..a330c6b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ libXi-1.4.0.tar.bz2 /libXi-20111221.tar.bz2 /libXi-20111222.tar.bz2 /libXi-1.5.99.3.tar.bz2 +/libXi-1.6.0.tar.bz2 diff --git a/libXi.spec b/libXi.spec index a789b8e..ede48e3 100644 --- a/libXi.spec +++ b/libXi.spec @@ -4,7 +4,7 @@ Summary: X.Org X11 libXi runtime library Name: libXi -Version: 1.5.99.3 +Version: 1.6.0 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 Mar 08 2012 Peter Hutterer 1.6.0-1 +- libXi 1.6 + * Wed Feb 15 2012 Peter Hutterer 1.5.99.3-1 - libXi 1.5.99.3 diff --git a/sources b/sources index 38e9fdb..c2dc76c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2b7685a238806375a45f7684cfda813 libXi-1.5.99.3.tar.bz2 +2e7f84711035e672c34549eac5660a0f libXi-1.6.0.tar.bz2