diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/plans/zaf.fmf b/plans/zaf.fmf new file mode 100644 index 0000000..c1627f9 --- /dev/null +++ b/plans/zaf.fmf @@ -0,0 +1,5 @@ +summary: Basic smoke test +discover: + how: fmf +execute: + how: tmt diff --git a/tests/main.fmf b/tests/main.fmf new file mode 100644 index 0000000..2b81936 --- /dev/null +++ b/tests/main.fmf @@ -0,0 +1,8 @@ +require: +- hyphen-af +- hyphen-zu +- hyphen-devel +- gcc +test: bash ./run_tests.sh +framework: shell + diff --git a/tests/scripts/run_tests.sh b/tests/run_tests.sh old mode 100644 new mode 100755 similarity index 100% rename from tests/scripts/run_tests.sh rename to tests/run_tests.sh diff --git a/tests/scripts/test-hyphen.c b/tests/test-hyphen.c similarity index 100% rename from tests/scripts/test-hyphen.c rename to tests/test-hyphen.c diff --git a/tests/tests.yml b/tests/tests.yml deleted file mode 100644 index 6dae6c4..0000000 --- a/tests/tests.yml +++ /dev/null @@ -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 - diff --git a/zaf.spec b/zaf.spec index 8557ea8..63e54fa 100644 --- a/zaf.spec +++ b/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 - 0-0.34.20080714svn +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + +* Sat Jan 17 2026 Fedora Release Engineering - 0-0.33.20080714svn +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Fri Jul 25 2025 Fedora Release Engineering - 0-0.32.20080714svn +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sun Jan 19 2025 Fedora Release Engineering - 0-0.31.20080714svn +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 0-0.30.20080714svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild