Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgit2 for openSUSE:Factory checked in at 2023-04-14 13:58:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgit2 (Old) and /work/SRC/openSUSE:Factory/.libgit2.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgit2" Fri Apr 14 13:58:35 2023 rev:57 rq:1079257 version:1.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libgit2/libgit2.changes 2023-03-24 15:16:42.373716996 +0100 +++ /work/SRC/openSUSE:Factory/.libgit2.new.19717/libgit2.changes 2023-04-14 13:58:36.175228305 +0200 @@ -1,0 +2,7 @@ +Wed Apr 12 16:35:36 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de> + +- Update to 1.6.4: + * config: return GIT_ENOTFOUND for missing programdata +- move experimental cli into libgit2-tools as intended + +------------------------------------------------------------------- Old: ---- libgit2-1.6.3.tar.gz New: ---- libgit2-1.6.4.tar.gz libgit2-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgit2.spec ++++++ --- /var/tmp/diff_new_pack.LiqpAU/_old 2023-04-14 13:58:36.771231769 +0200 +++ /var/tmp/diff_new_pack.LiqpAU/_new 2023-04-14 13:58:36.779231815 +0200 @@ -19,13 +19,14 @@ %define sover 1_6 Name: libgit2 -Version: 1.6.3 +Version: 1.6.4 Release: 0 Summary: C git library License: GPL-2.0-only WITH GCC-exception-2.0 Group: Development/Libraries/C and C++ URL: https://libgit2.github.com/ Source0: https://github.com/libgit2/libgit2/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source1: libgit2-rpmlintrc BuildRequires: cmake >= 3.5.1 BuildRequires: pkgconfig BuildRequires: pkgconfig(libcurl) @@ -96,7 +97,7 @@ %{_includedir}/git2* %{_libdir}/pkgconfig/libgit2.pc -%files +%files tools %license COPYING %{_bindir}/* ++++++ libgit2-1.6.3.tar.gz -> libgit2-1.6.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/libgit2/libgit2-1.6.3.tar.gz /work/SRC/openSUSE:Factory/.libgit2.new.19717/libgit2-1.6.4.tar.gz differ: char 115, line 1 ++++++ libgit2-rpmlintrc ++++++ # libgit2-tools ships the tools addFilter("libgit2-tools.*shlib-policy-missing-lib")