Hello community,

here is the log from the commit of package cflow for openSUSE:Factory checked 
in at 2019-06-19 21:13:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cflow (Old)
 and      /work/SRC/openSUSE:Factory/.cflow.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cflow"

Wed Jun 19 21:13:49 2019 rev:2 rq:710854 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/cflow/cflow.changes      2016-06-09 
16:09:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cflow.new.4811/cflow.changes    2019-06-19 
21:14:20.906859348 +0200
@@ -1,0 +2,17 @@
+Wed Jun 19 09:26:16 UTC 2019 - Martin Pluskal <mplus...@suse.com>
+
+- Update license information
+
+-------------------------------------------------------------------
+Mon Feb 25 08:05:15 UTC 2019 - Martin Pluskal <mplus...@suse.com>
+
+- Modernise spec file with spec-cleaner
+
+-------------------------------------------------------------------
+Sat Feb 23 19:41:30 UTC 2019 - sean...@opensuse.org
+
+- Update to version 1.6:
+  * New option --all (-A)
+  * New option --no-main
+
+-------------------------------------------------------------------

Old:
----
  cflow-1.5.tar.xz
  cflow-1.5.tar.xz.sig

New:
----
  cflow-1.6.tar.xz
  cflow-1.6.tar.xz.sig

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

Other differences:
------------------
++++++ cflow.spec ++++++
--- /var/tmp/diff_new_pack.ZcT1pQ/_old  2019-06-19 21:14:22.546861019 +0200
+++ /var/tmp/diff_new_pack.ZcT1pQ/_new  2019-06-19 21:14:22.566861040 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cflow
 #
-# Copyright (c) 2016 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,25 +12,23 @@
 # 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:           cflow
-Version:        1.5
+Version:        1.6
 Release:        0
 Summary:        Tool to generate flowcharts for C sources
-License:        GPL-3.0
+License:        GPL-3.0-or-later
 Group:          Development/Tools/Other
-Url:            http://www.gnu.org/software/cflow
-Source0:        https://ftp.gnu.org/gnu/cflow/cflow-1.5.tar.xz
-Source1:        https://ftp.gnu.org/gnu/cflow/cflow-1.5.tar.xz.sig
+URL:            http://www.gnu.org/software/cflow
+Source0:        https://ftp.gnu.org/gnu/cflow/cflow-1.6.tar.xz
+Source1:        https://ftp.gnu.org/gnu/cflow/cflow-1.6.tar.xz.sig
 Source2:        %{name}.keyring
 BuildRequires:  flex
-BuildRequires:  xz
 Requires(post): %{install_info_prereq}
 Requires(preun): %{install_info_prereq}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 GNU cflow analyzes a collection of C source files and prints a graph, charting
@@ -61,10 +59,10 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
 
 %files -f %{name}.lang
-%defattr(-,root,root)
-%doc NEWS README COPYING AUTHORS
+%license COPYING
+%doc NEWS README AUTHORS
 %{_bindir}/%{name}
-%{_infodir}/%{name}.info%{ext_info}
-%{_mandir}/man1/%{name}.1%{ext_man}
+%{_infodir}/%{name}.info%{?ext_info}
+%{_mandir}/man1/%{name}.1%{?ext_man}
 
 %changelog

++++++ cflow-1.5.tar.xz -> cflow-1.6.tar.xz ++++++
++++ 60017 lines of diff (skipped)



Reply via email to