Hello community,

here is the log from the commit of package pv for openSUSE:Factory checked in 
at 2012-09-05 09:53:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pv (Old)
 and      /work/SRC/openSUSE:Factory/.pv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pv", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/pv/pv.changes    2012-06-05 15:34:43.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.pv.new/pv.changes       2012-09-05 
09:53:03.000000000 +0200
@@ -1,0 +2,21 @@
+Sat Sep  1 11:09:24 UTC 2012 - jeng...@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.ble...@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
+
+-------------------------------------------------------------------

Old:
----
  pv-1.2.0.tar.bz2

New:
----
  pv-1.3.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pv.spec ++++++
--- /var/tmp/diff_new_pack.gSXeLR/_old  2012-09-05 09:53:04.000000000 +0200
+++ /var/tmp/diff_new_pack.gSXeLR/_new  2012-09-05 09:53:04.000000000 +0200
@@ -14,13 +14,15 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           pv
-Version:        1.2.0
+Version:        1.3.4
 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
@@ -49,7 +51,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR="%buildroot"
 %find_lang "%{name}"
 
 %check

++++++ pv-1.2.0.tar.bz2 -> pv-1.3.4.tar.bz2 ++++++
++++ 1895 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to