Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Marcela Mašláňová
c661fc6656 new git snapshot with new options and bugfixes
rhbz#643130
2010-12-09 14:52:53 +01:00
Marcela Mašláňová
6bea707e29 Merge branch 'master' into f13 2010-11-09 11:35:02 +01:00
Marcela Mašláňová
21884b4dee Merge branch 'master' into f13
Conflicts:
	.gitignore
2010-11-02 13:26:04 +01:00
Fedora Release Engineering
ab4f3ddc4e dist-git conversion 2010-07-28 12:19:32 +00:00
Jesse Keating
4e36862e94 Initialize branch F-13 for crontabs 2010-02-17 01:07:04 +00:00
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
*.tar.*
/crontabs-1.11-1.20101022git.tar.gz
/crontabs-1.11-1.20101109git.tar.gz
/crontabs-1.11-1.20101115git.tar.gz

View file

@ -1,4 +1,4 @@
%define snap_release 20101109git
%define snap_release 20101115git
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 Dec 9 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.11-1.20101115git
- new git snapshot with new options and bugfixes
* Tue Nov 9 2010 Marcela Mašláňová <mmaslano@redhat.com> 1.11-1
- new git snapshot with --test and --list options

View file

@ -1 +1 @@
e9b5f6a0cd4d2e16df5031f8be838ec2 crontabs-1.11-1.20101109git.tar.gz
6232c7c5877fac7f3968600c7fb80c42 crontabs-1.11-1.20101115git.tar.gz