Hello community, here is the log from the commit of package hgview for openSUSE:Factory checked in at 2014-03-14 15:16:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hgview (Old) and /work/SRC/openSUSE:Factory/.hgview.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hgview" Changes: -------- --- /work/SRC/openSUSE:Factory/hgview/hgview.changes 2013-03-27 19:26:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.hgview.new/hgview.changes 2014-03-14 15:16:18.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Mar 12 09:19:49 UTC 2014 - [email protected] + +- update to 1.8.0 + - no upstream changelog + +------------------------------------------------------------------- Old: ---- hgview-1.7.1.tar.gz New: ---- hgview-1.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hgview.spec ++++++ --- /var/tmp/diff_new_pack.40O4FU/_old 2014-03-14 15:16:18.000000000 +0100 +++ /var/tmp/diff_new_pack.40O4FU/_new 2014-03-14 15:16:18.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package hgview # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 Guido Berhoerster. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: hgview -Version: 1.7.1 +Version: 1.8.0 Release: 0 Summary: Visual Log Navigator for Mercurial License: GPL-2.0+ @@ -69,7 +69,7 @@ %{__python} setup.py install \ --prefix=%{_prefix} \ --root=%{buildroot} -mkdir %{buildroot}%{_datadir} +mkdir -p %{buildroot}%{_datadir} mv %{buildroot}%{_prefix}/man %{buildroot}%{_datadir}/ chmod 644 %{buildroot}%{_mandir}/man1/hgview.1* @@ -81,11 +81,10 @@ %doc COPYING ChangeLog README %{python_sitelib}/%{name}-*.egg-info %{python_sitelib}/hgext -%dir %{python_sitelib}/hgviewlib/ -%{python_sitelib}/hgviewlib/*.py* -%{python_sitelib}/hgviewlib/hgpatches -%{python_sitelib}/hgviewlib/curses/ +%{python_sitelib}/hgviewlib/ +%exclude %{python_sitelib}/hgviewlib/qt4/ %{_bindir}/hgview +%{_datadir}/hgview/ %{_mandir}/man1/hgview.1* %files qt4 ++++++ hgview-1.7.1.tar.gz -> hgview-1.8.0.tar.gz ++++++ ++++ 20194 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
