diff --git a/.gitignore b/.gitignore index d245f10..86dc01b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ libXi-1.4.0.tar.bz2 /libXi-1.7.2.tar.bz2 /libXi-1.7.3.tar.bz2 /libXi-1.7.4.tar.bz2 +/libXi-1.7.5.tar.bz2 diff --git a/libXi.spec b/libXi.spec index ba00ebc..61f4247 100644 --- a/libXi.spec +++ b/libXi.spec @@ -4,8 +4,8 @@ Summary: X.Org X11 libXi runtime library Name: libXi -Version: 1.7.4 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{dist} +Version: 1.7.5 +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 Sep 10 2015 Peter Hutterer 1.7.5-1 +- libXi 1.7.5 + * Wed Jun 17 2015 Fedora Release Engineering - 1.7.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 2a88387..5520ec9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c4a69c34b19ec1e4212e849549544cb libXi-1.7.4.tar.bz2 +9f02462855c598a0cd0ddfd98c6e25f5 libXi-1.7.5.tar.bz2