Author: blues Date: Wed Oct 20 14:31:01 2010 GMT Module: packages Tag: HEAD ---- Log message: - patchlevel 77 - fix bug in threading algorithm and fix crash when the screen is resized
---- Files affected: packages/alpine: alpine.spec (1.106 -> 1.107) ---- Diffs: ================================================================ Index: packages/alpine/alpine.spec diff -u packages/alpine/alpine.spec:1.106 packages/alpine/alpine.spec:1.107 --- packages/alpine/alpine.spec:1.106 Fri Aug 6 15:11:37 2010 +++ packages/alpine/alpine.spec Wed Oct 20 16:30:56 2010 @@ -5,7 +5,7 @@ # - fix as-needed # - pico shouldn't link with kerberos, should it? %define ver 2.00 -%define patchlevel 72 +%define patchlevel 77 Summary: University of Washington Alpine mail user agent Summary(pl.UTF-8): Klient pocztowy Alpine z Uniwersytetu w Waszyngtonie Name: alpine @@ -18,7 +18,7 @@ #Source0: ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.gz # Source with applied patches from http://staff.washington.edu/chappa/alpine/ Source0: http://staff.washington.edu/chappa/alpine/patches/alpine-%{ver}/%{name}-%{ver}_%{patchlevel}.tar.gz -# Source0-md5: 2225766b28a281a10157786b4546927f +# Source0-md5: 00277c3a06f919571cf7d5f57ebca0d7 Source1: pico.desktop Source2: %{name}.desktop Source3: %{name}.png @@ -225,6 +225,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107 2010/10/20 14:30:56 blues +- patchlevel 77 - fix bug in threading algorithm and fix crash when the + screen is resized + Revision 1.106 2010/08/06 13:11:37 blues - patchlevel 72 - Do not reopen a folder that is meant to be closed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/alpine/alpine.spec?r1=1.106&r2=1.107&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
