Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package c_count for openSUSE:Factory checked 
in at 2024-06-03 17:43:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/c_count (Old)
 and      /work/SRC/openSUSE:Factory/.c_count.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "c_count"

Mon Jun  3 17:43:09 2024 rev:15 rq:1178119 version:7.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/c_count/c_count.changes  2023-06-22 
23:27:33.194298172 +0200
+++ /work/SRC/openSUSE:Factory/.c_count.new.24587/c_count.changes       
2024-06-03 17:43:15.506580906 +0200
@@ -1,0 +2,8 @@
+Sun Jun  2 02:41:50 UTC 2024 - jun wang <jgw...@suse.com>
+
+- Update to version 7.23
+  * improve style/formatting of manpage
+  * updated configure macros
+  * update config.guess and config.sub 
+
+-------------------------------------------------------------------

Old:
----
  c_count-7.22.tgz
  c_count-7.22.tgz.asc

New:
----
  c_count-7.23.tgz
  c_count-7.23.tgz.asc

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

Other differences:
------------------
++++++ c_count.spec ++++++
--- /var/tmp/diff_new_pack.QAYRdE/_old  2024-06-03 17:43:16.098602724 +0200
+++ /var/tmp/diff_new_pack.QAYRdE/_new  2024-06-03 17:43:16.102602872 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package c_count
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           c_count
-Version:        7.22
+Version:        7.23
 Release:        0
 Summary:        Source Code Measure Counter for C/C++/Java
 License:        MIT

++++++ c_count-7.22.tgz -> c_count-7.23.tgz ++++++
++++ 2791 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/c_count-7.22/CHANGES new/c_count-7.23/CHANGES
--- old/c_count-7.22/CHANGES    2023-01-30 02:23:10.000000000 +0100
+++ new/c_count-7.23/CHANGES    2024-04-30 01:52:06.000000000 +0200
@@ -1,4 +1,11 @@
--- $Id: CHANGES,v 7.37 2023/01/30 01:23:10 tom Exp $
+-- $Id: CHANGES,v 7.39 2024/04/29 23:52:06 tom Exp $
+
+2024/04/29 (c_count 7.23)
+       + improve style/formatting of manpage
+
+       + updated configure macros
+
+       + update config.guess and config.sub
 
 2023/01/30 (c_count 7.22)
        + updated configure macros
@@ -161,7 +168,7 @@
 
 1997/10/05 (c_count 7.4)
 
-       + change copyright terms to allow commerical distribution.
+       + change copyright terms to allow commercial distribution.
 
        + add -b option, to display blocklevel statistics.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/c_count-7.22/COPYING new/c_count-7.23/COPYING
--- old/c_count-7.22/COPYING    2023-01-31 02:23:54.000000000 +0100
+++ new/c_count-7.23/COPYING    2024-04-30 01:59:59.000000000 +0200
@@ -1,10 +1,10 @@
-$Id: COPYING,v 7.16 2023/01/31 01:23:54 tom Exp $
+$Id: COPYING,v 7.17 2024/04/29 23:59:59 tom Exp $
 
 C_COUNT
 
 
--------------------------------------------------------------------------------
 
-Copyright 1985-2022,2023 by Thomas E. Dickey
+Copyright 1985-2023,2024 by Thomas E. Dickey
 All Rights Reserved.
 
 Permission to use, copy, modify, and distribute this software and its
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/c_count-7.22/MANIFEST new/c_count-7.23/MANIFEST
--- old/c_count-7.22/MANIFEST   2023-01-30 02:24:14.000000000 +0100
+++ new/c_count-7.23/MANIFEST   2024-04-30 02:03:23.000000000 +0200
@@ -1,4 +1,4 @@
-MANIFEST for c_count, version v7_22
+MANIFEST for c_count, version v7_23
 
--------------------------------------------------------------------------------
 MANIFEST                        this file
 CHANGES                         extracted change-log from c_count.c
@@ -27,10 +27,9 @@
 package/debian/copyright        debian build script
 package/debian/docs             debian build script
 package/debian/rules            debian build script
+package/debian/watch            debian build script
 package/debian/source           subdirectory
 package/debian/source/format    debian build script
-package/debian                  subdirectory
-package/debian/watch            debian build script
 porting                         subdirectory
 porting/README                  description of files in porting directory
 porting/getopt.c                public-domain version of 'getopt()'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/c_count-7.22/c_count.1 new/c_count-7.23/c_count.1
