diff --git a/.gitignore b/.gitignore index 56d5874..e51e032 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ libXres-1.0.4.tar.bz2 /libXres-1.0.5.tar.bz2 +/libXres-1.0.6.tar.bz2 diff --git a/libXres.spec b/libXres.spec index 9c8a20e..d3fa19e 100644 --- a/libXres.spec +++ b/libXres.spec @@ -1,11 +1,10 @@ Summary: X-Resource extension client library Name: libXres -Version: 1.0.5 -Release: 3%{?dist} +Version: 1.0.6 +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 @@ -59,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Mar 08 2012 Adam Jackson 1.0.6-1 +- libXres 1.0.6 + * Fri Jan 13 2012 Fedora Release Engineering - 1.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 641bb40..aa99cae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d08f0b6df3f96c051637d37009f4e55a libXres-1.0.5.tar.bz2 +80d0c6d8522fa7a645e4f522e9a9cd20 libXres-1.0.6.tar.bz2