Hello community,

here is the log from the commit of package gitg for openSUSE:Factory checked in 
at 2014-09-30 19:39:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2014-07-23 
22:06:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gitg.new/gitg.changes   2014-09-30 
19:40:42.000000000 +0200
@@ -1,0 +2,47 @@
+Wed Sep 24 15:54:57 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + Fix building with vala 0.25.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Aug 23 20:29:49 UTC 2014 - dims...@opensuse.org
+
+- Replace pkgconfig(webkit2gtk-3.0) BuildRequires with
+  pkgconfig(webkit2gtk-4.0): build against the new WebKit2 API
+  version.
+- Add hack to replace WebKit2-3.0 reference in distributed
+  Gitg-1.0.gir file with WebKit2-4.0.
+
+-------------------------------------------------------------------
+Wed Aug 20 11:10:38 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.91:
+  + Bug fix: Open repositories by clicking in the repository
+    overview.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Aug 20 08:26:02 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + Features:
+    - Synchronize with gnome release schedule and versioning.
+    - Allow ignoring of whitespace in diff view.
+    - Make tab size configurable in diff view.
+    - Added option to show diff per word instead of per line.
+    - Add discard of changes in commit view.
+    - Multiple selection mode for commit view.
+    - Add selection mode for dash overview.
+    - Added Create Branch.
+    - Added Create Tag.
+    - Added Create Patch.
+  + Bug fixes:.
+    - Apply history lane collapse settings.
+    - Restore selection on reload.
+    - Better default column widths in history view.
+    - Do not unnecesarily update diff view.
+    - Prevent double reload of activities.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gitg-0.3.3.tar.xz

New:
----
  gitg-3.14.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gitg.spec ++++++
--- /var/tmp/diff_new_pack.4BJVEf/_old  2014-09-30 19:40:42.000000000 +0200
+++ /var/tmp/diff_new_pack.4BJVEf/_new  2014-09-30 19:40:42.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           gitg
-Version:        0.3.3
+Version:        3.14.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/0.3/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/gitg/3.14/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
@@ -34,15 +34,15 @@
 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.10.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.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.0.18
+BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.0.20
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.5.0
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.5.0
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.0.0
-BuildRequires:  pkgconfig(webkit2gtk-3.0) >= 2.2
+BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.2
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -129,6 +129,8 @@
 %lang_package
 %prep
 %setup -q
+# Fixup build with WebKit2-4.0 see bgo#735299
+sed -i 's:include name="WebKit2" version="3.0":include name="WebKit2" 
version="4.0":' Gitg-1.0.gir
 translation-update-upstream
 
 %build

++++++ gitg-0.3.3.tar.xz -> gitg-3.14.0.tar.xz ++++++
++++ 162777 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to