Update to new snapshot with --list and --test option
This commit is contained in:
parent
a49aff492f
commit
ed00a4fa22
3 changed files with 6 additions and 2 deletions
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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
51ad7b320057001d4209bff948edee0a crontabs-1.11-1.20101022git.tar.gz
|
||||
e9b5f6a0cd4d2e16df5031f8be838ec2 crontabs-1.11-1.20101109git.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue