commit cgit for openSUSE:Factory
Hello community, here is the log from the commit of package cgit for openSUSE:Factory checked in at 2015-10-08 08:24:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cgit (Old) and /work/SRC/openSUSE:Factory/.cgit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "cgit" Changes: -------- --- /work/SRC/openSUSE:Factory/cgit/cgit.changes 2015-09-27 08:39:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cgit.new/cgit.changes 2015-10-08 08:24:53.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Oct 6 09:59:22 UTC 2015 - jengelh@inai.de + +- Update bundled git tarball to 2.6.1 [bnc#948969] + +------------------------------------------------------------------- Old: ---- git-2.5.3.tar.sign git-2.5.3.tar.xz New: ---- git-2.6.1.tar.sign git-2.6.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cgit.spec ++++++ --- /var/tmp/diff_new_pack.r2I6Da/_old 2015-10-08 08:24:54.000000000 +0200 +++ /var/tmp/diff_new_pack.r2I6Da/_new 2015-10-08 08:24:54.000000000 +0200 @@ -16,7 +16,7 @@ # -%define git_version 2.5.3 +%define git_version 2.6.1 Name: cgit Version: 0.11.2 @@ -67,8 +67,8 @@ mkdir -p "%buildroot/srv/www/cgi-bin/cgit/" mv "%{buildroot}"/srv/www/{htdocs,cgi-bin}/cgit/cgit.cgi -mkdir -p "%{buildroot}"/etc -cp %{SOURCE9} "%{buildroot}"/etc/cgitrc +mkdir -p "%buildroot/%_sysconfdir" +cp %{SOURCE9} "%buildroot/%_sysconfdir/cgitrc" %files %defattr(-,root,root) @@ -77,6 +77,6 @@ /srv/www/cgi-bin/cgit/ /srv/www/htdocs/cgit/ /usr/lib/cgit/ -%config(noreplace) /etc/cgitrc +%config(noreplace) %_sysconfdir/cgitrc %changelog ++++++ git-2.5.3.tar.xz -> git-2.6.1.tar.xz ++++++ ++++ 108416 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de