Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,11 +1 @@
|
||||
suomi-malaga-1.6.tar.gz
|
||||
/suomi-malaga-1.7.tar.gz
|
||||
/suomi-malaga-1.8.tar.gz
|
||||
/suomi-malaga-1.9.tar.gz
|
||||
/suomi-malaga-1.10.tar.gz
|
||||
/suomi-malaga-1.11.tar.gz
|
||||
/suomi-malaga-1.12.tar.gz
|
||||
/suomi-malaga-1.14.tar.gz
|
||||
/suomi-malaga-1.15.tar.gz
|
||||
/suomi-malaga-1.17.tar.gz
|
||||
/suomi-malaga-1.19.tar.gz
|
||||
SOURCES/suomi-malaga-1.19.tar.gz
|
||||
|
1
.malaga-suomi-voikko.metadata
Normal file
1
.malaga-suomi-voikko.metadata
Normal file
@ -0,0 +1 @@
|
||||
7b4eecdb7ed17a6bd3bf37bb913d7732669e2c3e SOURCES/suomi-malaga-1.19.tar.gz
|
@ -1,6 +1,6 @@
|
||||
Name: malaga-suomi-voikko
|
||||
Version: 1.19
|
||||
Release: 6%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: A description of Finnish morphology written in Malaga (Voikko edition)
|
||||
|
||||
Group: Applications/Text
|
||||
@ -48,9 +48,6 @@ make voikko-install DESTDIR=$RPM_BUILD_ROOT%{_libdir}/voikko
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 22 2021 Vishal Vijayraghavan <vvijayra@redhat.com> - 1.19-6
|
||||
- Resolves: rhbz#1682201 add gating and CI test
|
||||
|
||||
* Tue Jul 03 2018 Mike FABIAN <mfabian@redhat.com> - 1.19-5
|
||||
- Make it build using Python3 instead of Python2
|
||||
- Resolves: rhbz#1595797
|
@ -1,6 +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 (suomi-malaga-1.19.tar.gz) = b4366d0e81e63bccb2e6e95927565171ad028e2a36ee798fd56922b2bd9a15b6b4b40b3ff2cc31daa029f1a4e64b4c230057a823823b4923547f41d830a46a2d
|
@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo alusta | malaga -m /usr/lib64/voikko/2/mor-standard/voikko-fi_FI.pro
|
||||
|
||||
exit $?
|
@ -1,11 +0,0 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
tests:
|
||||
- simple:
|
||||
dir: scripts/
|
||||
run: ./run_test.sh
|
||||
required_packages:
|
||||
- malaga
|
Loading…
Reference in New Issue
Block a user