[ccache] - Update to 3.1.4.

Ville Skyttä scop at fedoraproject.org
Fri Jan 14 07:09:41 UTC 2011


commit b59e54835ecfc78c118a74a89038d7b1a489df38
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Fri Jan 14 09:09:29 2011 +0200

    - Update to 3.1.4.

 .gitignore  |    2 +-
 ccache.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ea2a09..d98cc99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/ccache-3.1.3.tar.xz
+/ccache-3.1.4.tar.xz
diff --git a/ccache.spec b/ccache.spec
index 96c9813..b5af655 100644
--- a/ccache.spec
+++ b/ccache.spec
@@ -12,8 +12,8 @@
 %global relccache %(%abs2rel %{_bindir}/ccache %{_libdir}/ccache)
 
 Name:           ccache
-Version:        3.1.3
-Release:        2%{?dist}
+Version:        3.1.4
+Release:        1%{?dist}
 Summary:        C/C++ compiler cache
 
 Group:          Development/Tools
@@ -142,6 +142,9 @@ getent group ccache >/dev/null || groupadd -r ccache || :
 
 
 %changelog
+* Fri Jan 14 2011 Ville Skyttä <ville.skytta at iki.fi> - 3.1.4-1
+- Update to 3.1.4.
+
 * Sun Dec  5 2010 Ville Skyttä <ville.skytta at iki.fi> - 3.1.3-2
 - Update compiler executable lists, make their package triggers more targeted.
 - Auto-symlink mingw32-gcc(-c++) compilers.
diff --git a/sources b/sources
index 9b264f5..98a74bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86c7b41d85787a383628fc888d62021a  ccache-3.1.3.tar.xz
+6c70a6e2e5da8d957d175343412e494b  ccache-3.1.4.tar.xz


More information about the scm-commits mailing list