diff --git a/.gitignore b/.gitignore index 5bc1e44..6a156f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ libXt-1.0.7.tar.bz2 /libXt-1.0.9.tar.bz2 +/libXt-1.1.0.tar.bz2 diff --git a/libXt.spec b/libXt.spec index 9ae6c8b..4a5e044 100644 --- a/libXt.spec +++ b/libXt.spec @@ -1,11 +1,10 @@ Summary: X.Org X11 libXt runtime library Name: libXt -Version: 1.0.9 -Release: 2%{?dist} +Version: 1.1.0 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 @@ -93,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Mon Mar 07 2011 Adam Jackson 1.1.0-1 +- libXt 1.1.0 + * Mon Feb 07 2011 Fedora Release Engineering - 1.0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index ff59569..19e8753 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -96f3c93434a93186d178b60d4a262496 libXt-1.0.7.tar.bz2 -8a414f8f2327aaa616ca2dcac1f5d8c3 libXt-1.0.9.tar.bz2 +425423b2c6709c1b46465aada57f71e6 libXt-1.1.0.tar.bz2