Compare commits

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

9 commits

Author SHA1 Message Date
Petr Písař
82f8718226 Add a context for F37 2022-03-08 10:45:52 +01:00
Petr Písař
3afbfd5f73 Add a context for platform:f36 2021-09-03 14:30:42 +02:00
Fedora Release Engineering
cd4f346d09 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 18:26:40 +00:00
Petr Písař
ff568933b1 Fix another typo 2021-06-14 14:31:49 +02:00
Petr Písař
d479f8a12c Correct a typo 2021-06-14 14:23:39 +02:00
Petr Písař
3a11238a68 Convert to modulemd-packager-v3 format, remove perl:5.30 and platform:eln 2021-06-14 14:19:10 +02:00
Petr Písař
c079b44482 Update to perl-Date-Manip-6.85 2021-03-22 17:28:31 +01:00
Petr Písař
7e363279c8 Pin components to f34, build for eln and f35 2021-02-11 15:43:01 +01:00
Petr Písař
481a2ff3a6 Import
Reviewed in bug #1917495.
2021-01-20 17:24:21 +01:00

63
perl-Date-Manip.yaml Normal file
View file

@ -0,0 +1,63 @@
document: modulemd-packager
version: 3
data:
name: perl-Date-Manip
stream: '6.83'
summary: Date manipulation routines
description: >
Date::Manip is a series of modules designed to make any common
date/time operation easy to do. Operations such as comparing two
times, determining a data a given amount of time from another, or
parsing international times are all easily done. It deals with time as
it is used in the Gregorian calendar (the one currently in use) with
full support for time changes due to daylight saving time.
license: [MIT]
configurations:
- context: '7f057cb7'
platform: f34
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
- context: 'e12b6f3a'
platform: f35
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
- context: '1'
platform: f36
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
- context: 'f37'
platform: f37
buildrequires:
perl: ['5.32']
requires:
perl: ['5.32']
references:
community: https://metacpan.org/release/Date-Manip
profiles:
common:
description: Date::Manip Perl modules
rpms:
- perl-Date-Manip
api:
rpms:
- perl-Date-Manip
filter:
rpms:
- perl-Test-Inter
components:
rpms:
perl-Test-Inter:
rationale: A buil-time dependency.
ref: f34
buildonly: true
buildorder: 0
perl-Date-Manip:
rationale: The API.
ref: f34
buildorder: 1