Hello community, here is the log from the commit of package libdatrie for openSUSE:Factory checked in at 2015-02-06 22:36:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdatrie (Old) and /work/SRC/openSUSE:Factory/.libdatrie.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdatrie" Changes: -------- --- /work/SRC/openSUSE:Factory/libdatrie/libdatrie.changes 2013-04-14 10:24:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libdatrie.new/libdatrie.changes 2015-02-06 22:36:05.000000000 +0100 @@ -1,0 +2,11 @@ +Wed Feb 4 12:34:37 UTC 2015 - [email protected] + +- Update to version 0.2.8 + * Fix compiler warnings in test suites. + * Fix edge-case error on alphabet set of size 255. + * Fail trie operations on non-alphabet inputs, rather than silently + allowing them to sneak in as false keys. + * Improved documentation. +- Add xz build require to keep SLE11 support + +------------------------------------------------------------------- Old: ---- libdatrie-0.2.4.tar.gz New: ---- libdatrie-0.2.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdatrie.spec ++++++ --- /var/tmp/diff_new_pack.0kqvNU/_old 2015-02-06 22:36:06.000000000 +0100 +++ /var/tmp/diff_new_pack.0kqvNU/_new 2015-02-06 22:36:06.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libdatrie # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,17 @@ Name: libdatrie -Version: 0.2.4 +Version: 0.2.8 Release: 0 Summary: Double-Array Trie Library License: LGPL-2.1 Group: System/Libraries Url: http://linux.thai.net/~thep/datrie/datrie.html -Source: ftp://linux.thai.net/pub/ThaiLinux/software/libthai/%{name}-%{version}.tar.gz +Source: ftp://linux.thai.net/pub/ThaiLinux/software/libthai/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: doxygen BuildRequires: pkg-config +BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
