Hello community,

here is the log from the commit of package libbrotli for openSUSE:Factory 
checked in at 2016-03-26 15:26:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbrotli (Old)
 and      /work/SRC/openSUSE:Factory/.libbrotli.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbrotli"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbrotli/libbrotli.changes      2015-11-10 
10:03:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libbrotli.new/libbrotli.changes 2016-03-26 
15:26:56.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Mar 15 12:13:13 UTC 2016 - [email protected]
+
+- Update to new upstream release 1.0
+* Install missing encoding header
+- Drop inline.diff (applied upstream)
+
+-------------------------------------------------------------------

Old:
----
  inline.diff
  libbrotli-0.1.0~git40.tar.xz

New:
----
  libbrotli-1.0.tar.xz

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

Other differences:
------------------
++++++ libbrotli.spec ++++++
--- /var/tmp/diff_new_pack.PT6Rtz/_old  2016-03-26 15:26:58.000000000 +0100
+++ /var/tmp/diff_new_pack.PT6Rtz/_new  2016-03-26 15:26:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libbrotli
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:           libbrotli
-Version:        0.1.0~git40
+Version:        1.0
 Release:        0
 Summary:        Library implementing the Brotli compression algorithm
 License:        Apache-2.0 and MIT
@@ -26,7 +26,6 @@
 
 #Git-Clone:    https://github.com/bagder/libbrotli
 Source:         %name-%version.tar.xz
-Patch1:         inline.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  libtool >= 2
@@ -79,7 +78,6 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
 
 %build
 autoreconf -fi

++++++ _service ++++++
--- /var/tmp/diff_new_pack.PT6Rtz/_old  2016-03-26 15:26:58.000000000 +0100
+++ /var/tmp/diff_new_pack.PT6Rtz/_new  2016-03-26 15:26:58.000000000 +0100
@@ -1,14 +1,14 @@
 <services>
-       <service name="tar_scm" mode="disabled">
+       <service name="tar_scm" mode="localonly">
                <param name="url">https://github.com/bagder/libbrotli</param>
                <param name="scm">git</param>
-               <param 
name="revision">851122b665cde2374387c595ae3dc3369bf8ea05</param>
+               <param name="revision">libbrotli-1.0</param>
                <param name="submodules">enable</param>
-               <param name="versionformat">0.1.0~git40</param>
+               <param name="versionformat">1.0</param>
        </service>
-       <service name="recompress" mode="disabled">
+       <service name="recompress" mode="localonly">
                <param name="file">*.tar</param>
                <param name="compression">xz</param>
        </service>
-       <service name="set_version" mode="disabled"/>
+       <service name="set_version" mode="localonly"/>
 </services>

++++++ libbrotli-0.1.0~git40.tar.xz -> libbrotli-1.0.tar.xz ++++++
++++ 41988 lines of diff (skipped)


Reply via email to