1
0
forked from pool/mutt
Dr. Werner Fink 2013-01-14 09:13:29 +00:00 committed by Git OBS Bridge
parent 9db7d7a444
commit cf254faf92
3 changed files with 7 additions and 2 deletions

View File

@ -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++)

View File

@ -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

View File

@ -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