Hello community,

here is the log from the commit of package libsolv for openSUSE:Factory checked 
in at 2017-05-04 08:51:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsolv (Old)
 and      /work/SRC/openSUSE:Factory/.libsolv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsolv"

Thu May  4 08:51:29 2017 rev:54 rq:491630 version:0.6.27

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsolv/libsolv.changes  2017-02-18 
03:16:15.524421576 +0100
+++ /work/SRC/openSUSE:Factory/.libsolv.new/libsolv.changes     2017-05-04 
08:51:31.233370791 +0200
@@ -1,0 +2,12 @@
+Tue Apr 25 14:11:05 CEST 2017 - [email protected]
+
+- change queue resize code to use adaptive chunk sizes
+- fix potential segfault in testcase_depstr [bnc#1036002]
+- fix performance issues with name = md5sum dependencies
+  [bnc#1035946]
+- improve "forcebest with uninstall" handling
+- make dirid handling more robust
+- build with libxml2 instead of libexpat
+- bump version to 0.6.27
+
+-------------------------------------------------------------------

Old:
----
  libsolv-0.6.26.tar.bz2

New:
----
  libsolv-0.6.27.tar.bz2

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

Other differences:
------------------
++++++ libsolv.spec ++++++
--- /var/tmp/diff_new_pack.WIDv7Z/_old  2017-05-04 08:51:32.309219066 +0200
+++ /var/tmp/diff_new_pack.WIDv7Z/_new  2017-05-04 08:51:32.313218502 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libsolv
-Version:        0.6.26
+Version:        0.6.27
 Release:        0
 Url:            https://github.com/openSUSE/libsolv
 Source:         libsolv-%{version}.tar.bz2
@@ -38,21 +38,13 @@
 %if 0%{?fedora_version} || 0%{?rhel_version} >= 600 || 0%{?centos_version} >= 
600
 BuildRequires:  db-devel
 %endif
-%if 0%{?suse_version}
-%if 0%{?suse_version} < 1030
-BuildRequires:  expat
-%else
-BuildRequires:  libexpat-devel
-%endif
-%if 0%{?suse_version} < 1100
+BuildRequires:  libxml2-devel
+%if 0%{?suse_version} && 0%{?suse_version} < 1100
 BuildRequires:  graphviz
 %endif
 %if 0%{?suse_version} > 1020
 BuildRequires:  fdupes
 %endif
-%else
-BuildRequires:  expat-devel
-%endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  rpm-devel
@@ -190,6 +182,7 @@
        -DLIB=%{_lib} \
        -DCMAKE_VERBOSE_MAKEFILE=TRUE \
        -DCMAKE_BUILD_TYPE=RelWithDebInfo \
+       -DWITH_LIBXML2=1 \
        %{?with_enable_static:-DENABLE_STATIC=1} \
        %{?with_disable_shared:-DDISABLE_SHARED=1} \
        %{?with_perl_binding:-DENABLE_PERL=1} \

++++++ libsolv-0.6.26.tar.bz2 -> libsolv-0.6.27.tar.bz2 ++++++
++++ 6534 lines of diff (skipped)


Reply via email to