Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2025-03-16 18:58:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Sun Mar 16 18:58:19 2025 rev:321 rq:1253269 version:2.49.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2025-01-16 18:31:19.763010369 +0100 +++ /work/SRC/openSUSE:Factory/.git.new.19136/git.changes 2025-03-16 18:58:43.960835961 +0100 @@ -1,0 +2,9 @@ +Fri Mar 14 23:43:43 UTC 2025 - Marcus Rueckert <mrueck...@suse.de> + +- update to 2.49.0 + https://about.gitlab.com/blog/2025/03/14/whats-new-in-git-2-49-0/ + https://raw.githubusercontent.com/git/git/refs/tags/v2.49.0/Documentation/RelNotes/2.49.0.adoc +- switch to zlib-ng for code 16 +- docs switched to asciidoc + +------------------------------------------------------------------- Old: ---- git-2.48.1.tar.sign git-2.48.1.tar.xz New: ---- git-2.49.0.tar.sign git-2.49.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.48CawQ/_old 2025-03-16 18:58:44.672865748 +0100 +++ /var/tmp/diff_new_pack.48CawQ/_new 2025-03-16 18:58:44.676865915 +0100 @@ -43,7 +43,7 @@ %bcond_with asciidoctor %endif Name: git -Version: 2.48.1 +Version: 2.49.0 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only @@ -86,7 +86,11 @@ BuildRequires: tcsh BuildRequires: update-desktop-files BuildRequires: xz +%if 0%{?suse_version} >= 1600 +BuildRequires: pkgconfig(zlib-ng) +%else BuildRequires: pkgconfig(zlib) +%endif Requires: git-core = %{version} Requires: perl-Git = %{version} Recommends: git-email @@ -434,9 +438,9 @@ fi mkdir -p "%{buildroot}/%{_docdir}/git" "%{buildroot}/%{_docdir}/git/howto" "%{buildroot}/%{_docdir}/git/technical" -cp -a README.md Documentation/*.txt "%{buildroot}/%{_docdir}/git/" -cp -a Documentation/howto/*.txt "%{buildroot}/%{_docdir}/git/howto/" -cp -a Documentation/technical/*.txt "%{buildroot}/%{_docdir}/git/technical/" +cp -a README.md Documentation/*.adoc "%{buildroot}/%{_docdir}/git/" +cp -a Documentation/howto/*.adoc "%{buildroot}/%{_docdir}/git/howto/" +cp -a Documentation/technical/*.adoc "%{buildroot}/%{_docdir}/git/technical/" %{!?_without_docs: cp -a Documentation/*.html "%{buildroot}/%{_docdir}/git/"} %{!?_without_docs: cp -a Documentation/howto/*.html "%{buildroot}/%{_docdir}/git/howto/"} %{!?_without_docs: cp -a Documentation/technical/*.html "%{buildroot}/%{_docdir}/git/technical/"} ++++++ git-2.48.1.tar.xz -> git-2.49.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/git/git-2.48.1.tar.xz /work/SRC/openSUSE:Factory/.git.new.19136/git-2.49.0.tar.xz differ: char 15, line 1