diff --git a/pv-1.3.1.tar.bz2 b/pv-1.3.1.tar.bz2 deleted file mode 100644 index 36af7bb..0000000 --- a/pv-1.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54225fc0b335e242ad881d1d65bb36481f1af645e8c4cef27072bc618c6c9bbb -size 84065 diff --git a/pv-1.3.4.tar.bz2 b/pv-1.3.4.tar.bz2 new file mode 100644 index 0000000..0d2994a --- /dev/null +++ b/pv-1.3.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b031e0a713ee00d956ed75b0c445a8aa614f40289d96f623efc177c1388b84 +size 84500 diff --git a/pv.changes b/pv.changes index 4b9ffaa..4ab1588 100644 --- a/pv.changes +++ b/pv.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Sep 1 11:09:24 UTC 2012 - jengelh@inai.de + +- Update to new upstream release 1.3.4 +* new --disable-splice configure script option +* fixed line mode size count with multiple files +- Use RH-friendly make install + ------------------------------------------------------------------- Mon Jun 25 22:14:15 UTC 2012 - pascal.bleser@opensuse.org diff --git a/pv.spec b/pv.spec index 418e777..00b693a 100644 --- a/pv.spec +++ b/pv.spec @@ -17,7 +17,7 @@ Name: pv -Version: 1.3.1 +Version: 1.3.4 Release: 0 Summary: PipeViewer - Monitor the Progress of Data through Pipes License: Artistic-2.0 @@ -51,7 +51,7 @@ will be until completion. make %{?_smp_mflags} %install -%makeinstall +make install DESTDIR="%buildroot" %find_lang "%{name}" %check