.
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=84
This commit is contained in:
parent
9db7d7a444
commit
cf254faf92
@ -1487,7 +1487,6 @@
|
|||||||
|
|
||||||
if (ctx->mx_close)
|
if (ctx->mx_close)
|
||||||
ctx->mx_close (ctx);
|
ctx->mx_close (ctx);
|
||||||
|
|
||||||
@@ -755,6 +755,8 @@
|
@@ -755,6 +755,8 @@
|
||||||
mutt_clear_threads (ctx);
|
mutt_clear_threads (ctx);
|
||||||
for (i = 0; i < ctx->msgcount; i++)
|
for (i = 0; i < ctx->msgcount; i++)
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 14 09:11:05 UTC 2013 - werner@suse.de
|
||||||
|
|
||||||
|
- Remove spurious blank line from new patch to make older patch(1)
|
||||||
|
also work with this
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 18 16:26:45 UTC 2012 - aginies@suse.com
|
Tue Dec 18 16:26:45 UTC 2012 - aginies@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mutt
|
# spec file for package mutt
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
Reference in New Issue
Block a user