Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
17
.gitignore
vendored
17
.gitignore
vendored
@ -1,16 +1 @@
|
|||||||
/libeasyfc-0.1.tar.bz2
|
SOURCES/libeasyfc-0.14.0.tar.bz2
|
||||||
/libeasyfc-0.2.tar.bz2
|
|
||||||
/libeasyfc-0.3.tar.bz2
|
|
||||||
/libeasyfc-0.4.tar.bz2
|
|
||||||
/libeasyfc-0.5.tar.bz2
|
|
||||||
/libeasyfc-0.6.tar.bz2
|
|
||||||
/libeasyfc-0.7.tar.bz2
|
|
||||||
/libeasyfc-0.8.tar.bz2
|
|
||||||
/libeasyfc-0.9.tar.bz2
|
|
||||||
/libeasyfc-0.10.tar.bz2
|
|
||||||
/libeasyfc-0.11.tar.bz2
|
|
||||||
/libeasyfc-0.12.tar.bz2
|
|
||||||
/libeasyfc-0.12.1.tar.bz2
|
|
||||||
/libeasyfc-0.13.0.tar.bz2
|
|
||||||
/libeasyfc-0.13.1.tar.bz2
|
|
||||||
/libeasyfc-0.14.0.tar.bz2
|
|
||||||
|
1
.libeasyfc.metadata
Normal file
1
.libeasyfc.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
d8d88ac6e0755a08690c7e95ce3888e528ed963e SOURCES/libeasyfc-0.14.0.tar.bz2
|
@ -1,7 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-8
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
||||||
|
|
1
sources
1
sources
@ -1 +0,0 @@
|
|||||||
SHA512 (libeasyfc-0.14.0.tar.bz2) = 02e9f7396196fa4ee64505aa48444d8135a20ec700fa52e4c417abf1fbb3783c9f131073a6f14cb8ae5fe835e1940703683eece796a94988955e7b6b4ed4bb17
|
|
@ -1,19 +0,0 @@
|
|||||||
- hosts: localhost
|
|
||||||
become: yes
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
roles:
|
|
||||||
- role: standard-test-source
|
|
||||||
- role: standard-test-basic
|
|
||||||
required_packages:
|
|
||||||
- libeasyfc-gobject
|
|
||||||
- fontconfig
|
|
||||||
- python3
|
|
||||||
- python3-gobject
|
|
||||||
tests:
|
|
||||||
- patch:
|
|
||||||
dir: "./source/tests"
|
|
||||||
run: "sed -e 's/0.12/0.14/g' ezfc-tool.py > ezfc-tool14.py"
|
|
||||||
- simple_test:
|
|
||||||
dir: "./source/tests"
|
|
||||||
run: "python3 ./ezfc-tool14.py --help"
|
|
Loading…
Reference in New Issue
Block a user