diff --git a/.gitignore b/.gitignore index 7b5e603..e3f60db 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libxkbfile-1.0.6.tar.bz2 +/libxkbfile-1.0.7.tar.bz2 diff --git a/libxkbfile.spec b/libxkbfile.spec index 67b0a60..2920919 100644 --- a/libxkbfile.spec +++ b/libxkbfile.spec @@ -1,11 +1,10 @@ Summary: X.Org X11 libxkbfile runtime library Name: libxkbfile -Version: 1.0.6 -Release: 2%{?dist} +Version: 1.0.7 +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 @@ -64,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xkbfile.pc %changelog +* Mon Nov 08 2010 Adam Jackson 1.0.7-1 +- libxkbfile 1.0.7 + * Wed Jan 02 2010 Rex Dieter 1.0.6-2 - fix Release (and upgrade paths) diff --git a/sources b/sources index 0808f1b..f6deca2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b01156e263eca8177e6b7f10441951c4 libxkbfile-1.0.6.tar.bz2 +59b4fe0bdf8d9b05e45b59e8fe9e7516 libxkbfile-1.0.7.tar.bz2