Drop unused libuninameslist dependency
libuninameslist usage was replaced by an internal implemenation since
the 20220308 release:
70b572a6c2
This commit is contained in:
parent
da3ade2e6a
commit
44b91146ba
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: fontforge
|
Name: fontforge
|
||||||
Version: 20230101
|
Version: 20230101
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Outline and bitmap font editor
|
Summary: Outline and bitmap font editor
|
||||||
|
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -24,7 +24,6 @@ BuildRequires: giflib-devel
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: freetype-devel
|
BuildRequires: freetype-devel
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: libuninameslist-devel
|
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
BuildRequires: xorg-x11-proto-devel
|
BuildRequires: xorg-x11-proto-devel
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -126,6 +125,9 @@ popd
|
|||||||
%doc %{_pkgdocdir}
|
%doc %{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 10 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 20230101-8
|
||||||
|
- Drop unused libuninameslist dependency
|
||||||
|
|
||||||
* Tue Aug 08 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 20230101-7
|
* Tue Aug 08 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 20230101-7
|
||||||
- Allow potrace as an alternative to autotrace
|
- Allow potrace as an alternative to autotrace
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user