Compare commits
No commits in common. "c8s" and "c9" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/po4a-0.63.tar.gz
|
||||
/po4a-0.63.tar.gz
|
||||
|
1
.po4a.metadata
Normal file
1
.po4a.metadata
Normal file
@ -0,0 +1 @@
|
||||
71c15f093967650974de7a08fdbcad616037c2a5 SOURCES/po4a-0.63.tar.gz
|
@ -1,6 +1,6 @@
|
||||
Name: po4a
|
||||
Version: 0.63
|
||||
Release: 1%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: A tool maintaining translations anywhere
|
||||
License: GPL+
|
||||
URL: https://po4a.org/
|
||||
@ -133,9 +133,17 @@ LANG=C.utf8
|
||||
%{_mandir}/*/man7/po4a.7*
|
||||
|
||||
%changelog
|
||||
* Wed May 19 2021 Richard W.M. Jones <rjones@redhat.com> - 0.63-1
|
||||
- Rebase RHEL 8 package to same as Fedora
|
||||
resolves: rhbz#1959750
|
||||
* Mon Sep 20 2021 Richard W.M. Jones <rjones@redhat.com> - 0.63-4
|
||||
- Synchronize package with Fedora Rawhide
|
||||
- Add gating tests for RHEL 9
|
||||
resolves: rhbz#1990062
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.63-3
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.63-2
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Tue Feb 23 2021 Sérgio Basto <sergio@serjux.com> - 0.63-1
|
||||
- Update po4a to 0.63 (#1905315)
|
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
Loading…
Reference in New Issue
Block a user