Hello community,

here is the log from the commit of package libbrotli for openSUSE:Factory 
checked in at 2016-08-25 09:56:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2016-03-26 
15:26:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libbrotli.new/libbrotli.changes 2016-08-25 
09:56:08.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Aug 20 08:14:15 UTC 2016 - [email protected]
+
+- Update to git snapshot 1.0.git5
+* Some header files and symbols were erroneously absent from the
+  library
+
+-------------------------------------------------------------------

Old:
----
  libbrotli-1.0.tar.xz

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

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

Other differences:
------------------
++++++ libbrotli.spec ++++++
--- /var/tmp/diff_new_pack.6YDMjk/_old  2016-08-25 09:56:09.000000000 +0200
+++ /var/tmp/diff_new_pack.6YDMjk/_new  2016-08-25 09:56:09.000000000 +0200
@@ -16,8 +16,10 @@
 #
 
 
+%define version_unconverted 1.0.g5
+
 Name:           libbrotli
-Version:        1.0
+Version:        1.0.g5
 Release:        0
 Summary:        Library implementing the Brotli compression algorithm
 License:        Apache-2.0 and MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6YDMjk/_old  2016-08-25 09:56:09.000000000 +0200
+++ /var/tmp/diff_new_pack.6YDMjk/_new  2016-08-25 09:56:09.000000000 +0200
@@ -2,9 +2,9 @@
        <service name="tar_scm" mode="localonly">
                <param name="url">https://github.com/bagder/libbrotli</param>
                <param name="scm">git</param>
-               <param name="revision">libbrotli-1.0</param>
                <param name="submodules">enable</param>
-               <param name="versionformat">1.0</param>
+               <param name="parent-tag">libbrotli-1.0</param>
+               <param name="versionformat">1.0.g@TAG_OFFSET@</param>
        </service>
        <service name="recompress" mode="localonly">
                <param name="file">*.tar</param>


Reply via email to