Hello community,

here is the log from the commit of package cttop for openSUSE:Factory checked 
in at 2020-06-02 14:39:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cttop (Old)
 and      /work/SRC/openSUSE:Factory/.cttop.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cttop"

Tue Jun  2 14:39:12 2020 rev:3 rq:810379 version:0.3.g26

Changes:
--------
--- /work/SRC/openSUSE:Factory/cttop/cttop.changes      2015-11-13 
23:36:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cttop.new.3606/cttop.changes    2020-06-02 
14:40:04.155792638 +0200
@@ -1,0 +2,6 @@
+Sat May 23 14:18:40 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Modernize specfile and add a _service file for the
+  manually-rolled tarball.
+
+-------------------------------------------------------------------

New:
----
  _service

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

Other differences:
------------------
++++++ cttop.spec ++++++
--- /var/tmp/diff_new_pack.TQ2Bfg/_old  2020-06-02 14:40:04.835794788 +0200
+++ /var/tmp/diff_new_pack.TQ2Bfg/_new  2020-06-02 14:40:04.839794800 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cttop
 #
-# Copyright (c) 2015 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/
 #
 
 
@@ -20,18 +20,15 @@
 Version:        0.3.g26
 Release:        0
 Summary:        top-like program showing Netfilter connection tracking entries
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Security
-Url:            http://strlen.de/cttop.html
+URL:            http://strlen.de/cttop.html
 
-#Snapshot:     v0.3-26-g63e53bb
 #Git-Web:      http://git.breakpoint.cc/cgit/fw/cttop.git/
-#Git-Clone:    git://git.breakpoint.cc/fw/cttop
 #Source:         http://strlen.de/cttop/dl/%name-%version.tar.bz2
 #Source2:        http://strlen.de/cttop/dl/%name-%version.tar.bz2.sig
 Source:         %name-%version.tar.xz
 Source4:        %name.keyring
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
 BuildRequires:  bison
 BuildRequires:  flex
@@ -39,11 +36,7 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libcap-ng)
 BuildRequires:  pkgconfig(libnetfilter_conntrack)
-%if 0%{?suse_version} > 1315
 BuildRequires:  pkgconfig(ncurses)
-%else
-BuildRequires:  ncurses-devel >= 5.9
-%endif
 
 %description
 cttop is a top-like program that shows netfilter connection tracking
@@ -51,7 +44,7 @@
 by source address.
 
 %prep
-%setup -qn %name
+%autosetup -p1
 
 %build
 autoreconf -fi
@@ -62,7 +55,6 @@
 %make_install
 
 %files
-%defattr(-,root,root)
 %_sbindir/cttop
 %_mandir/man8/cttop.8*
 %doc COPYING

++++++ _service ++++++
<services>
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">git://git.breakpoint.cc/fw/cttop</param>
                <param name="revision">master</param>
                <param name="parent-tag">v0.3</param>
                <param name="versionformat">0.3.g@TAG_OFFSET@</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>
                <param name="compression">xz</param>
        </service>
        <service name="set_version" mode="disabled"/>
</services>
++++++ cttop-0.3.g26.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cttop/.gitignore new/cttop-0.3.g26/.gitignore
--- old/cttop/.gitignore        2015-05-30 12:25:14.501834782 +0200
+++ new/cttop-0.3.g26/.gitignore        1970-01-01 01:00:00.000000000 +0100
@@ -1,15 +0,0 @@
-build-aux/
-tags
-configure
-depcomp
-ltmain
-Makefile
-Makefile.in
-.deps/
-aclocal.m4
-bsf_filter.lex.c
-bsf_filter.yy.c
-bsf_filter.yy.h
-config.log
-config.status
-cttop


Reply via email to