Mailinglist Archive: opensuse-commit (1117 mails)
| < Previous | Next > |
commit bug-buddy for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 06 Feb 2009 21:20:27 +0100
- Message-id: <20090206202027.BC13A6780B0@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package bug-buddy for openSUSE:Factory
checked in at Fri Feb 6 21:20:27 CET 2009.
--------
--- GNOME/bug-buddy/bug-buddy.changes 2008-11-25 17:54:50.000000000 +0100
+++ bug-buddy/bug-buddy.changes 2009-01-26 14:44:34.000000000 +0100
@@ -1,0 +2,23 @@
+Mon Jan 26 14:39:27 CET 2009 - vuntz@xxxxxxxxxx
+
+- Remove bug-buddy-hardcode-dump-path.patch: it was added a while
+ ago, because of a mis-backported patch.
+
+-------------------------------------------------------------------
+Sun Dec 14 10:39:21 EST 2008 - mboman@xxxxxxx
+
+- Update to version 2.25.2:
+ + Fix a segfault
+ + Don't free uninitialized memory.
+ + Drop libgnome and libgnomeui dependencies.
+ + Make google-breakpad support optional (but enabled by default).
+ + Obtain the real path of the crashed process by looking in /proc.
+ + Add an option to delete the included file after bug-buddy has
+ processed it.
+ + Implement a logger for pasting critical and fatal warnings in the
+ stacktraces.
+ + Include the loaded GTK+ modules in the stacktraces sent to bugzilla.
+ + Update google-breakpad to SVN r290.
+ + Compile with all the GLib/GTK+ deprecation flags.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
bug-buddy-2.24.1.tar.bz2
bug-buddy-hardcode-dump-path.patch
New:
----
bug-buddy-2.25.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bug-buddy.spec ++++++
--- /var/tmp/diff_new_pack.E13229/_old 2009-02-06 21:19:36.000000000 +0100
+++ /var/tmp/diff_new_pack.E13229/_new 2009-02-06 21:19:36.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package bug-buddy (Version 2.24.1)
+# spec file for package bug-buddy (Version 2.25.2)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,21 +28,17 @@
BuildRequires: gtk2-devel >= 2.14.2
BuildRequires: intltool
BuildRequires: libelf-devel
-BuildRequires: libgnomeui-devel
BuildRequires: libgtop-devel
BuildRequires: libsoup-devel
-BuildRequires: perl-XML-Parser
BuildRequires: scrollkeeper
BuildRequires: update-desktop-files
License: GPL v2 or later
Group: System/GUI/GNOME
-Version: 2.24.1
-Release: 2
+Version: 2.25.2
+Release: 1
Requires: %{name}-lang = %{version}
Summary: The GNOME Desktop Bug Reporting Tool
Source:
ftp://ftp.gnome.org/pub/gnome/sources/bug-buddy/2.23/%{name}-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE bug-buddy-hardcode-dump-path.patch bnc307860
-Patch7: bug-buddy-hardcode-dump-path.patch
# PATCH-FIX-UPSTREAM bug-buddy-breakpad-vg-fix.patch bnc374803
Patch8: bug-buddy-breakpad-vg-fix.patch
Url: http://www.gnome.org/
@@ -64,7 +60,6 @@
%lang_package
%prep
%setup -q
-%patch7 -p0
%patch8
%build
@@ -116,6 +111,23 @@
%files lang -f %{name}.lang
%changelog
+* Mon Jan 26 2009 vuntz@xxxxxxxxxx
+- Remove bug-buddy-hardcode-dump-path.patch: it was added a while
+ ago, because of a mis-backported patch.
+* Sun Dec 14 2008 mboman@xxxxxxx
+- Update to version 2.25.2:
+ + Fix a segfault
+ + Don't free uninitialized memory.
+ + Drop libgnome and libgnomeui dependencies.
+ + Make google-breakpad support optional (but enabled by default).
+ + Obtain the real path of the crashed process by looking in /proc.
+ + Add an option to delete the included file after bug-buddy has
+ processed it.
+ + Implement a logger for pasting critical and fatal warnings in the
+ stacktraces.
+ + Include the loaded GTK+ modules in the stacktraces sent to bugzilla.
+ + Update google-breakpad to SVN r290.
+ + Compile with all the GLib/GTK+ deprecation flags.
* Tue Nov 25 2008 sbrabec@xxxxxxx
- Supplement gtk2-32bit/gtk2-64bit in baselibs.conf (bnc#354164).
* Mon Oct 20 2008 mboman@xxxxxxx
++++++ bug-buddy-2.24.1.tar.bz2 -> bug-buddy-2.25.2.tar.bz2 ++++++
++++ 26799 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |