Bug 1205635

Summary: Review Request: perl-Algorithm-Cron - Abstract implementation of the cron(8) scheduling algorithm
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: Package ReviewAssignee: Petr Šabata <psabata>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: i, package-review, psabata
Target Milestone: ---Flags: psabata: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Algorithm-Cron-0.09-1.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-25 14:51:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1119118    

Description Jitka Plesnikova 2015-03-25 11:04:35 UTC
Spec URL: https://jplesnik.fedorapeople.org/perl-Algorithm-Cron/perl-Algorithm-Cron.spec
SRPM URL: https://jplesnik.fedorapeople.org/perl-Algorithm-Cron/perl-Algorithm-Cron-0.09-1.fc23.src.rpm
Description:
Objects in this class implement a time scheduling algorithm such as used by cron(8). Objects are stateless once constructed, and represent a single schedule as defined by a crontab(5) entry. The object implements a method next_time which returns an epoch timestamp value to indicate the next time included in the crontab schedule.

Fedora Account System Username: jplesnik

Comment 1 Jitka Plesnikova 2015-03-25 11:06:19 UTC
*** Bug 1119117 has been marked as a duplicate of this bug. ***

Comment 2 Petr Šabata 2015-03-25 12:28:24 UTC
The perl version constraint (>= 0:5.008) is fairly useless.

No packaging issues, really.  Approving.

Comment 3 Jitka Plesnikova 2015-03-25 12:32:22 UTC
New Package SCM Request
=======================
Package Name: perl-Algorithm-Cron 
Short Description: Abstract implementation of the cron(8) scheduling algorithm
Upstream URL: http://search.cpan.org/dist/Algorithm-Cron/
Owners: jplesnik ppisar psabata
Branches:
InitialCC: perl-sig

Comment 4 Gwyn Ciesla 2015-03-25 14:14:35 UTC
Git done (by process-git-requests).

Comment 5 Jitka Plesnikova 2015-03-25 14:51:29 UTC
Thank you for the review and the repository.