Hello community,

here is the log from the commit of package libprotobuf-mutator for 
openSUSE:Factory checked in at 2019-12-21 12:31:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libprotobuf-mutator (Old)
 and      /work/SRC/openSUSE:Factory/.libprotobuf-mutator.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libprotobuf-mutator"

Sat Dec 21 12:31:18 2019 rev:2 rq:758305 version:20190610

Changes:
--------
--- /work/SRC/openSUSE:Factory/libprotobuf-mutator/libprotobuf-mutator.changes  
2019-01-21 10:59:42.003326063 +0100
+++ 
/work/SRC/openSUSE:Factory/.libprotobuf-mutator.new.6675/libprotobuf-mutator.changes
        2019-12-21 12:31:42.995372801 +0100
@@ -1,0 +2,28 @@
+Thu Dec 19 10:15:02 UTC 2019 - Madhu Mohan Nelemane <[email protected]>
+
+- Update to version 20190610
+  * Renames SANITIZER_INTERFACE_WEAK_DEF to LIB_PROTO_MUTATOR_WEAK_DEF
+  * Introduced SANITIZER_INTERFACE_WEAK_DEF
+  * Builds tests with MSVC
+  * Updates CMakeLists.txt to build for MSVC
+  * Add a line break.
+  * Add proto dependencies to prerequisites.
+  * Fix compile error/warning in src/field_instance.h (was comparison with
+    unsigned < 0, which is always false)
+  * Remove workaround for stack overflow
+  * Update protocolbuffers
+  * Add check to avoid stack overflow parsing nested messages
+  * replace std::mt19937 with a much faster std::minstd_rand
+  * Speedup unit tests 
+  * Fix index check
+  * Switch from TEST_CASE_P to TEST_SUITE_P
+  * Fix clang build (#110) 
+  * Never copy unknown enum values
+  * Check that all tests strings parsed
+  * Add FieldInstance::DebugString
+  * Move EnforceUtf8 check into CanCopyAndDifferentField
+  * ename IsEqualValueField to CanCopyAndDifferentField
+  * Add links to known bug reports and fuzzers which use this library
+  * added missing newlines to two CMakeLists.txt files
+
+-------------------------------------------------------------------

Old:
----
  libprotobuf-mutator-20181127.tar.xz

New:
----
  libprotobuf-mutator-20190610.tar.gz

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

Other differences:
------------------
++++++ libprotobuf-mutator.spec ++++++
--- /var/tmp/diff_new_pack.uBXioV/_old  2019-12-21 12:31:44.319373430 +0100
+++ /var/tmp/diff_new_pack.uBXioV/_new  2019-12-21 12:31:44.355373448 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libprotobuf-mutator
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           libprotobuf-mutator
-Version:        20181127
+Version:        20190610
 Release:        0
 Summary:        A library to randomly mutate protobuffers
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/google/libprotobuf-mutator
-Source:         %{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  protobuf-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.uBXioV/_old  2019-12-21 12:31:44.683373603 +0100
+++ /var/tmp/diff_new_pack.uBXioV/_new  2019-12-21 12:31:44.711373617 +0100
@@ -8,7 +8,7 @@
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">gz</param>
   </service>
   <service mode="disabled" name="set_version"/>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.uBXioV/_old  2019-12-21 12:31:44.903373708 +0100
+++ /var/tmp/diff_new_pack.uBXioV/_new  2019-12-21 12:31:44.915373714 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/google/libprotobuf-mutator</param>
-              <param 
name="changesrevision">78533873f514580c2106fdbecf13cb9976949be0</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">d1fe8a7d8ae18f3d454f055eba5213c291986f21</param></service></servicedata>


Reply via email to