2.0.2
This commit is contained in:
parent
a46970b4e3
commit
338210222f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/fonts-rpm-macros-2.0.1.tar.gz
|
/fonts-rpm-macros-2.0.1.tar.gz
|
||||||
|
/fonts-rpm-macros-2.0.2.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.1
|
Version: 2.0.2
|
||||||
%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.1
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Name: fonts-rpm-macros
|
Name: fonts-rpm-macros
|
||||||
Release: 3%{?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
|
||||||
|
* Sat Feb 22 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
||||||
|
- 2.0.2-1
|
||||||
|
✅ improve experimental fontconfig configuration generator
|
||||||
|
|
||||||
* Thu Feb 20 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
* Thu Feb 20 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
||||||
- 2.0.1-3
|
- 2.0.1-3
|
||||||
✅ limit descriptions to 80 columns
|
✅ limit descriptions to 80 columns
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonts-rpm-macros-2.0.1.tar.gz) = 32f35ef46e2960af3546494a26a10119b02daca58ccf32f59d9d61825e4e18ca08931a6e7f671497c9ca541dd47dc997f37f33a8e45122b98ff15c71256eef78
|
SHA512 (fonts-rpm-macros-2.0.2.tar.gz) = 123ea7ff2acba516ce79b4792afe38b5179dfaacf6a1486f7080249dc42803a3d02c2b4f318b86f755606a836646e7a0f37297370155999ddf4f5fa5874a9b5b
|
||||||
|
Loading…
Reference in New Issue
Block a user