Hello community,

here is the log from the commit of package hg-git for openSUSE:Factory checked 
in at 2016-02-05 00:31:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hg-git (Old)
 and      /work/SRC/openSUSE:Factory/.hg-git.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hg-git"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hg-git/hg-git.changes    2015-12-09 
22:19:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hg-git.new/hg-git.changes       2016-02-05 
00:31:37.000000000 +0100
@@ -1,0 +2,22 @@
+Tue Feb  2 20:02:55 UTC 2016 - [email protected]
+
+- update to v0.8.5
+  * Support Mercurial 3.7
+  * No changelog provided, see 
+    https://bitbucket.org/durin42/hg-git/branches/compare/0.8.5%0D0.8.4
+
+-------------------------------------------------------------------
+Mon Feb  1 20:45:10 UTC 2016 - [email protected]
+
+- Update project url
+- Cleanups spec file with spec-cleaner
+- Enable tests
+
+-------------------------------------------------------------------
+Mon Feb  1 10:26:06 UTC 2016 - [email protected]
+
+- update to v0.8.4
+  * No changelog provided, see 
+    https://bitbucket.org/durin42/hg-git/branches/compare/0.8.4%0D0.8.3
+
+-------------------------------------------------------------------

Old:
----
  hg-git-0.8.3.tar.gz

New:
----
  hg-git-0.8.5.tar.gz

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

Other differences:
------------------
++++++ hg-git.spec ++++++
--- /var/tmp/diff_new_pack.b1LX86/_old  2016-02-05 00:31:37.000000000 +0100
+++ /var/tmp/diff_new_pack.b1LX86/_new  2016-02-05 00:31:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hg-git
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,21 +17,19 @@
 
 
 Name:           hg-git
-Version:        0.8.3
+Version:        0.8.5
 Release:        0
 Summary:        Mercurial Plugin for Communicating with Git Servers
 License:        GPL-2.0+
 Group:          Development/Tools/Version Control
-Url:            https://bitbucket.org/durin42/hg-git/
+Url:            https://hg-git.github.io
 Source0:        
https://pypi.python.org/packages/source/h/hg-git/hg-git-%{version}.tar.gz
+BuildRequires:  git-daemon
 BuildRequires:  mercurial
+BuildRequires:  netcat-openbsd
 BuildRequires:  python-devel
 BuildRequires:  python-dulwich >= 0.9.7
 BuildRequires:  python-setuptools
-# tests
-BuildRequires:  git-daemon
-BuildRequires:  netcat-openbsd
-
 Requires:       mercurial
 Requires:       python-dulwich >= 0.9.7
 BuildArch:      noarch
@@ -54,9 +52,10 @@
 python setup.py build
 
 %check
-#export PYTHONPATH="$RPM_BUILD_ROOT%{python_sitelib}"
-#cd tests && \
-#    python run-tests.py --verbose --with-hg=%{_bindir}/hg
+export PYTHONPATH="%{buildroot}%{python_sitelib}"
+pushd tests
+python run-tests.py --verbose --with-hg=%{_bindir}/hg
+popd
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}

++++++ hg-git-0.8.3.tar.gz -> hg-git-0.8.5.tar.gz ++++++
++++ 7721 lines of diff (skipped)


Reply via email to