- Snapshot of "kill-bonobo" branch at commit a1082f0.

This commit is contained in:
Matthew Barnes 2009-07-02 18:54:56 +00:00
commit 60880c66bb
4 changed files with 8 additions and 17 deletions

View file

@ -1 +1 @@
evolution-2.27.3-kill-bonobo-bfc5ba2.tar.bz2
evolution-2.27.4-kill-bonobo-a1082f0.tar.bz2

View file

@ -1,12 +0,0 @@
diff -up evolution-2.26.1/widgets/misc/e-attachment-bar.c.attachment-bar-crasher evolution-2.26.1/widgets/misc/e-attachment-bar.c
--- evolution-2.26.1/widgets/misc/e-attachment-bar.c.attachment-bar-crasher 2009-04-14 12:49:45.000000000 -0400
+++ evolution-2.26.1/widgets/misc/e-attachment-bar.c 2009-04-14 12:50:54.000000000 -0400
@@ -450,6 +450,8 @@ update (EAttachmentBar *bar)
if (desc)
desc = g_strdup (desc);
}
+ } else {
+ desc = g_strdup (desc);
}
if (!desc)

View file

@ -1,5 +1,5 @@
# This is an unofficial RPM for testing Evolution's kill-bonobo branch.
%define hash bfc5ba2
%define hash a1082f0
%define dbus_glib_version 0.70
%define dbus_version 1.0
@ -44,8 +44,8 @@
### Abstract ###
Name: evolution
Version: 2.27.3
Release: 2.kb.4%{?dist}
Version: 2.27.4
Release: 1.kb.1%{?dist}
Group: Applications/Productivity
Summary: Mail and calendar client for GNOME
License: GPLv2+ and GFDL
@ -667,6 +667,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
%changelog
* Thu Jul 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.4-1.kb.1.fc12
- Snapshot of "kill-bonobo" branch at commit a1082f0.
* Tue Jun 30 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.3-2.kb.4.fc12
- Snapshot of "kill-bonobo" branch at commit bfc5ba2.

View file

@ -1 +1 @@
aac98fd83ac742bb058ea8816188e396 evolution-2.27.3-kill-bonobo-bfc5ba2.tar.bz2
d42a0fa2e8c1825fcadf847b969ab618 evolution-2.27.4-kill-bonobo-a1082f0.tar.bz2