2.0.5
This commit is contained in:
parent
1ea484bb14
commit
66353862f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/fonts-rpm-macros-2.0.2.tar.gz
|
/fonts-rpm-macros-2.0.2.tar.gz
|
||||||
/fonts-rpm-macros-2.0.3.tar.gz
|
/fonts-rpm-macros-2.0.3.tar.gz
|
||||||
/fonts-rpm-macros-2.0.4.tar.gz
|
/fonts-rpm-macros-2.0.4.tar.gz
|
||||||
|
/fonts-rpm-macros-2.0.5.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
%global forgeurl https://pagure.io/fonts-rpm-macros
|
%global forgeurl https://pagure.io/fonts-rpm-macros
|
||||||
Version: 2.0.4
|
Version: 2.0.5
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
#https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/51
|
#https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/51
|
||||||
@ -17,7 +17,7 @@ Version: 2.0.4
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Name: fonts-rpm-macros
|
Name: fonts-rpm-macros
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Build-stage rpm automation for fonts packages
|
Summary: Build-stage rpm automation for fonts packages
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -146,6 +146,10 @@ install -m 0755 -vp bin/* %{buildroot}%{_bindir}
|
|||||||
%doc %{ftcgtemplatedir}/*txt
|
%doc %{ftcgtemplatedir}/*txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 3 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
||||||
|
- 2.0.5-1
|
||||||
|
✅ do not add empty urls to appstream files
|
||||||
|
|
||||||
* Thu Apr 2 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
* Thu Apr 2 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
||||||
- 2.0.4-2
|
- 2.0.4-2
|
||||||
✅ validate fontconfig files by default
|
✅ validate fontconfig files by default
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonts-rpm-macros-2.0.4.tar.gz) = c4751c35837f926a3b0724fff3f91473cdee3409fe0a0ec238f04cdd98db39b7c1467a8ccca8cc2d9207544efae5fdcedf1951bfbfb2828d347bfbac8a9df217
|
SHA512 (fonts-rpm-macros-2.0.5.tar.gz) = f3cb2a85c982100d001d905306868c05061a585e8b4ebb95062e9ddbee257b2b75318c1d1616cc37baa3b6644ba8e6712fb63566b1d04606013c13ac64d068f6
|
||||||
|
Loading…
Reference in New Issue
Block a user