Sync from SUSE:SLFO:Main fribidi revision 74e91b40d00ac1508f3ceb7aa8287dc2
This commit is contained in:
parent
3750ca4b22
commit
f7292c7ff6
BIN
fribidi-1.0.13.tar.xz
(Stored with Git LFS)
BIN
fribidi-1.0.13.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
fribidi-1.0.15.tar.xz
(Stored with Git LFS)
Normal file
BIN
fribidi-1.0.15.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 07:10:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.15:
|
||||
* Fixed the bad tarball from 1.0.14 with stall include files.
|
||||
There are no other changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 9 18:51:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.14:
|
||||
* Updated Unicode tables to version 15.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 20:33:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
@ -114,7 +127,7 @@ Thu Nov 6 09:50:44 UTC 2014 - i@marguerite.su
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 10 13:36:21 UTC 2014 - ftake@geeko.jp
|
||||
|
||||
- libfribidi-devel requires %{lname} = %{version}
|
||||
- libfribidi-devel requires %{lname} = %{version}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 19 21:30:39 UTC 2014 - jengelh@inai.de
|
||||
@ -168,7 +181,7 @@ Sun Jan 6 05:22:51 CET 2008 - crrodriguez@suse.de
|
||||
- update to version 0.10.9
|
||||
* Fixed type sizes when stdint.h is not available.
|
||||
* Update to Unicode Character Database 5.0.0
|
||||
* Fixed type sizes on 64-bit architectures.
|
||||
* Fixed type sizes on 64-bit architectures.
|
||||
- disable static libraries
|
||||
- remove libtool archive with empty dependency_libs
|
||||
- do not require gtk2-devel for build as it is unused
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fribidi
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libfribidi0
|
||||
Name: fribidi
|
||||
Version: 1.0.13
|
||||
Version: 1.0.15
|
||||
Release: 0
|
||||
Summary: An implementation of the Unicode BiDi algorithm
|
||||
License: LGPL-2.1-only
|
||||
|
Loading…
Reference in New Issue
Block a user