Update to new snapshot with --list and --test option
This commit is contained in:
parent
a49aff492f
commit
ed00a4fa22
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
*~
|
||||
*.tar.*
|
||||
/crontabs-1.11-1.20101022git.tar.gz
|
||||
/crontabs-1.11-1.20101109git.tar.gz
|
||||
|
@ -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á <mmaslano@redhat.com> 1.11-1
|
||||
- new git snapshot with --test and --list options
|
||||
|
||||
* Fri Oct 22 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.11-1
|
||||
- use sources from source fedorahosted
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user