Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7f5ea225bc |
@@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 14:00:56 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.13.2:
|
||||
- update to 2.13.3:
|
||||
* Some fields in the `FT_Outline` structure have been changed
|
||||
from signed to unsigned type, which better reflects the actual
|
||||
usage. It is also an additional means to protect against
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 16:46:09 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Do not build the ft2demos flavor in SLE16 where Qt5 will not be
|
||||
available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 08:45:45 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -64,6 +64,9 @@ Requires: ftstring = %{version}-%{release}
|
||||
Requires: ftvalid = %{version}-%{release}
|
||||
Requires: ftview = %{version}-%{release}
|
||||
Conflicts: dtc < 1.4.0
|
||||
%if 0%{?suse_version} == 1600 && ! 0%{?is_opensuse}
|
||||
ExclusiveArch: donotbuild
|
||||
%endif
|
||||
|
||||
%description
|
||||
Freetype2 utilities and demo programs.
|
||||
|
||||
Reference in New Issue
Block a user