Hello community,

here is the log from the commit of package hgview for openSUSE:Factory checked 
in at 2013-01-10 22:27:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hgview (Old)
 and      /work/SRC/openSUSE:Factory/.hgview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hgview", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/hgview/hgview.changes    2012-05-25 
16:16:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hgview.new/hgview.changes       2013-01-10 
22:27:38.000000000 +0100
@@ -1,0 +2,9 @@
+Wed Jan  9 19:57:38 UTC 2013 - [email protected]
+
+- update to version 1.7.0
+  - no changelog provided, see the upstream vcs at
+    http://www.logilab.org/repository/38907 for a detailed list of
+    changes
+- the build depends on mercurial now
+
+-------------------------------------------------------------------

Old:
----
  hgview-1.5.0.tar.gz

New:
----
  hgview-1.7.0.tar.gz

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

Other differences:
------------------
++++++ hgview.spec ++++++
--- /var/tmp/diff_new_pack.vXbNiP/_old  2013-01-10 22:27:40.000000000 +0100
+++ /var/tmp/diff_new_pack.vXbNiP/_new  2013-01-10 22:27:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hgview
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,18 +16,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           hgview
-Version:        1.5.0
-Release:        1
-License:        GPL-2.0+
+Version:        1.7.0
+Release:        0
 Summary:        Visual Log Navigator for Mercurial
-Url:            http://www.logilab.org/project/hgview
+License:        GPL-2.0+
 Group:          Development/Tools/Version Control
+Url:            http://www.logilab.org/project/hgview
 Source:         
http://download.logilab.org/pub/hgview/%{name}-%{version}.tar.gz
+BuildRequires:  asciidoc
+BuildRequires:  mercurial
 BuildRequires:  python-devel
-BuildRequires:  python-setuptools
 BuildRequires:  python-qt4
-BuildRequires:  asciidoc
+BuildRequires:  python-setuptools
 BuildRequires:  xmlto
 %{py_requires}
 Requires:       mercurial
@@ -49,9 +51,9 @@
 Summary:        Qt4 User Interface for hgview
 Group:          Development/Tools/Version Control
 Requires:       hgview = %{version}
+Requires:       python-docutils
 Requires:       python-qscintilla
 Requires:       python-qt4
-Requires:       python-docutils
 
 %description qt4
 This package provides the Qt4 user interface for hgview.
@@ -66,6 +68,8 @@
 %{__python} setup.py install \
     --prefix=%{_prefix} \
     --root=%{buildroot}
+mkdir %{buildroot}%{_datadir}
+mv %{buildroot}%{_prefix}/man %{buildroot}%{_datadir}/
 
 %clean
 rm -rf %{buildroot}

++++++ hgview-1.5.0.tar.gz -> hgview-1.7.0.tar.gz ++++++
++++ 19076 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to