diff options
Diffstat (limited to 't')
-rw-r--r-- | t/parse.t | 2 | ||||
-rw-r--r-- | t/test-rpm.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Id$ +# $Id: parse.t 258553 2009-07-22 18:21:30Z peroyvind $ use strict; use warnings; diff --git a/t/test-rpm.spec b/t/test-rpm.spec index cf13203..c18f505 100644 --- a/t/test-rpm.spec +++ b/t/test-rpm.spec @@ -1,4 +1,4 @@ -# $Id$ +# $Id: test-rpm.spec 258552 2009-07-22 18:19:56Z peroyvind $ # prevent distepoch & disttag to be added and appended to package filename %undefine distepoch |