[libsoup] Fix tarball name

Dan Winship danw at fedoraproject.org
Thu Jul 28 18:17:13 UTC 2011


commit a91a2aa6af84682ad18397e8fe7e8d4a7c7968be
Author: Dan Winship <danw at gnome.org>
Date:   Thu Jul 28 14:17:06 2011 -0400

    Fix tarball name

 .gitignore |    2 +-
 sources    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c42b804..e7d1f18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,4 @@ libsoup-2.31.6.tar.bz2
 /libsoup-2.34.0.tar.bz2
 /libsoup-2.34.1.tar.bz2
 /libsoup-2.35.3.tar.xz
-/libsoup-2.35.4.tar.gz
+/libsoup-2.35.4.tar.xz
diff --git a/sources b/sources
index 7802393..1546438 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a2df2daeb6cdb16880c310e316d2f57  libsoup-2.35.4.tar.gz
+baff6609667e4563afdfc91f00e8fcba  libsoup-2.35.4.tar.xz


More information about the scm-commits mailing list