Compare commits
No commits in common. "rawhide" and "f41" have entirely different histories.
7 changed files with 14 additions and 27 deletions
|
|
@ -1 +0,0 @@
|
|||
1
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
summary: Basic smoke test
|
||||
discover:
|
||||
how: fmf
|
||||
execute:
|
||||
how: tmt
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
require:
|
||||
- hyphen-af
|
||||
- hyphen-zu
|
||||
- hyphen-devel
|
||||
- gcc
|
||||
test: bash ./run_tests.sh
|
||||
framework: shell
|
||||
|
||||
0
tests/run_tests.sh → tests/scripts/run_tests.sh
Executable file → Normal file
0
tests/run_tests.sh → tests/scripts/run_tests.sh
Executable file → Normal file
13
tests/tests.yml
Normal file
13
tests/tests.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
- 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.34.%{upstreamid}svn%{?dist}
|
||||
Release: 0.30.%{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,18 +55,6 @@ 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