Hello community, here is the log from the commit of package libvmime for openSUSE:Factory checked in at 2017-02-01 09:53:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvmime (Old) and /work/SRC/openSUSE:Factory/.libvmime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvmime" Changes: -------- --- /work/SRC/openSUSE:Factory/libvmime/libvmime.changes 2017-01-20 13:07:26.357388616 +0100 +++ /work/SRC/openSUSE:Factory/.libvmime.new/libvmime.changes 2017-02-03 17:48:53.677699635 +0100 @@ -1,0 +2,6 @@ +Mon Jan 23 22:44:49 UTC 2017 - [email protected] + +- Resolve wrong name of cmake variable: + CMAKE_RELEASE_TYPE -> CMAKE_BUILD_TYPE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvmime.spec ++++++ --- /var/tmp/diff_new_pack.gHjgYu/_old 2017-02-03 17:48:54.109638741 +0100 +++ /var/tmp/diff_new_pack.gHjgYu/_new 2017-02-03 17:48:54.113638177 +0100 @@ -114,7 +114,7 @@ %endif -DVMIME_HAVE_TLS_SUPPORT:BOOL=ON \ -DVMIME_BUILD_STATIC_LIBRARY:BOOL=OFF \ - -DCMAKE_RELEASE_TYPE:STRING="RelWithDebInfo" \ + -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" \ -DCMAKE_INSTALL_PREFIX:PATH="%_prefix" \ -DCMAKE_CXX_FLAGS_DEBUG:STRING="-g" \ %if 0%{?suse_version} >= 1310
