From 9e89193903ac2693050f627bec497ed4c3d01758 Mon Sep 17 00:00:00 2001 From: "T.C. Hollingsworth" Date: Tue, 28 May 2013 20:17:30 -0700 Subject: [PATCH] add the new stripped tarball to sources sorry for the extra commit, `fedpkg new-sources` doesn't work with `git rebase --interactive` :-( --- .gitignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5e2a336..1033a3f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /node-v0.10.4.tar.gz /node-v0.10.5.tar.gz /node-v0.10.6.tar.gz +/node-v0.10.7-stripped.tar.gz diff --git a/sources b/sources index 0a17fbd..e27ebcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea1e256b62fe8deb21cdf24efe0da0db node-v0.10.6.tar.gz +423b68616b60db6d0277bfb7195917a7 node-v0.10.7-stripped.tar.gz