commit pv for openSUSE:Factory

2024-08-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pv for openSUSE:Factory checked in 
at 2024-08-01 22:03:49

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


Package is "pv"

Thu Aug  1 22:03:49 2024 rev:27 rq:1190636 version:1.8.12

Changes:

--- /work/SRC/openSUSE:Factory/pv/pv.changes2024-07-03 20:29:31.783372908 
+0200
+++ /work/SRC/openSUSE:Factory/.pv.new.7232/pv.changes  2024-08-01 
22:04:08.043735787 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 04:48:17 UTC 2024 - Andreas Stieger 
+
+- update to 1.8.12:
+  * fix detection of output block device size
+  * do not treat a zero/interrupted write as an end of file
+
+---

Old:

  pv-1.8.10.tar.gz
  pv-1.8.10.tar.gz.asc

New:

  _scmsync.obsinfo
  build.specials.obscpio
  pv-1.8.12.tar.gz
  pv-1.8.12.tar.gz.asc



Other differences:
--
++ pv.spec ++
--- /var/tmp/diff_new_pack.NRNzzq/_old  2024-08-01 22:04:09.755806400 +0200
+++ /var/tmp/diff_new_pack.NRNzzq/_new  2024-08-01 22:04:09.759806565 +0200
@@ -2,6 +2,7 @@
 # spec file for package pv
 #
 # Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2024 Andreas Stieger 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +18,7 @@
 
 
 Name:   pv
-Version:1.8.10
+Version:1.8.12
 Release:0
 Summary:Tool for monitor the progress of data through pipes
 License:GPL-3.0-or-later

++ _scmsync.obsinfo ++
mtime: 1722420956
commit: a051dfc47653813f1ff5dbf59e486d205fac8abc837210cca5c80b11c8bf
url: https://src.opensuse.org/jengelh/pv
revision: master

++ pv-1.8.10.tar.gz -> pv-1.8.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pv-1.8.10/configure new/pv-1.8.12/configure
--- old/pv-1.8.10/configure 2024-06-16 00:25:06.0 +0200
+++ new/pv-1.8.12/configure 2024-07-18 23:11:19.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for pv 1.8.10.
+# Generated by GNU Autoconf 2.71 for pv 1.8.12.
 #
 # Report bugs to .
 #
@@ -611,8 +611,8 @@
 # Identity of this package.
 PACKAGE_NAME='pv'
 PACKAGE_TARNAME='pv'
-PACKAGE_VERSION='1.8.10'
-PACKAGE_STRING='pv 1.8.10'
+PACKAGE_VERSION='1.8.12'
+PACKAGE_STRING='pv 1.8.12'
 PACKAGE_BUGREPORT='p...@ivarch.com'
 PACKAGE_URL='https://www.ivarch.com/programs/pv.shtml'
 
