diff --git a/pv-1.4.12.tar.bz2 b/pv-1.4.12.tar.bz2 deleted file mode 100644 index f3455bd..0000000 --- a/pv-1.4.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a5aa4c9442a8efc164015f4ffd2b3311c2d79aa2b1eb57ee7aec55928d9d742 -size 99319 diff --git a/pv-1.5.3.tar.bz2 b/pv-1.5.3.tar.bz2 new file mode 100644 index 0000000..5420b16 --- /dev/null +++ b/pv-1.5.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76f3999b1c3b3027163dce6ef667cdf8dafb75218ee25e54a03bfe590478f90e +size 105287 diff --git a/pv-1.4.12.tar.bz2.txt b/pv-1.5.3.tar.bz2.txt similarity index 50% rename from pv-1.4.12.tar.bz2.txt rename to pv-1.5.3.tar.bz2.txt index 6a8d08c..e98d055 100644 --- a/pv-1.4.12.tar.bz2.txt +++ b/pv-1.5.3.tar.bz2.txt @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) -iD8DBQBSABV5wVlroz/Fb1ERAgpeAJ97xaVyV7bmjLoLImKegpmZ9d5hIQCfeI1t -YtmpWZ6k5cVNOkKSJc8jQbE= -=ol9r +iD4DBQBTZr2fwVlroz/Fb1ERAmOOAKCPza53cUh+JucHTS7dfkHO3E9+qACY7fAi +qxnYyBSlEo8/p5/ifpyD7A== +=hfhW -----END PGP SIGNATURE----- diff --git a/pv.changes b/pv.changes index a856558..cfc0949 100644 --- a/pv.changes +++ b/pv.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon May 5 06:12:30 UTC 2014 - jengelh@inai.de + +- Update to new upstream release 1.5.3 +* Added new display options --buffer-percent, --last-written +* New transfer option --no-splice +* New option --watchfd to monitor file descriptor status of another + process, rather than moving data from stdin to stdout. + ------------------------------------------------------------------- Mon Aug 12 10:47:57 UTC 2013 - jengelh@inai.de diff --git a/pv.spec b/pv.spec index 866334a..d3d5452 100644 --- a/pv.spec +++ b/pv.spec @@ -1,7 +1,7 @@ # # spec file for package pv # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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.4.12 +Version: 1.5.3 Release: 0 Summary: PipeViewer - Monitor the Progress of Data through Pipes License: Artistic-2.0 @@ -32,9 +32,6 @@ BuildRequires: gcc BuildRequires: gettext BuildRequires: gettext-devel BuildRequires: glibc-devel -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif BuildRequires: intltool BuildRequires: make %if 0%{?suse_version} && 0%{?suse_version} <= 1200 @@ -52,8 +49,6 @@ it has taken, how near to completion it is, and an estimate of how long it will be until completion. %prep -cp "%_sourcedir/%name-%version.tar.bz2.txt" "%_sourcedir/%name-%version.tar.bz2.asc" -%{?gpg_verify: %gpg_verify %_sourcedir/%name-%version.tar.bz2.asc} %setup -q %build