[perl-Pod-Parser] Cache sources

Petr Pisar ppisar at fedoraproject.org
Tue Jun 4 07:36:53 UTC 2013


commit e513544f35f273053f72b7f84bd11481a226d6d1
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Jun 4 09:36:32 2013 +0200

    Cache sources

 .gitignore |    1 +
 sources    |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25f9cb2..ebb16cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Pod-Parser-1.51.tar.gz
 /Pod-Parser-1.60.tar.gz
+/Pod-Parser-1.61.tar.gz
diff --git a/sources b/sources
index e69de29..6245d5a 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+77e912caf2a1c5b29d577dff80390ce8  Pod-Parser-1.61.tar.gz


More information about the scm-commits mailing list