diff --git a/.gitignore b/.gitignore index 50a1b4c..25b0a5c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *~ *.tar.* /crontabs-1.11-1.20101022git.tar.gz +/crontabs-1.11-1.20101109git.tar.gz diff --git a/crontabs.spec b/crontabs.spec index bdfe199..fce8ffa 100644 --- a/crontabs.spec +++ b/crontabs.spec @@ -1,4 +1,4 @@ -%define snap_release 20101022git +%define snap_release 20101109git 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 +* Tue Nov 9 2010 Marcela Mašláňová 1.11-1 +- new git snapshot with --test and --list options + * Fri Oct 22 2010 Marcela Mašláňová 1.11-1 - use sources from source fedorahosted diff --git a/sources b/sources index d13aeab..aed460f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51ad7b320057001d4209bff948edee0a crontabs-1.11-1.20101022git.tar.gz +e9b5f6a0cd4d2e16df5031f8be838ec2 crontabs-1.11-1.20101109git.tar.gz