diff --git a/.gitignore b/.gitignore index 6adfb3f..bf27e8a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/ccache-3.1.1.tar.bz2 +/ccache-3.1.2.tar.xz diff --git a/ccache.spec b/ccache.spec index fa94bfd..11006df 100644 --- a/ccache.spec +++ b/ccache.spec @@ -5,14 +5,14 @@ %{expand: %%define relccache %(%abs2rel %{_bindir}/ccache %{_libdir}/ccache)} Name: ccache -Version: 3.1.1 +Version: 3.1.2 Release: 1%{?dist} Summary: C/C++ compiler cache Group: Development/Tools License: GPLv3+ URL: http://ccache.samba.org/ -Source0: http://samba.org/ftp/ccache/%{name}-%{version}.tar.bz2 +Source0: http://samba.org/ftp/ccache/%{name}-%{version}.tar.xz Source1: %{name}.sh.in Source2: %{name}.csh.in BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -98,6 +98,9 @@ done %changelog +* Tue Nov 23 2010 Ville Skyttä - 3.1.2-1 +- Update to 3.1.2. + * Thu Nov 18 2010 Ville Skyttä - 3.1.1-1 - Update to 3.1.1. diff --git a/sources b/sources index 8b8ab06..dcc9b13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7dbd668c79d78c0b32c13214b2b35b70 ccache-3.1.1.tar.bz2 +f82463c2bd123ca60e7c8f314e1fa6e0 ccache-3.1.2.tar.xz