Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2015-08-29 20:03:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git (Old)
 and      /work/SRC/openSUSE:Factory/.git.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git"

Changes:
--------
--- /work/SRC/openSUSE:Factory/git/git.changes  2015-08-10 09:14:46.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2015-08-29 
20:03:11.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 25 08:19:20 UTC 2015 - [email protected]
+
+- In SLE 11 perl-Term-ReadKey is called perl-TermReadKey
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.cVMzaD/_old  2015-08-29 20:03:12.000000000 +0200
+++ /var/tmp/diff_new_pack.cVMzaD/_new  2015-08-29 20:03:12.000000000 +0200
@@ -120,7 +120,11 @@
 Summary:        Git tools for importing Subversion repositories
 Group:          Development/Tools/Version Control
 Requires:       git-core = %{version}
+%if 0%{suse_version} < 1140
+Requires:       perl-TermReadKey
+%else
 Requires:       perl-Term-ReadKey
+%endif
 Requires:       subversion
 Requires:       subversion-perl
 



Reply via email to