diff --git a/pv-1.1.4.tar.bz2 b/pv-1.1.4.tar.bz2 deleted file mode 100644 index a3836c1..0000000 --- a/pv-1.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8613c240ab4297f6ad346f0047138f551a093c603eeb581d5e83091cad3a559 -size 81959 diff --git a/pv-1.2.0.tar.bz2 b/pv-1.2.0.tar.bz2 new file mode 100644 index 0000000..107b494 --- /dev/null +++ b/pv-1.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3291f6d32f9e8a8ab8489ed68669d7df61a6eea8a6a06e7bb26b0c3e3cdc666 +size 82222 diff --git a/pv.changes b/pv.changes index 9c801a2..30349e3 100644 --- a/pv.changes +++ b/pv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 14 16:06:49 UTC 2010 - pascal.bleser@opensuse.org + +- update to 1.2.0: + * an average rate display option was added to better show progress with bursty traffic + * a consistent exit status is set to help script writers + * various minor cleanups and bug fixes were made + ------------------------------------------------------------------- Tue Nov 9 21:55:09 UTC 2010 - pascal.bleser@opensuse.org diff --git a/pv.spec b/pv.spec index 3f5c56b..2c0c44b 100644 --- a/pv.spec +++ b/pv.spec @@ -1,8 +1,7 @@ # vim: set sw=4 ts=4 et: -# norootforbuild Name: pv -Version: 1.1.4 +Version: 1.2.0 Release: 0 Summary: PipeViewer - Monitor the Progress of Data through Pipes Source: http://pipeviewer.googlecode.com/files/pv-%{version}.tar.bz2