Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d073ed577e | ||
|
|
554fe3d34d | ||
|
|
372ea933bb | ||
|
|
af05abb0a2 | ||
|
|
d4c011442f |
7 changed files with 27 additions and 14 deletions
1
.fmf/version
Normal file
1
.fmf/version
Normal file
|
|
@ -0,0 +1 @@
|
|||
1
|
||||
5
plans/zaf.fmf
Normal file
5
plans/zaf.fmf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
summary: Basic smoke test
|
||||
discover:
|
||||
how: fmf
|
||||
execute:
|
||||
how: tmt
|
||||
8
tests/main.fmf
Normal file
8
tests/main.fmf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
require:
|
||||
- hyphen-af
|
||||
- hyphen-zu
|
||||
- hyphen-devel
|
||||
- gcc
|
||||
test: bash ./run_tests.sh
|
||||
framework: shell
|
||||
|
||||
0
tests/scripts/run_tests.sh → tests/run_tests.sh
Normal file → Executable file
0
tests/scripts/run_tests.sh → tests/run_tests.sh
Normal file → Executable file
|
|
@ -1,13 +0,0 @@
|
|||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
required_packages:
|
||||
- hyphen-devel
|
||||
- gcc
|
||||
tags:
|
||||
- classic
|
||||
tests:
|
||||
- sample:
|
||||
dir: scripts/
|
||||
run: ./run_tests.sh
|
||||
|
||||
14
zaf.spec
14
zaf.spec
|
|
@ -2,7 +2,7 @@ Name: zaf
|
|||
Summary: South Africa hyphenation rules
|
||||
%define upstreamid 20080714
|
||||
Version: 0
|
||||
Release: 0.30.%{upstreamid}svn%{?dist}
|
||||
Release: 0.34.%{upstreamid}svn%{?dist}
|
||||
Source: zaf-0-0.1.%{upstreamid}svn.tar.bz2
|
||||
# Below URL is dead now, don't file any bugs for updating it.
|
||||
URL: http://zaf.sourceforge.net/
|
||||
|
|
@ -55,6 +55,18 @@ popd
|
|||
%{_datadir}/hyphen/hyph_zu*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.34.20080714svn
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.33.20080714svn
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.32.20080714svn
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.31.20080714svn
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.30.20080714svn
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue