commit 75e6ea3462ff96771d45c439620906fe737e6134
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Jan 10 16:06:57 2013 +0200

    up to ccache 3.1.9
    
    Release date: 2013-01-06
    
    Bug fixes
    ~~~~~~~~~
    
        - The EAGAIN signal is now handled correctly when emitting cached stderr
          output. This fixes a problem triggered by large error outputs from the
          compiler.
        - Subdirectories in the cache are no longer created in read-only mode.
        - Fixed so that ccache's log file descriptor is not made available to 
the
          compiler.
        - Improved error reporting when failing to create temporary 
stdout/stderr
          files when executing the compiler.
        - Disappearing temporary stdout/stderr files are now handled gracefully.
    
    Other
    ~~~~~
    
        - Fixed test suite to work on ecryptfs.

 ccache.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ccache.spec b/ccache.spec
index c64f4c5..47701c0 100644
--- a/ccache.spec
+++ b/ccache.spec
@@ -2,12 +2,12 @@ Summary:      Compiler cache
 Summary(pl.UTF-8):     Przyspieszacz kompilowania
 Summary(pt_BR.UTF-8):  Cache para compiladores C/C++
 Name:          ccache
-Version:       3.1.8
-Release:       2
+Version:       3.1.9
+Release:       1
 License:       GPL v3
 Group:         Development/Tools
 Source0:       http://samba.org/ftp/ccache/%{name}-%{version}.tar.bz2
-# Source0-md5: 0e0f25fb342dcb1196d9c2986a7323cf
+# Source0-md5: 65f48376a91d3651d6527ca568858be8
 Patch0:                %{name}-nohash_size_mtime.patch
 URL:           http://ccache.samba.org/
 BuildRequires: automake
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ccache.git/commitdiff/75e6ea3462ff96771d45c439620906fe737e6134

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to