From d4c011442f5fe688e526abc0b1442014206d7adb Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 29 Aug 2024 13:57:45 +0530 Subject: [PATCH 1/5] Add tmt testcase for CI --- .fmf/version | 1 + plans/zaf.fmf | 5 +++++ tests/main.fmf | 8 ++++++++ tests/{scripts => }/run_tests.sh | 0 tests/{scripts => }/test-hyphen.c | 0 tests/tests.yml | 13 ------------- 6 files changed, 14 insertions(+), 13 deletions(-) create mode 100644 .fmf/version create mode 100644 plans/zaf.fmf create mode 100644 tests/main.fmf rename tests/{scripts => }/run_tests.sh (100%) mode change 100644 => 100755 rename tests/{scripts => }/test-hyphen.c (100%) delete mode 100644 tests/tests.yml 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 - From af05abb0a23604052f6ca2a3474e06431d963f12 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:40:16 +0000 Subject: [PATCH 2/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- zaf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zaf.spec b/zaf.spec index 8557ea8..d99f1d2 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.31.%{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,9 @@ popd %{_datadir}/hyphen/hyph_zu* %changelog +* 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 From 372ea933bbc0e1dca5dea89126a0973286fc1e78 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:15:30 +0000 Subject: [PATCH 3/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- zaf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zaf.spec b/zaf.spec index d99f1d2..46de7c7 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.31.%{upstreamid}svn%{?dist} +Release: 0.32.%{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,9 @@ popd %{_datadir}/hyphen/hyph_zu* %changelog +* 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 From 554fe3d34dd1e1771c6d46cea1ab48ec79b7970c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 21:05:27 +0000 Subject: [PATCH 4/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- zaf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zaf.spec b/zaf.spec index 46de7c7..157729b 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.32.%{upstreamid}svn%{?dist} +Release: 0.33.%{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,9 @@ popd %{_datadir}/hyphen/hyph_zu* %changelog +* 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 From d073ed577e53c583bdb9725801b71d369bc84f59 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:37:57 +0000 Subject: [PATCH 5/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- zaf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zaf.spec b/zaf.spec index 157729b..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.33.%{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,9 @@ 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