Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libuninameslist.git#2b398f1b1ea891b49d78d3af16ce88de0d1a98cb
This commit is contained in:
DistroBaker 2021-02-02 12:45:09 +00:00
parent 88c3aee033
commit 1de27970a3

View File

@ -1,6 +1,6 @@
Name: libuninameslist
Version: 20200413
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A library providing Unicode character names and annotations
@ -10,6 +10,7 @@ Source0: https://github.com/fontforge/libuninameslist/archive/%{version}.
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
BuildRequires: make
%description
libuninameslist provides applications with access to Unicode name and
@ -49,6 +50,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%{_libdir}/pkgconfig/libuninameslist.pc
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200413-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20200413-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild