Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2017-12-06 08:48:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzypp (Old)
 and      /work/SRC/openSUSE:Factory/.libzypp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libzypp"

Wed Dec  6 08:48:53 2017 rev:392 rq:548037 version:17.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2017-12-01 
15:53:04.257261691 +0100
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes     2017-12-06 
08:49:01.913977318 +0100
@@ -1,0 +2,6 @@
+Mon Dec  4 11:09:24 CET 2017 - [email protected]
+
+- Stop BuildRequire dropped boost-devel (bsc#1062782)
+- version 17.0.4 (0)
+
+-------------------------------------------------------------------

Old:
----
  libzypp-17.0.3.tar.bz2

New:
----
  libzypp-17.0.4.tar.bz2

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

Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.tKrfm1/_old  2017-12-06 08:49:02.681949201 +0100
+++ /var/tmp/diff_new_pack.tKrfm1/_new  2017-12-06 08:49:02.685949055 +0100
@@ -19,7 +19,7 @@
 %define force_gcc_46 0
 
 Name:           libzypp
-Version:        17.0.3
+Version:        17.0.4
 Release:        0
 Url:            git://gitorious.org/opensuse/libzypp.git
 Summary:        Package, Patch, Pattern, and Product Management
@@ -52,7 +52,13 @@
 %else
 BuildRequires:  hal-devel
 %endif
+%if 0%{?suse_version} >= 1330
+BuildRequires:  libboost_headers-devel
+BuildRequires:  libboost_program_options-devel
+BuildRequires:  libboost_test-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  dejagnu
 BuildRequires:  doxygen
 %if 0%{?force_gcc_46}
@@ -139,7 +145,13 @@
 Group:          Development/Libraries/C and C++
 Provides:       yast2-packagemanager-devel
 Obsoletes:      yast2-packagemanager-devel
+%if 0%{?suse_version} >= 1330
+Requires:       libboost_headers-devel
+Requires:       libboost_program_options-devel
+Requires:       libboost_test-devel
+%else
 Requires:       boost-devel
+%endif
 Requires:       bzip2
 Requires:       glibc-devel
 Requires:       libstdc++-devel

++++++ libzypp-17.0.3.tar.bz2 -> libzypp-17.0.4.tar.bz2 ++++++
++++ 14907 lines of diff (skipped)


Reply via email to