[libseccomp] Properly add the v1.0.0 upstream tarball.

pcmoore pcmoore at fedoraproject.org
Tue Jul 31 21:14:48 UTC 2012


commit eacf55cf56e554c977b42eb7038e6cafb4493453
Author: Paul Moore <pmoore at redhat.com>
Date:   Tue Jul 31 17:11:59 2012 -0400

    Properly add the v1.0.0 upstream tarball.

 .gitignore |    1 +
 sources    |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b25c15b..7b97280 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 *~
+/libseccomp-1.0.0.tar.gz
diff --git a/sources b/sources
index 657fc49..04a99ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60c1c9b94fa46597800652131f5ebe97  libseccomp-0.1.0.tar.gz
+e9796bce21fab55fd661be4ee618211d  libseccomp-1.0.0.tar.gz


More information about the scm-commits mailing list