--- old/c_count-7.22/c_count.1  2020-09-23 02:44:37.000000000 +0200
+++ new/c_count-7.23/c_count.1  2024-04-30 01:49:02.000000000 +0200
@@ -1,11 +1,17 @@
-.\" $Id: c_count.1,v 7.10 2020/09/23 00:44:37 tom Exp $
+.\" $Id: c_count.1,v 7.11 2024/04/29 23:49:02 tom Exp $
+.TH C_COUNT 1 2024-04-29 "C-language line counter" "User commands"
+.ie n .ds CW R
+.el   \{
+.ie \n(.g .ds CW CR
+.el       .ds CW CW
+.\}
 .de NS
 .ie n  .sp
 .el    .sp .5
 .ie n  .in +4
 .el    .in +2
 .nf
-.ft C                  \" Courier
+.ft \*(CW
 ..
 .de NE
 .fi
@@ -14,27 +20,22 @@
 .el    .in -2
 ..
 .
-.TH C_COUNT 1
 .hy 0
 .
 .SH NAME
-.PP
-\fBc_count\fR \- C-language line counter
-.
-.SH USAGE
-.PP
-\fBc_count\fI [options] [file-specifications]
-.
+\fBc_count\fR \-
+C-language line counter
 .SH SYNOPSIS
+\fBc_count\fI [options] [file-specifications]\fR
 .PP
 \fBC_count\fR counts lines and statements in C-language source files.
 It provides related statistics on the amount of whitespace, comments
 and code.
-\fBC_count\fR also shows the presence of unbalanced (or
-nested) comments, unbalanced quotation marks and illegal characters.
+\fBC_count\fR also shows the presence of unbalanced
+(or nested) comments,
+unbalanced quotation marks and illegal characters.
 .
 .SH DESCRIPTION
-.PP
 \fBC_count\fR reads one or more C-language source files and displays
 simple statistics about them.
 It counts statements (i.e., sequences
@@ -103,7 +104,8 @@
 file contains identifiers longer than specified by the \fB\-w\fP option.
 .PP
 Unbalanced quotes may be legal.
-The C preprocessor permits you to
+When \fBc_count\fP was first created,
+the C preprocessor permitted one to
 define symbols which contain an unbalanced quote mark, for example:
 .ne 3
 .NS
@@ -189,7 +191,6 @@
 If this option is not given, \fBc_count\fR reports identifiers longer than
 31 characters.
 .SH OPERATIONS
-.PP
 \fBC_count\fR reads one or more C language source files and writes
 its statistics to standard output.
 If you do not give any file names,
@@ -249,19 +250,15 @@
 for each file, as well as for all files together.
 .
 .SH ENVIRONMENT
-.PP
 \fBC_count\fR runs in a POSIX environment.
 Execute it on VAX/VMS by defining it as a foreign command.
 .
 .SH FILES
-.PP
 \fBC_count\fR is a single binary module, that uses no auxiliary
 files (e.g., \fBC_COUNT.EXE\fR on VAX/VMS).
 .
-.SH AUTHOR
-.PP
+.SH AUTHORS
 Thomas Dickey.
 .
 .SH SEE ALSO
-.PP
 wc\ (1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/c_count-7.22/package/c_count.nsi new/c_count-7.23/package/c_count.nsi
--- old/c_count-7.22/package/c_count.nsi        2023-01-31 02:19:16.000000000 
+0100
+++ new/c_count-7.23/package/c_count.nsi        2024-04-30 01:52:06.000000000 
+0200
@@ -1,10 +1,10 @@
-; $Id: c_count.nsi,v 1.10 2023/01/31 01:19:16 tom Exp $
+; $Id: c_count.nsi,v 1.11 2024/04/29 23:52:06 tom Exp $
 ; Script generated with the Venis Install Wizard
 
 ; Define your application name
 !define APPNAME "c_count"
 !define VERSION_MAJOR "7"
-!define VERSION_MINOR "22"
+!define VERSION_MINOR "23"
 !define VERSION "${VERSION_MAJOR}.${VERSION_MINOR}"
 !define APPNAMEANDVERSION "${APPNAME} ${VERSION}"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/c_count-7.22/package/c_count.spec new/c_count-7.23/package/c_count.spec
--- old/c_count-7.22/package/c_count.spec       2023-01-31 02:19:16.000000000 
+0100
+++ new/c_count-7.23/package/c_count.spec       2024-04-30 01:52:06.000000000 
+0200
@@ -1,7 +1,7 @@
 Summary: c_count - C-language line counter
 %define AppProgram c_count
-%define AppVersion 7.22
-# $Id: c_count.spec,v 1.13 2023/01/31 01:19:16 tom Exp $
+%define AppVersion 7.23
+# $Id: c_count.spec,v 1.14 2024/04/29 23:52:06 tom Exp $
 Name: %{AppProgram}
 Version: %{AppVersion}
 Release: 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/c_count-7.22/package/debian/changelog 
new/c_count-7.23/package/debian/changelog
--- old/c_count-7.22/package/debian/changelog   2023-01-31 02:19:16.000000000 
+0100
+++ new/c_count-7.23/package/debian/changelog   2024-04-30 01:52:06.000000000 
+0200
@@ -1,3 +1,9 @@
+ccount (7.23) unstable; urgency=low
+
+  * maintenance updates
+
+ -- Thomas E. Dickey <dic...@invisible-island.net>  Mon, 29 Apr 2024 19:41:03 
-0400
+
 ccount (7.22) unstable; urgency=low
 
   * maintenance updates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/c_count-7.22/package/debian/copyright 
new/c_count-7.23/package/debian/copyright
--- old/c_count-7.22/package/debian/copyright   2023-01-31 02:24:03.000000000 
+0100
+++ new/c_count-7.23/package/debian/copyright   2024-04-30 02:00:10.000000000 
+0200
@@ -1,7 +1,7 @@
 Upstream source https://invisible-island.net/c_count/c_count.html
 
 -------------------------------------------------------------------------------
-Copyright 1985-2022,2023 by Thomas E. Dickey.  All Rights Reserved.
+Copyright 1985-2023,2024 by Thomas E. Dickey.  All Rights Reserved.
 
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/c_count-7.22/patchlev.h new/c_count-7.23/patchlev.h
--- old/c_count-7.22/patchlev.h 2023-01-31 02:19:16.000000000 +0100
+++ new/c_count-7.23/patchlev.h 2024-04-30 01:52:06.000000000 +0200
@@ -1,2 +1,2 @@
 #define RELEASE 7
-#define PATCHLEVEL 22
+#define PATCHLEVEL 23

Reply via email to