@@ -1344,7 +1344,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pv 1.8.10 to adapt to many kinds of systems.
+\`configure' configures pv 1.8.12 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1415,7 +1415,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of pv 1.8.10:";;
+ short | recursive ) echo "Configuration of pv 1.8.12:";;
esac
   cat <<\_ACEOF
 
@@ -1525,7 +1525,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pv configure 1.8.10
+pv configure 1.8.12
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2021,7 +2021,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pv $as_me 1.8.10, which was
+It was created by pv $as_me 1.8.12, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3297,7 +3297,7 @@
 
 # Define the identity of the package.
  PACKAGE='pv'
- VERSION='1.8.10'
+ VERSION='1.8.12'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -9300,7 +9300,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pv $as_me 1.8.10, which was
+This file was extended by pv $as_me 1.8.12, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -9369,7 +9369,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-pv config.status 1.8.10
+pv config.status 1.8.12
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pv-1.8.10/configure.ac new/pv-1.8.12/configure.ac
---

commit pv for openSUSE:Factory

2024-04-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pv for openSUSE:Factory checked in 
at 2024-04-24 15:13:27

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


Package is "pv"

Wed Apr 24 15:13:27 2024 rev:25 rq:1169818 version:1.8.9

Changes:

--- /work/SRC/openSUSE:Factory/pv/pv.changes2024-02-15 21:01:23.886096981 
+0100
+++ /work/SRC/openSUSE:Factory/.pv.new.1880/pv.changes  2024-04-24 
15:13:50.220007640 +0200
@@ -1,0 +2,13 @@
+Tue Apr 23 00:44:04 UTC 2024 - Joshua Smith 
+
+- version update to 1.8.9
+  * feature: new "--si" option to display and interpret size
+suffixes in multiples of 1000 rather than 1024
+  * fix: continue producing progress output when the output is
+blocking writes
+  * fix: honour the TMPDIR / TMP environment variables again,
+rather than hard-coding "/tmp", when using a terminal lock file
+  * i18n: corrections and missing strings added to French
+translations
+
+---

Old:

  pv-1.8.5.tar.gz
  pv-1.8.5.tar.gz.asc

New:

  pv-1.8.9.tar.gz
  pv-1.8.9.tar.gz.asc



Other differences:
--
++ pv.spec ++
--- /var/tmp/diff_new_pack.DPU4BW/_old  2024-04-24 15:13:50.896031781 +0200
+++ /var/tmp/diff_new_pack.DPU4BW/_new  2024-04-24 15:13:50.900031924 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pv
-Version:1.8.5
+Version:1.8.9
 Release:0
 Summary:Tool for monitor the progress of data through pipes
 License:GPL-3.0-or-later

++ pv-1.8.5.tar.gz -> pv-1.8.9.tar.gz ++
 3681 lines of diff (skipped)


commit pv for openSUSE:Factory

2024-02-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pv for openSUSE:Factory checked in 
at 2024-02-15 21:00:04

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


Package is "pv"

Thu Feb 15 21:00:04 2024 rev:24 rq:1146627 version:1.8.5

Changes:

--- /work/SRC/openSUSE:Factory/pv/pv.changes2023-12-01 21:24:50.120703657 
+0100
+++ /work/SRC/openSUSE:Factory/.pv.new.1815/pv.changes  2024-02-15 
21:01:23.886096981 +0100
@@ -1,0 +2,33 @@
+Wed Feb 14 14:46:34 UTC 2024 - pgaj...@suse.com
+
+- version update to 1.8.5
+  * Corrected percentage formatting so it does not jump from 2 to 3
+characters wide at 100%.
+  * Replaced `--remote` mechanism to use a temporary file instead
+of SysV IPC, so it can work reliably even when there are
+multiple pv instances.
+  * feature: new `--discard` option to discard input as if writing
+to /dev/null.
+  * feature: new `--error-skip-block` option to make `--skip-
+errors` skip whole blocks.
+  * feature: use `posix_fadvise()` like cat(1) does, to improve
+efficiency.
+  * security: with `--pidfile`, write to a temporary file and
+rename it into place, to improve security.
+  * security: ignore _TMP_ / _TMPDIR_ environment variables when
+using a terminal lock file.
+  * Only report errors about missing files when starting to
+transfer from them, not while calculating size, and behave more
+like cat(1) by skipping them and moving on.
+  * Auto-calculate total line count with `--line-mode` when all
+inputs are regular files.
+  * Cope with machine suspend/resume and botched timestamps.
+  * If `--width` or `--height` were provided, do not change them
+when the window size changes.
+  * When a file descriptor position in `--watchfd` moves backwards,
+show the rate using the correct prefix.
+  * Rewrite terminal state save/restore so state is not
+intermittently garbled on exit when using `--cursor`.
+  * Licensing change from Artistic 2.0 to GPLv3+.
+
+---

Old:

  pv-1.7.24.tar.gz
  pv-1.7.24.tar.gz.asc

New:

  pv-1.8.5.tar.gz
  pv-1.8.5.tar.gz.asc



Other differences:
--
++ pv.spec ++
--- /var/tmp/diff_new_pack.x9Spkq/_old  2024-02-15 21:01:24.430116102 +0100
+++ /var/tmp/diff_new_pack.x9Spkq/_new  2024-02-15 21:01:24.430116102 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pv
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   pv
-Version:1.7.24
+Version:1.8.5
 Release:0
-Summary:PipeViewer - Monitor the Progress of Data through Pipes
-License:Artistic-2.0
+Summary:Tool for monitor the progress of data through pipes
+License:GPL-3.0-or-later
 Group:  System/Base
 URL:http://ivarch.com/programs/pv.shtml
 
@@ -47,21 +47,22 @@
 %autosetup -p1
 
 %build
-%configure --enable-lfs --enable-nls --disable-debugging
+%configure --enable-lfs --enable-nls --disable-debugging --docdir="%_docdir/pv"
 %make_build
 
 %install
 %make_install
 %find_lang %name
+rm %buildroot/%_docdir/pv/INSTALL
 
 %check
-%ifarch s390x
-exit 0
-%endif
+%ifnarch s390x
 %make_build test
+%endif
 
 %files -f %name.lang
-%license doc/COPYING
+%license docs/COPYING
+%_docdir/pv
 %_bindir/pv
-%_mandir/man1/pv.1%ext_man
+%_mandir/man1/pv.1*
 

++ pv-1.7.24.tar.gz -> pv-1.8.5.tar.gz ++
 44986 lines of diff (skipped)


commit pv for openSUSE:Factory

2023-12-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pv for openSUSE:Factory checked in 
at 2023-12-01 21:24:45

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


Package is "pv"

Fri Dec  1 21:24:45 2023 rev:23 rq:112 version:1.7.24

Changes:

--- /work/SRC/openSUSE:Factory/pv/pv.changes2023-11-16 20:27:05.301110216 
+0100
+++ /work/SRC/openSUSE:Factory/.pv.new.25432/pv.changes 2023-12-01 
21:24:50.120703657 +0100
@@ -1,0 +2,8 @@
+Thu Nov 30 11:24:57 UTC 2023 - pgaj...@suse.com
+
+- disable testsuite for s390x [bsc#1215338]
+- remove _constraints again as it didn't help
+- deleted sources
+  - _constraints (not needed)
+
+---

Old:

  _constraints



Other differences:
--
++ pv.spec ++
--- /var/tmp/diff_new_pack.MWdGu1/_old  2023-12-01 21:24:50.776727751 +0100
+++ /var/tmp/diff_new_pack.MWdGu1/_new  2023-12-01 21:24:50.780727898 +0100
@@ -55,6 +55,9 @@
 %find_lang %name
 
 %check
+%ifarch s390x
+exit 0
+%endif
 %make_build test
 
 %files -f %name.lang


commit pv for openSUSE:Factory

2023-09-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pv for openSUSE:Factory checked in 
at 2023-09-29 21:13:11

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


Package is "pv"

Fri Sep 29 21:13:11 2023 rev:21 rq:1113866 version:1.7.24

Changes:

--- /work/SRC/openSUSE:Factory/pv/pv.changes2023-08-01 14:15:26.571456969 
+0200
+++ /work/SRC/openSUSE:Factory/.pv.new.28202/pv.changes 2023-09-29 
21:14:03.870810829 +0200
@@ -1,0 +2,5 @@
+Tue Sep 26 13:31:17 UTC 2023 - pgaj...@suse.com
+
+- add _constraints [bsc#1215338]
+
+---

New:

  _constraints



Other differences:
--
++ _constraints ++

  

  4096

  
 


commit pv for openSUSE:Factory

2023-08-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pv for openSUSE:Factory checked in 
at 2023-08-01 14:15:25

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


Package is "pv"

Tue Aug  1 14:15:25 2023 rev:20 rq:1101420 version:1.7.24

Changes:

--- /work/SRC/openSUSE:Factory/pv/pv.changes2023-07-29 20:10:15.265911727 
+0200
+++ /work/SRC/openSUSE:Factory/.pv.new.32662/pv.changes 2023-08-01 
14:15:26.571456969 +0200
@@ -1,0 +2,6 @@
+Sun Jul 30 23:59:53 UTC 2023 - Jan Engelhardt 
+
+- Update to release 1.7.24
+  * correct terminal size detection (was broken by 1.7.17)
+
+---

Old:

  pv-1.7.18.tar.bz2
  pv-1.7.18.tar.bz2.txt

New:

  pv-1.7.24.tar.gz
  pv-1.7.24.tar.gz.asc



Other differences:
--
++ pv.spec ++
--- /var/tmp/diff_new_pack.GqhY8h/_old  2023-08-01 14:15:27.519462538 +0200
+++ /var/tmp/diff_new_pack.GqhY8h/_new  2023-08-01 14:15:27.523462562 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pv
-Version:1.7.18
+Version:1.7.24
 Release:0
 Summary:PipeViewer - Monitor the Progress of Data through Pipes
 License:Artistic-2.0
@@ -25,8 +25,8 @@
 URL:http://ivarch.com/programs/pv.shtml
 
 #Git-Clone: https://github.com/a-j-wood/pv
-Source: http://ivarch.com/programs/sources/%name-%version.tar.bz2
-Source2:http://ivarch.com/programs/sources/%name-%version.tar.bz2.txt
+Source: http://ivarch.com/programs/sources/%name-%version.tar.gz
+Source2:
http://ivarch.com/programs/sources/%name-%version.tar.gz.txt#/%name-%version.tar.gz.asc
 Source3:%name.keyring
 BuildRequires:  gcc
 BuildRequires:  gettext

++ pv.keyring ++
Binary files /var/tmp/diff_new_pack.GqhY8h/_old and 
/var/tmp/diff_new_pack.GqhY8h/_new differ


commit pv for openSUSE:Factory

2023-07-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pv for openSUSE:Factory checked in 
at 2023-07-24 18:11:58

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


Package is "pv"

Mon Jul 24 18:11:58 2023 rev:18 rq:1099142 version:1.7.0

Changes:

--- /work/SRC/openSUSE:Factory/pv/pv.changes2021-11-15 15:27:42.533845485 
+0100
+++ /work/SRC/openSUSE:Factory/.pv.new.1467/pv.changes  2023-07-24 
18:12:07.177265470 +0200
@@ -1,0 +2,16 @@
+Mon Jul 17 21:18:13 UTC 2023 - Jan Engelhardt 
+
+- Update to release 1.7.0
+  * The "--size" option now accepts "@filename" to use the size
+of another file.
+  * New "--bits" option to show bit count instead of byte count.
+  * New "--average-rate-window" option, to set the window over
+which the average rate is calculated, also used for ETA.
+  * The "--watchfd" option will now show relative filenames, if
+they are under the current directory.
+  * Add burst rate limit to transfer, so rate limits are not
+broken by bursty traffic.
+  * Corrected elapsed time display to show as D:HH:MM:SS after 1
+day, like the ETA does.
+
+---

Old:

  pv-1.6.20.tar.bz2
  pv-1.6.20.tar.bz2.txt

New:

  pv-1.7.0.tar.bz2
  pv-1.7.0.tar.bz2.txt



Other differences:
--
++ pv.spec ++
--- /var/tmp/diff_new_pack.JeSeAE/_old  2023-07-24 18:12:08.461273026 +0200
+++ /var/tmp/diff_new_pack.JeSeAE/_new  2023-07-24 18:12:08.465273050 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pv
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pv
-Version:1.6.20
+Version:1.7.0
 Release:0
 Summary:PipeViewer - Monitor the Progress of Data through Pipes
 License:Artistic-2.0
@@ -59,7 +59,6 @@
 
 %files -f %name.lang
 %license doc/COPYING
-%doc README doc/NEWS
 %_bindir/pv
 %_mandir/man1/pv.1%ext_man
 

++ pv-1.6.20.tar.bz2 -> pv-1.7.0.tar.bz2 ++
 5832 lines of diff (skipped)


commit pv for openSUSE:Factory

2021-11-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pv for openSUSE:Factory checked in 
at 2021-11-15 15:26:09

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


Package is "pv"

Mon Nov 15 15:26:09 2021 rev:17 rq:931177 version:1.6.20

Changes:

--- /work/SRC/openSUSE:Factory/pv/pv.changes2020-09-10 22:47:16.411781149 
+0200
+++ /work/SRC/openSUSE:Factory/.pv.new.1890/pv.changes  2021-11-15 
15:27:42.533845485 +0100
@@ -1,0 +2,8 @@
+Fri Nov  5 19:58:05 UTC 2021 - Jan Engelhardt 
+
+- Update to release 1.6.20
+  * Starting pv in the background no longer immediately stops
+unless the transfer is to/from the terminal.
+  * Using -B, -A, or -T now switches on -C implicitly.
+
+---

Old:

  pv-1.6.6.tar.bz2
  pv-1.6.6.tar.bz2.txt

New:

  pv-1.6.20.tar.bz2
  pv-1.6.20.tar.bz2.txt



Other differences:
--
++ pv.spec ++
--- /var/tmp/diff_new_pack.2ihtKk/_old  2021-11-15 15:27:42.961845606 +0100
+++ /var/tmp/diff_new_pack.2ihtKk/_new  2021-11-15 15:27:42.965845607 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pv
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   pv
-Version:1.6.6
+Version:1.6.20
 Release:0
 Summary:PipeViewer - Monitor the Progress of Data through Pipes
 License:Artistic-2.0
 Group:  System/Base
 URL:http://ivarch.com/programs/pv.shtml
 
+#Git-Clone: https://github.com/a-j-wood/pv
 Source: http://ivarch.com/programs/sources/%name-%version.tar.bz2
 Source2:http://ivarch.com/programs/sources/%name-%version.tar.bz2.txt
 Source3:%name.keyring

++ pv-1.6.6.tar.bz2 -> pv-1.6.20.tar.bz2 ++
 5496 lines of diff (skipped)