From dee7ffcef30e507759ce8a0ceda6132745e89e8a13c1a9c519d611f9b19dc07f Mon Sep 17 00:00:00 2001 From: Michal Seben Date: Wed, 27 Oct 2010 07:59:34 +0000 Subject: [PATCH] Accepting request 51440 from home:mseben:branches:Base:System OBS-URL: https://build.opensuse.org/request/show/51440 OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=37 --- cronie-1.4.5_git201010210619.tar.xz | 3 --- cronie-1.4.6.tar.xz | 3 +++ cronie.changes | 11 +++++++++++ cronie.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 cronie-1.4.5_git201010210619.tar.xz create mode 100644 cronie-1.4.6.tar.xz diff --git a/cronie-1.4.5_git201010210619.tar.xz b/cronie-1.4.5_git201010210619.tar.xz deleted file mode 100644 index 0554b96..0000000 --- a/cronie-1.4.5_git201010210619.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e76bd653725d3df743d9e32da4f548f9d8ed4b84cba73848cc6acf88f0e24f5 -size 84656 diff --git a/cronie-1.4.6.tar.xz b/cronie-1.4.6.tar.xz new file mode 100644 index 0000000..9cecde9 --- /dev/null +++ b/cronie-1.4.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c67cb6267eb9fd303107425533105a88b90b844a77588941bdd6582f6516a5 +size 157052 diff --git a/cronie.changes b/cronie.changes index 802f3a5..c41d5ad 100644 --- a/cronie.changes +++ b/cronie.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Oct 27 20:31:19 UTC 2010 - mseben@gmail.com + +- Update to cronie 1.4.6 + * man/anacron.8, man/anacrontab.5, man/cron.8, man/crontab.1, + man/crontab.5: Rewrite of man pages & correction + * man/bitstring.3: Remove useless man page + * Check clustering before un/watch function + * Remove cluster support from inotify_database + * The crontab command uses "-c" and "-n" instead of "-h" + ------------------------------------------------------------------- Mon Oct 25 11:08:38 UTC 2010 - coolo@novell.com diff --git a/cronie.spec b/cronie.spec index e0df969..26aa598 100644 --- a/cronie.spec +++ b/cronie.spec @@ -29,7 +29,7 @@ Recommends: smtp_daemon Recommends: postfix AutoReqProv: on PreReq: permissions %fillup_prereq %insserv_prereq cron -Version: 1.4.5_git201010210619 +Version: 1.4.6 Release: 2 %{expand: %%define cronie_version %version} Summary: Cron Daemon