Hello community, here is the log from the commit of package gitg for openSUSE:Factory checked in at 2016-03-29 14:32: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-10-06 16:34:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gitg.new/gitg.changes 2016-03-29 14:32:22.000000000 +0200 @@ -1,0 +2,75 @@ +Mon Mar 21 08:13:29 UTC 2016 - [email protected] + +- Update to version 3.20.0: + + Misc fixes. + + Updated translations. +- Add BuildConflicts: pkgconfig(libgit2-glib-1.0) to match + configure. + +------------------------------------------------------------------- +Fri Feb 5 10:36:35 UTC 2016 - [email protected] + +- Update to version 3.19.6: + + Make use of shortcut window optional. + + Make it build again on osx and windows. + +------------------------------------------------------------------- +Wed Jan 27 09:22:14 UTC 2016 - [email protected] + +- Update to version 3.19.5: + + Improved Windows installer graphics. + + Add context menu on Windows. + + Provide shortcuts window. + + Rework dash view. + + Do not hang on highlighting commit message. +- Add pkgconfig(libxml-2.0) BuildRequires: new dependency. + +------------------------------------------------------------------- +Sat Jan 9 01:13:57 UTC 2016 - [email protected] + +- Update to version 3.19.4: + + Changes: + - Add OSX bundle generator. + - Add syntax highlighting support on diffs. + - Show untracked content on stage. + + Bugs fixed: + - Fix OSX paths. + - Missing includes. + +------------------------------------------------------------------- +Wed Dec 23 19:57:03 UTC 2015 - [email protected] + +- Update to version 3.19.3: + + Changes: + - Add script to create windows installer. + - Add support for commit.template config setting. + - Dim default avatar image. + + Bugs fixed: + - Add icon to the windows binary. + - Handle console on windows. + +------------------------------------------------------------------- +Wed Dec 23 14:15:36 UTC 2015 - [email protected] + +- Update to version 3.19.2: + + Changes: + - Support for Windows and OSX. + - Add platform specific styles. + + Bugs fixed: + - Fix dark style of diff-stat widget. + - Fix selectable button visibilities. + +------------------------------------------------------------------- +Mon Dec 21 20:40:11 UTC 2015 - [email protected] + +- Update to version 3.19.1: + + Rework diff view to use GtkSourceView instead of Webkit. + + Initial support of dark theme. + + Better support on OSX. + + Improved commit selection. +- Drop pkgconfig(webkit2gtk-4.0) BuildRequires: no longer needed + after the move to GtkSourceView. +- Add pkgconfig(libsoup-2.4) BuildRequires: new dependency, as the + code no longer relies on WebKit2. + +------------------------------------------------------------------- Old: ---- gitg-3.18.0.tar.xz New: ---- gitg-3.20.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitg.spec ++++++ --- /var/tmp/diff_new_pack.SasL5d/_old 2016-03-29 14:32:22.000000000 +0200 +++ /var/tmp/diff_new_pack.SasL5d/_new 2016-03-29 14:32:22.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gitg # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: gitg -Version: 3.18.0 +Version: 3.20.0 Release: 0 Summary: Git repository viewer License: GPL-2.0+ Group: Development/Tools/Version Control Url: http://trac.novowork.com/gitg/ -Source0: http://download.gnome.org/sources/gitg/3.18/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gitg/3.20/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream @@ -34,16 +34,19 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.38 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1 BuildRequires: pkgconfig(gsettings-desktop-schemas) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.0 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.23.5 +BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.24.0 +BuildConflicts: pkgconfig(libgit2-glib-1.0) >= 0.25.0 BuildRequires: pkgconfig(libpeas-1.0) >= 1.5.0 BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.5.0 BuildRequires: pkgconfig(libsecret-1) +BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(libxml-2.0) >= 2.9.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.0.0 -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.2 +#BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.2 # Those dependencies cannot (yet) be auto-detected, as they are actually compiled inside a binary... # ./gitg-3.16.1/gitg/gitg-plugins-engine.vala: repo.require("Peas", "1.0", 0); Requires: typelib-1_0-Peas-1_0 ++++++ gitg-3.18.0.tar.xz -> gitg-3.20.0.tar.xz ++++++ ++++ 263389 lines of diff (skipped)
