Hello community,

here is the log from the commit of package lcov for openSUSE:Factory checked in 
at 2018-03-20 21:58:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lcov (Old)
 and      /work/SRC/openSUSE:Factory/.lcov.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lcov"

Tue Mar 20 21:58:37 2018 rev:21 rq:587509 version:1.14+git.20180307.a5dd952

Changes:
--------
--- /work/SRC/openSUSE:Factory/lcov/lcov.changes        2017-01-15 
11:10:04.442425354 +0100
+++ /work/SRC/openSUSE:Factory/.lcov.new/lcov.changes   2018-03-20 
21:59:03.824482397 +0100
@@ -1,0 +2,7 @@
+Thu Mar 15 12:36:52 UTC 2018 - mli...@suse.cz
+
+- Port the package to git server and bump to current trunk in order
+  to add support for GCC 8.
+- Remove lcov-1.13-except-unreach.patch.
+
+-------------------------------------------------------------------

Old:
----
  lcov-1.13-except-unreach.patch
  lcov-1.13.tar.gz

New:
----
  _service
  _servicedata
  lcov-1.14+git.20180307.a5dd952.tar.xz

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

Other differences:
------------------
++++++ lcov.spec ++++++
--- /var/tmp/diff_new_pack.lTlV5e/_old  2018-03-20 21:59:04.608454170 +0100
+++ /var/tmp/diff_new_pack.lTlV5e/_new  2018-03-20 21:59:04.612454026 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lcov
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,14 +17,13 @@
 
 
 Name:           lcov
-Version:        1.13
+Version:        1.14+git.20180307.a5dd952
 Release:        0
 Summary:        A Graphical GCOV Front-end
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Tools/Other
-Url:            http://ltp.sourceforge.net/coverage/lcov.php
-Source:         http://downloads.sourceforge.net/ltp/%{name}-%{version}.tar.gz
-Patch0:         %{name}-%{version}-except-unreach.patch
+Url:            https://github.com/linux-test-project/lcov
+Source0:        %{name}-%{version}.tar.xz
 Requires:       gcc
 Requires:       perl-GD
 Conflicts:      kernel-coverage < 0.1-49
@@ -39,7 +38,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 

++++++ _service ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param name="url">git://github.com/linux-test-project/lcov</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">lcov</param>
    <param name="versionformat">1.14+git.%cd.%h</param>
    <param name="revision">a5dd9529f9232b8d901a4d6eb9ae54cae179e5b3</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version"/>
</services>
++++++ _servicedata ++++++
<servicedata>
  <service name="tar_scm">
    <param name="url">git://github.com/linux-test-project/lcov</param>
    <param 
name="changesrevision">a5dd9529f9232b8d901a4d6eb9ae54cae179e5b3</param>
  </service>
</servicedata>

Reply via email to