1.3.1
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
709233da4e
commit
ee9b209514
BIN
pv-1.2.0.tar.bz2
(Stored with Git LFS)
BIN
pv-1.2.0.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
pv-1.3.1.tar.bz2
(Stored with Git LFS)
Normal file
BIN
pv-1.3.1.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
13
pv.changes
13
pv.changes
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 22:14:15 UTC 2012 - pascal.bleser@opensuse.org
|
||||
|
||||
- update to 1.3.1:
|
||||
* do not use splice() if the write buffer is not empty
|
||||
- changes from 1.3.0:
|
||||
* fix 1024-boundary display garble
|
||||
* use splice(2) where available
|
||||
* added known bugs section of the manual page
|
||||
* use IEEE1541 units
|
||||
* bug with rate limit under 10 fixed
|
||||
* speed up PV line mode
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 22 05:53:15 UTC 2012 - jengelh@inai.de
|
||||
|
||||
|
6
pv.spec
6
pv.spec
@@ -14,13 +14,15 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: pv
|
||||
Version: 1.2.0
|
||||
Version: 1.3.1
|
||||
Release: 0
|
||||
Summary: PipeViewer - Monitor the Progress of Data through Pipes
|
||||
License: Artistic-2.0
|
||||
Group: System/Base
|
||||
Source: http://pipeviewer.googlecode.com/files/pv-%{version}.tar.bz2
|
||||
Source: http://www.ivarch.com/programs/sources/pv-%{version}.tar.bz2
|
||||
Url: http://ivarch.com/programs/pv.shtml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gcc
|
||||
|
Reference in New Issue
Block a user