Hello community, here is the log from the commit of package libgit2 for openSUSE:Factory checked in at 2017-11-16 13:56:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgit2 (Old) and /work/SRC/openSUSE:Factory/.libgit2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgit2" Thu Nov 16 13:56:46 2017 rev:27 rq:541259 version:0.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libgit2/libgit2.changes 2017-08-12 20:07:13.631961872 +0200 +++ /work/SRC/openSUSE:Factory/.libgit2.new/libgit2.changes 2017-11-16 13:56:48.094784176 +0100 @@ -1,0 +2,6 @@ +Mon Nov 13 10:15:36 UTC 2017 - [email protected] + +- remove unneeded dependency (python is used only for testsuite, which + isn't used during build) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgit2.spec ++++++ --- /var/tmp/diff_new_pack.IzkUJ5/_old 2017-11-16 13:56:48.830757513 +0100 +++ /var/tmp/diff_new_pack.IzkUJ5/_new 2017-11-16 13:56:48.834757368 +0100 @@ -30,10 +30,8 @@ BuildRequires: cmake >= 2.8 BuildRequires: http-parser-devel BuildRequires: pkgconfig -BuildRequires: python-base BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libssh2) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} BuildRequires: openssl-devel %else @@ -83,12 +81,10 @@ %postun -n %{name}-%{sover} -p /sbin/ldconfig %files -n %{name}-%{sover} -%defattr (-,root,root) %doc AUTHORS COPYING README.md %{_libdir}/%{name}.so.*%{sover}* %files devel -%defattr (-,root,root) %doc examples %{_libdir}/%{name}.so %{_includedir}/git2*
