diff --git a/fribidi-1.0.1.tar.bz2 b/fribidi-1.0.1.tar.bz2 deleted file mode 100644 index 600f5ba..0000000 --- a/fribidi-1.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1b182d70590b6cdb5545bab8149de33b966800f27f2d9365c68917ed5a174e4 -size 2074127 diff --git a/fribidi-1.0.5.tar.bz2 b/fribidi-1.0.5.tar.bz2 new file mode 100644 index 0000000..ab93b39 --- /dev/null +++ b/fribidi-1.0.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a64f2a687f5c4f203a46fa659f43dd43d1f8b845df8d723107e8a7e6158e4ce +size 2082617 diff --git a/fribidi.changes b/fribidi.changes index 74565ea..b1c71ff 100644 --- a/fribidi.changes +++ b/fribidi.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 24 06:01:11 UTC 2018 - sean@suspend.net + +- Update to version 1.0.5: + + Updated unicode tables to version 11 + + Bugfix release - character tests were not running previously + + Small speedup due to small arrays being allocated on the stack + ------------------------------------------------------------------- Sun Feb 18 12:32:47 UTC 2018 - jengelh@inai.de diff --git a/fribidi.spec b/fribidi.spec index 9cf39dc..1ce16ab 100644 --- a/fribidi.spec +++ b/fribidi.spec @@ -12,16 +12,16 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define lname libfribidi0 Name: fribidi -Version: 1.0.1 +Version: 1.0.5 Release: 0 Summary: An implementation of the Unicode BiDi algorithm -License: LGPL-2.1 +License: LGPL-2.1-only Group: Development/Libraries/C and C++ Url: https://github.com/fribidi/fribidi Source: https://github.com/fribidi/fribidi/releases/download/v%{version}/%{name}-%{version}.tar.bz2