commit libunistring for openSUSE:Factory
Hello community, here is the log from the commit of package libunistring for openSUSE:Factory checked in at 2015-02-23 13:17:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libunistring (Old) and /work/SRC/openSUSE:Factory/.libunistring.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libunistring" Changes: -------- --- /work/SRC/openSUSE:Factory/libunistring/libunistring.changes 2014-03-05 15:36:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libunistring.new/libunistring.changes 2015-02-23 13:17:48.000000000 +0100 @@ -1,0 +2,16 @@ +Thu Feb 19 20:33:23 UTC 2015 - p.drouand@gmail.com + +- Update to version 0.9.5 + * The data tables and line breaking algorithm have been updated + to Unicode version 7.0.0. + * In the include file uniname.h, the function unicode_name_character + has been extended to look for name aliases. +- Remove patches merged on upstream release + * libunistring-gnulib-ppc64le.patch + * libunistring-parallel-make.patch +- Use download Url as source +- Remove autoconf, automake and libtool require; not needed anymore +- Bump so version to 2 + libunistring0 > libunistring2 + +------------------------------------------------------------------- Old: ---- libunistring-0.9.3.tar.bz2 libunistring-gnulib-ppc64le.patch libunistring-parallel-make.patch New: ---- libunistring-0.9.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libunistring.spec ++++++ --- /var/tmp/diff_new_pack.lOaiuO/_old 2015-02-23 13:17:49.000000000 +0100 +++ /var/tmp/diff_new_pack.lOaiuO/_new 2015-02-23 13:17:49.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libunistring # -# Copyright (c) 2014 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,23 +17,15 @@ Name: libunistring -%define lname libunistring0 -Version: 0.9.3 +%define lname libunistring2 +Version: 0.9.5 Release: 0 Summary: GNU Unicode string library License: LGPL-3.0+ and GPL-3.0+ Group: Development/Libraries/C and C++ Url: http://www.gnu.org/software/libunistring/ -Source0: libunistring-%{version}.tar.bz2 +Source0: http://ftp.gnu.org/gnu/libunistring/libunistring-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: libtool - -# Fix imported gnulib long double math tests for little-endian PowerPC -Patch1: libunistring-gnulib-ppc64le.patch -# http://lists.openembedded.org/pipermail/openembedded-core/2012-April/059850.... -Patch2: libunistring-parallel-make.patch %description This portable C library implements Unicode string types in three flavours: @@ -69,11 +61,8 @@ %prep %setup -q -%patch1 -p1 -%patch2 %build -autoreconf -fi %configure --disable-static --disable-rpath --docdir=%_docdir/%name make %{?_smp_mflags} @@ -90,7 +79,7 @@ %files -n %lname %defattr(-,root,root) -%{_libdir}/libunistring.so.0* +%{_libdir}/libunistring.so.2* %files devel %defattr(-,root,root) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de