Compare commits

..

6 commits

Author SHA1 Message Date
Pavel Raiskup
7850ca91b6 Move to F36
(fix needed by Copr testsuite)
2022-08-17 12:57:22 +02:00
Pavel Raiskup
744a0e561f Platform F33 is EOL, move to F35 2021-12-16 19:34:01 +01:00
Pavel Raiskup
7d8207e916 Fedora changed default branch from master to rawhide
This is done to fix copr integration test suite.
2021-02-10 13:42:22 +01:00
Pavel Raiskup
87ae1da981 use supported platform
We use this file for testing copr build system, but F30 is not
buildable.  Patch copied from 969d3b2df8.
2020-08-18 10:51:04 +02:00
Ralph Bean
0f533ccc7f Empty commit, for MBS. 2018-09-26 13:00:09 -04:00
Ralph Bean
a4c28ac575 Empty commit, for MBS. 2018-09-26 12:59:56 -04:00

View file

@ -1,16 +1,15 @@
document: modulemd
version: 2
version: 1
data:
summary: A test module in all its beautiful beauty.
description: This module demonstrates how to write simple modulemd files And can be used for testing the build and release pipeline.
license:
module: [ MIT ]
dependencies:
- buildrequires:
platform: [f33]
#javapackages-tools: [201801]
requires:
platform: [f33]
buildrequires:
platform: f36
requires:
platform: f36
references:
community: https://fedoraproject.org/wiki/Modularity
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
@ -27,9 +26,9 @@ data:
rpms:
perl-List-Compare:
rationale: A dependency of tangerine.
ref: master
#modules:
#dwm:
#rationale: Testing module inclusion.
#ref: 6.1
#buildorder: 10
ref: rawhide
modules:
dwm:
rationale: Testing module inclusion.
ref: 6.1
buildorder: 10