[crontabs] 652268 fix missing /

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Nov 11 15:14:25 UTC 2010


commit 369d601656afbfc81568672326e020375f10af5f
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Thu Nov 11 16:14:15 2010 +0100

    652268 fix missing /

 .gitignore    |    1 +
 crontabs.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25b0a5c..15828bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 *.tar.*
 /crontabs-1.11-1.20101022git.tar.gz
 /crontabs-1.11-1.20101109git.tar.gz
+/crontabs-1.11-1.20101111git.tar.gz
diff --git a/crontabs.spec b/crontabs.spec
index fce8ffa..ae2dbfe 100644
--- a/crontabs.spec
+++ b/crontabs.spec
@@ -1,4 +1,4 @@
-%define snap_release 20101109git 
+%define snap_release 20101111git 
 Summary: Root crontab files used to schedule the execution of programs
 Name: crontabs
 Version: 1.11
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /etc/cron.monthly
 
 %changelog
+* Thu Nov 11 2010 Marcela Mašláňová <mmaslano at redhat.com> 1.11-1
+- 652268 fix missing /
+
 * Tue Nov  9 2010 Marcela Mašláňová <mmaslano at redhat.com> 1.11-1
 - new git snapshot with --test and --list options
 
diff --git a/sources b/sources
index aed460f..eca740d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9b5f6a0cd4d2e16df5031f8be838ec2  crontabs-1.11-1.20101109git.tar.gz
+bc4decaaa0d4ceeac0ae4699015b1bb7  crontabs-1.11-1.20101111git.tar.gz


More information about the scm-commits mailing list