Hello community,

here is the log from the commit of package libunistring for openSUSE:Factory 
checked in at 2018-05-30 11:41:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libunistring (Old)
 and      /work/SRC/openSUSE:Factory/.libunistring.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libunistring"

Wed May 30 11:41:48 2018 rev:27 rq:612668 version:0.9.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/libunistring/libunistring.changes        
2018-03-07 10:30:42.063084886 +0100
+++ /work/SRC/openSUSE:Factory/.libunistring.new/libunistring.changes   
2018-05-30 12:31:32.169763261 +0200
@@ -1,0 +2,14 @@
+Mon May 28 14:12:10 UTC 2018 - astie...@suse.com
+
+- update to 0.9.10:
+  * The functions
+    u8_casing_prefix_context, u8_casing_prefixes_context,
+    u8_casing_suffix_context, u8_casing_suffixes_context,
+    u16_casing_prefix_context, u16_casing_prefixes_context,
+    u16_casing_suffix_context, u16_casing_suffixes_context,
+    u32_casing_prefix_context, u32_casing_prefixes_context,
+    u32_casing_suffix_context, u32_casing_suffixes_context,
+    that are documented since version 0.9.1, are now actually
+    implemented.
+
+-------------------------------------------------------------------

Old:
----
  libunistring-0.9.9.tar.xz
  libunistring-0.9.9.tar.xz.sig

New:
----
  libunistring-0.9.10.tar.xz
  libunistring-0.9.10.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libunistring.spec ++++++
--- /var/tmp/diff_new_pack.sJaBjw/_old  2018-05-30 12:31:32.761750144 +0200
+++ /var/tmp/diff_new_pack.sJaBjw/_new  2018-05-30 12:31:32.765750055 +0200
@@ -18,7 +18,7 @@
 
 %define lname  libunistring2
 Name:           libunistring
-Version:        0.9.9
+Version:        0.9.10
 Release:        0
 Summary:        GNU Unicode string library
 License:        LGPL-3.0-or-later OR GPL-2.0-only
@@ -28,7 +28,6 @@
 Source1:        
http://ftp.gnu.org/gnu/libunistring/libunistring-%{version}.tar.xz.sig
 Source2:        
http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=libunistring&download=1#/%{name}.keyring
 Source3:        baselibs.conf
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{?suse_version } == 1110
 BuildRequires:  xz
 %endif
@@ -81,21 +80,21 @@
 %if ! 0%{?qemu_user_space_build}
 # test-malloca seem not to be suitable for ix86 obs worker
 # (locally passes, obs worker stucks -- )
-%ifarch %ix86
+%ifarch %{ix86}
 sed -i 's:50000:50:g' tests/test-malloca.c
 %endif
 # do not run tests in parallel, it stucks randomly
-make check
+make check # %{?_smp_mflags}
 %endif
 
 %files -n %{lname}
-%defattr(-,root,root)
+%license COPYING*
 %{_libdir}/libunistring.so.2*
 
 %files devel
-%defattr(-,root,root)
+%license COPYING*
 %{_docdir}/%{name}
-%{_infodir}/libunistring.info*
+%{_infodir}/libunistring.info%{?ext_info}
 %{_libdir}/libunistring.so
 %{_includedir}/unistring
 %{_includedir}/*.h

++++++ libunistring-0.9.9.tar.xz -> libunistring-0.9.10.tar.xz ++++++
++++ 8505 lines of diff (skipped)



Reply via email to