Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2020-11-26 23:11:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Thu Nov 26 23:11:54 2020 rev:256 rq:850115 version:2.29.2 Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2020-11-02 14:03:44.196651513 +0100 +++ /work/SRC/openSUSE:Factory/.git.new.5913/git.changes 2020-11-26 23:12:52.396951653 +0100 @@ -1,0 +2,5 @@ +Fri Nov 20 21:53:07 UTC 2020 - Marcus Rueckert <[email protected]> + +- only pull asciidoctor for the default ruby version + +------------------------------------------------------------------- @@ -114 +119 @@ -- git 2.26.1: +- git 2.26.1: (boo#1168930) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.dz4jPH/_old 2020-11-26 23:12:53.640952792 +0100 +++ /var/tmp/diff_new_pack.dz4jPH/_new 2020-11-26 23:12:53.648952800 +0100 @@ -16,6 +16,9 @@ # +%define rb_build_ruby_abis %{rb_default_ruby_abi} +%define rb_build_versions %{rb_default_ruby} + %define gitexecdir %{_libexecdir}/git %if 0%{?suse_version} < 1500 %define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services @@ -89,7 +92,7 @@ BuildRequires: xmlto %if %{with asciidoctor} BuildRequires: docbook5-xsl-stylesheets -BuildRequires: rubygem(asciidoctor) +BuildRequires: %{rubygem asciidoctor} %else BuildRequires: asciidoc %endif _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
