diff --git a/.gitignore b/.gitignore index 6a156f8..5729049 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ libXt-1.0.7.tar.bz2 /libXt-1.0.9.tar.bz2 /libXt-1.1.0.tar.bz2 +/libXt-1.1.1.tar.bz2 diff --git a/libXt.spec b/libXt.spec index 4a5e044..ab5bde8 100644 --- a/libXt.spec +++ b/libXt.spec @@ -1,6 +1,6 @@ Summary: X.Org X11 libXt runtime library Name: libXt -Version: 1.1.0 +Version: 1.1.1 Release: 1%{?dist} License: MIT Group: System Environment/Libraries @@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Mar 10 2011 Adam Jackson 1.1.1-1 +- libXt 1.1.1 + * Mon Mar 07 2011 Adam Jackson 1.1.0-1 - libXt 1.1.0 diff --git a/sources b/sources index 19e8753..6dd36b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -425423b2c6709c1b46465aada57f71e6 libXt-1.1.0.tar.bz2 +eb22c0a1f172b06b97a3f5ae89768412 libXt-1.1.1.tar.bz2