[samba/f20] prefer xz compressed tarballs over gz compressed ones.

Guenther Deschner gd at fedoraproject.org
Fri Aug 1 18:50:17 UTC 2014


commit 856f993b2db8e3f604685358e0b12f686a4a24e9
Author: Günther Deschner <gd at samba.org>
Date:   Fri Aug 1 20:46:45 2014 +0200

    prefer xz compressed tarballs over gz compressed ones.
    
    Guenther

 .gitignore |    1 +
 sources    |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b191e20..262b2bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ samba-3.6.0pre1.tar.gz
 /samba-4.1.8.tar.xz
 /samba-4.1.9.tar.xz
 /samba-4.1.11.tar.gz
+/samba-4.1.11.tar.xz
diff --git a/sources b/sources
index eb42beb..9d7f271 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7377e7247ad16f6b15363727b91b761  samba-4.1.11.tar.gz
+4e638121da030622e42ff46999ee6165  samba-4.1.11.tar.xz


More information about the scm-commits mailing list