Compare commits
No commits in common. "c8s" and "c9s" have entirely different histories.
@ -1,6 +1,6 @@
|
|||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- rhel-8
|
- rhel-9
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
# this is the testcase identifier, which OSCI pipeline uses
|
# this is the testcase identifier, which OSCI pipeline uses
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
%global fontname sil-nuosu
|
%global fontname sil-nuosu
|
||||||
%global fontconf 66-%{fontname}.conf
|
%global fontconf 66-%{fontname}.conf
|
||||||
|
|
||||||
%global archivename NuosuSIL-2.200.tar.xz
|
%global archivename NuosuSIL-%{version}.tar.xz
|
||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 2.200
|
Version: 2.200
|
||||||
Release: 2%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: The Nuosu SIL Font
|
Summary: The Nuosu SIL Font
|
||||||
|
|
||||||
License: OFL
|
License: OFL
|
||||||
URL: http://scripts.sil.org/SILYi_home
|
URL: http://scripts.sil.org/SILYi_home
|
||||||
Source0: %{archivename}
|
Source0: https://github.com/silnrsi/font-nuosu/releases/download/v%{version}/%{archivename}
|
||||||
Source1: %{name}-fontconfig.conf
|
Source1: %{name}-fontconfig.conf
|
||||||
Source2: %{fontname}.metainfo.xml
|
Source2: %{fontname}.metainfo.xml
|
||||||
|
|
||||||
@ -51,14 +51,34 @@ install -Dm 0644 -p %{SOURCE2} \
|
|||||||
%{_datadir}/appdata/%{fontname}.metainfo.xml
|
%{_datadir}/appdata/%{fontname}.metainfo.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Apr 1 2021 Peng Wu <pwu@redhat.com> - 2.200-2
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.200-4
|
||||||
- Rebuild the package
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
- Resolves: #1762623
|
Related: rhbz#1991688
|
||||||
|
|
||||||
* Tue Mar 30 2021 Peng Wu <pwu@redhat.com> - 2.200-1
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.200-3
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.200-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Oct 29 2020 Peng Wu <pwu@redhat.com> - 2.200-1
|
||||||
- Update to 2.200
|
- Update to 2.200
|
||||||
- Corrected shape of U+300D and U+300F
|
- Corrected shape of U+300D and U+300F
|
||||||
- Resolves: #1762623
|
|
||||||
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-19
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-18
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-17
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-16
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-15
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-14
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-14
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user