commit giggle for openSUSE:Factory
Hello community, here is the log from the commit of package giggle for openSUSE:Factory checked in at 2012-11-08 21:49:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/giggle (Old) and /work/SRC/openSUSE:Factory/.giggle.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "giggle", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/giggle/giggle.changes 2012-11-06 16:05:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.giggle.new/giggle.changes 2012-11-08 21:49:47.000000000 +0100 @@ -1,0 +2,22 @@ +Wed Nov 7 01:46:42 UTC 2012 - douglarek@outlook.com + +- Update to version 0.7: + + Bump minimum GLib required version to 2.30 + + build: Depends on gettext 0.18.1 + + Use G_VALUE_INIT + + Use g_cclosure_marshal_generic for all signals + + Use g_clear_object() and g_list_free_full() convenience + functions + + Use GtkGrid instead GtkTable + + Use GDK symbolic names + + Use gdk_event_triggers_context_menu() instead of check for + event->button == 3 + + Update FSF Address + + Do not use deprecated libebook api + + build: Use the gnulib manywarnings macros + + src/giggle-revision-view.c: Use a GtkLabel instead a + GtkLinkButton +- Add gettext BuildRequires: new versioned dependency. +- Drop pkgconfig(libebook-1.2) BuildRequires: no longer needed. + +------------------------------------------------------------------- Old: ---- giggle-0.6.2.tar.xz New: ---- giggle-0.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ giggle.spec ++++++ --- /var/tmp/diff_new_pack.fsvfyP/_old 2012-11-08 21:49:48.000000000 +0100 +++ /var/tmp/diff_new_pack.fsvfyP/_new 2012-11-08 21:49:48.000000000 +0100 @@ -17,22 +17,22 @@ Name: giggle -Version: 0.6.2 +Version: 0.7 Release: 0 Summary: A graphical frontend for git License: GPL-2.0+ Group: Development/Tools/Version Control Url: http://live.gnome.org/giggle -Source: http://download.gnome.org/sources/giggle/0.6/%{name}-%{version}.tar.xz +Source: http://ftp.acc.umu.se/pub/GNOME/sources/giggle/0.7/%{name}-%{version}.tar.xz +BuildRequires: gettext >= 0.18.1 BuildRequires: git-core >= 1.5 BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools -BuildRequires: pkgconfig(glib-2.0) >= 2.18 +BuildRequires: pkgconfig(glib-2.0) >= 2.30 BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0 -BuildRequires: pkgconfig(libebook-1.2) BuildRequires: pkgconfig(vte-2.90) >= 0.26 Recommends: %{name}-lang Requires: git-core >= 1.5 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de