commit complexity for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package complexity for openSUSE:Factory 
checked in at 2020-02-14 16:38:01

Comparing /work/SRC/openSUSE:Factory/complexity (Old)
 and  /work/SRC/openSUSE:Factory/.complexity.new.26092 (New)


Package is "complexity"

Fri Feb 14 16:38:01 2020 rev:4 rq:774154 version:1.10

Changes:

--- /work/SRC/openSUSE:Factory/complexity/complexity.changes2018-08-24 
17:12:17.278655251 +0200
+++ /work/SRC/openSUSE:Factory/.complexity.new.26092/complexity.changes 
2020-02-14 16:38:07.095610611 +0100
@@ -1,0 +2,5 @@
+Thu Feb 13 12:42:14 UTC 2020 - Martin Pluskal 
+
+- Small modernisation of spec file
+
+---



Other differences:
--
++ complexity.spec ++
--- /var/tmp/diff_new_pack.xKySps/_old  2020-02-14 16:38:08.047611142 +0100
+++ /var/tmp/diff_new_pack.xKySps/_new  2020-02-14 16:38:08.047611142 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package complexity
 #
-# 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,7 +12,7 @@
 # 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/
 #
 
 
@@ -44,19 +44,19 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %check
-make %{?_smp_mflags} check
+%make_build check
 
 %post
-%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{?ext_info}
 
 %preun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
+%install_info_delete --info-dir=%{_infodir} 
%{_infodir}/%{name}.info%{?ext_info}
 
 %files
 %license COPYING






commit complexity for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package complexity for openSUSE:Factory 
checked in at 2018-08-24 17:12:16

Comparing /work/SRC/openSUSE:Factory/complexity (Old)
 and  /work/SRC/openSUSE:Factory/.complexity.new (New)


Package is "complexity"

Fri Aug 24 17:12:16 2018 rev:3 rq:631180 version:1.10

Changes:

--- /work/SRC/openSUSE:Factory/complexity/complexity.changes2018-07-31 
16:04:28.780064875 +0200
+++ /work/SRC/openSUSE:Factory/.complexity.new/complexity.changes   
2018-08-24 17:12:17.278655251 +0200
@@ -1,0 +2,5 @@
+Wed Aug  8 15:23:32 UTC 2018 - jeng...@inai.de
+
+- Use noun phrase in summary. Reduce description hype.
+
+---



Other differences:
--
++ complexity.spec ++
--- /var/tmp/diff_new_pack.r1AW4X/_old  2018-08-24 17:12:17.822655899 +0200
+++ /var/tmp/diff_new_pack.r1AW4X/_new  2018-08-24 17:12:17.822655899 +0200
@@ -19,7 +19,7 @@
 Name:   complexity
 Version:1.10
 Release:0
-Summary:Compute the complexity of C source code
+Summary:C source code complexity computation utility
 License:GPL-3.0-or-later
 Group:  Development/Tools/Other
 URL:https://www.gnu.org/software/complexity/
@@ -34,9 +34,8 @@
 Requires(preun): %{install_info_prereq}
 
 %description
-
-Complexity a tool designed for analyzing the complexity of ā€œCā€ program 
functions.
-It is very similar to the McCabe scoring, but addresses several issues not 
considered
+Complexity is a tool for analyzing the complexity of "C" program functions.
+It is very similar to the McCabe scoring, but addresses some issues not 
considered
 in that scoring scheme.
 
 %prep






commit complexity for openSUSE:Factory

2018-07-31 Thread root
Hello community,

here is the log from the commit of package complexity for openSUSE:Factory 
checked in at 2018-07-31 16:04:16

Comparing /work/SRC/openSUSE:Factory/complexity (Old)
 and  /work/SRC/openSUSE:Factory/.complexity.new (New)


Package is "complexity"

Tue Jul 31 16:04:16 2018 rev:2 rq:626678 version:1.10

Changes:

--- /work/SRC/openSUSE:Factory/complexity/complexity.changes2017-12-02 
13:11:53.703696621 +0100
+++ /work/SRC/openSUSE:Factory/.complexity.new/complexity.changes   
2018-07-31 16:04:28.780064875 +0200
@@ -1,0 +2,11 @@
+Tue Jul 31 10:57:56 UTC 2018 - mplus...@suse.com
+
+- Add gpg signature
+- Run tests during build
+
+---
+Tue Jul 31 08:54:21 UTC 2018 - sch...@suse.de
+
+- Require pkgconfig(autoopts) for building
+
+---

New:

  complexity-1.10.tar.xz.sig
  complexity.keyring



Other differences:
--
++ complexity.spec ++
--- /var/tmp/diff_new_pack.kT19yv/_old  2018-07-31 16:04:29.368065877 +0200
+++ /var/tmp/diff_new_pack.kT19yv/_new  2018-07-31 16:04:29.368065877 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package complexity
 #
-# Copyright (c) 2017 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
@@ -20,12 +20,16 @@
 Version:1.10
 Release:0
 Summary:Compute the complexity of C source code
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Development/Tools/Other
 URL:https://www.gnu.org/software/complexity/
-Source: https://ftp.gnu.org/gnu/complexity/%{name}-%{version}.tar.xz
+Source0:https://ftp.gnu.org/gnu/complexity/%{name}-%{version}.tar.xz
+Source1:
https://ftp.gnu.org/gnu/complexity/%{name}-%{version}.tar.xz.sig
+Source2:%{name}.keyring
 Patch0: complexity-1.10-avoid-random-return-in-nonvoid-function.patch
 BuildRequires:  autogen
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(autoopts)
 Requires(post): %{install_info_prereq}
 Requires(preun): %{install_info_prereq}
 
@@ -46,6 +50,9 @@
 %install
 %make_install
 
+%check
+make %{?_smp_mflags} check
+
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
@@ -53,10 +60,11 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
 %files
-%doc AUTHORS ChangeLog README COPYING NEWS
+%license COPYING
+%doc AUTHORS ChangeLog README NEWS
 %{_bindir}/complexity
 %{_bindir}/cx-vs-mc
-%{_infodir}/complexity.info%{ext_info}
-%{_mandir}/man1/complexity.1%{ext_man}
+%{_infodir}/complexity.info%{?ext_info}
+%{_mandir}/man1/complexity.1%{?ext_man}
 
 %changelog