Hello community,

here is the log from the commit of package snappy for openSUSE:Factory checked 
in at 2020-08-28 21:14:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/snappy (Old)
 and      /work/SRC/openSUSE:Factory/.snappy.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "snappy"

Fri Aug 28 21:14:31 2020 rev:7 rq:829564 version:1.1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/snappy/snappy.changes    2018-02-12 
10:10:27.883776418 +0100
+++ /work/SRC/openSUSE:Factory/.snappy.new.3399/snappy.changes  2020-08-28 
21:15:05.856141780 +0200
@@ -1,0 +2,9 @@
+Tue Aug 25 13:06:16 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 1.1.8:
+  * Small performance improvements.
+  * Removed snappy::string alias for std::string.
+  * Improved CMake configuration.
+- remove snappy-pcfile.patch (never went upstream)
+
+-------------------------------------------------------------------

Old:
----
  1.1.7.tar.gz
  snappy-pcfile.patch

New:
----
  1.1.8.tar.gz

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

Other differences:
------------------
++++++ snappy.spec ++++++
--- /var/tmp/diff_new_pack.enxyJe/_old  2020-08-28 21:15:07.496142577 +0200
+++ /var/tmp/diff_new_pack.enxyJe/_new  2020-08-28 21:15:07.504142581 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package snappy
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,21 +12,20 @@
 # 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/
 #
 
 
 %define libname libsnappy1
 Name:           snappy
-Version:        1.1.7
+Version:        1.1.8
 Release:        0
 Summary:        A compressor/decompressor library favoring time
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
-Url:            https://github.com/google/snappy/
+URL:            https://github.com/google/snappy/
 Source0:        https://github.com/google/snappy/archive/%{version}.tar.gz
 Source99:       baselibs.conf
-Patch0:         snappy-pcfile.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  lzo-devel
@@ -68,7 +67,6 @@
 
 %prep
 %setup -q
-%autopatch -p1
 
 %build
 %cmake
@@ -93,6 +91,5 @@
 %{_libdir}/libsnappy.so
 %dir %{_libdir}/cmake/Snappy/
 %{_libdir}/cmake/Snappy/*
-%{_libdir}/pkgconfig/snappy.pc
 
 %changelog

++++++ 1.1.7.tar.gz -> 1.1.8.tar.gz ++++++
++++ 3074 lines of diff (skipped)


Reply via email to