Hello community, here is the log from the commit of package gitg for openSUSE:Factory checked in at 2015-10-06 16:34:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitg (Old) and /work/SRC/openSUSE:Factory/.gitg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitg" Changes: -------- --- /work/SRC/openSUSE:Factory/gitg/gitg.changes 2015-08-19 09:29:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gitg.new/gitg.changes 2015-10-06 16:34:21.000000000 +0200 @@ -1,0 +2,51 @@ +Tue Sep 22 07:19:52 UTC 2015 - [email protected] + +- Update to version 3.18.0: + + Changes: + - Also accept bare repositories when adding from dash. + - Add support for creating binary patch. + - Move global author details action to app menu. + - Add expanders to ref list. + - Add preference to sort references by last activity. + - Collapse tags in ref side bar by default. + - Add monitoring .git for changes and automatic refresh. + - Show repository directory in dash. + - Add setting to wrap lines in the diff view. + - Do not use selection mode for commit list. + - Add checkout branch action. + - Rework notifications. + - Add basic merging support. + + Bugs fixed: + - Add repository name in author dialog title. + - Higify a bit the author details dialog. + - Higify the preference dialog. + - Add scanning of folders for git repositories. + - Disable selection of line numbers in diff view. + - Directly show when trying to commit without staged changes. +- Switch back to proper released tarballs, as the issues with + WebKit linking are now fixed. +- Remove the build_from_vcs traces. + +------------------------------------------------------------------- +Wed Sep 2 12:01:27 UTC 2015 - [email protected] + +- Update to version 3.17.1: + + Changes: + - Make use of gravatar service optional (preference). + - Stage/unstage all selected items when pressing Enter. + - Add command line arguments to modify default history + activity selection (--all, --branches, --remotes, --tags). + - Add deleting of untracked files. + - Improvements to the dash/overview UX. + - Improvements to collapse/uncollapse behavior of diff view. + + Bugs fixed: + - Get icons at correct size in diff view. + - Small UI polish. + - Fixed authentication for cloning. + - Only use animations of gtk_enable_animations is set. + - Fix collation errors for python diffs. + - Fix race conditions in repository loading. +- Add hack to replace WebKit2-3.0 reference in distributed + Gitg-1.0.gir file with WebKit2-4.0. + +------------------------------------------------------------------- Old: ---- _service _servicedata gitg-3.16.1.tar.xz New: ---- gitg-3.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitg.spec ++++++ --- /var/tmp/diff_new_pack.O9a0AF/_old 2015-10-06 16:34:22.000000000 +0200 +++ /var/tmp/diff_new_pack.O9a0AF/_new 2015-10-06 16:34:22.000000000 +0200 @@ -16,23 +16,14 @@ # -# Easy toggle to switch between git snapshots and real releases -%define build_from_vcs 1 - Name: gitg -Version: 3.16.1 +Version: 3.18.0 Release: 0 Summary: Git repository viewer License: GPL-2.0+ Group: Development/Tools/Version Control Url: http://trac.novowork.com/gitg/ -# We switched to a source service for now -%if %{build_from_vcs} -Source0: %{name}-%{version}.tar.xz -BuildRequires: gnome-common -%else -Source0: http://download.gnome.org/sources/gitg/3.16/%{name}-%{version}.tar.xz -%endif +Source0: http://download.gnome.org/sources/gitg/3.18/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream @@ -47,7 +38,7 @@ BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.10 BuildRequires: pkgconfig(gtkspell3-3.0) >= 3.0.3 BuildRequires: pkgconfig(json-glib-1.0) -BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.22.0 +BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.23.5 BuildRequires: pkgconfig(libpeas-1.0) >= 1.5.0 BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.5.0 BuildRequires: pkgconfig(libsecret-1) @@ -147,9 +138,6 @@ translation-update-upstream %build -%if %{build_from_vcs} -./autogen.sh -%endif %configure --disable-static \ --enable-glade-catalog \ --disable-maintainer-mode ++++++ gitg-3.16.1.tar.xz -> gitg-3.18.0.tar.xz ++++++ ++++ 340586 lines of diff (skipped)
