|
@@ -2,13 +2,13 @@
|
|
|
%define prereq_ge() %(LC_ALL="C" rpm -q --queryformat 'Requires(post):%%{NAME} >= %%{VERSION}' %1| grep -v "is not")
|
|
|
|
|
|
%define pkgname wl
|
|
|
-%define cvsdate 20110414
|
|
|
+%define cvsdate 20111201
|
|
|
|
|
|
Summary: IMAP-capable mail/news reader for emacsen (development version)
|
|
|
Summary(ja): Emacsen 用 IMAP に対応したメール/ニュースリーダ(開発版)
|
|
|
Name: wl-beta
|
|
|
Version: 2.15.9
|
|
|
-Release: 2%{?cvsdate:.cvs%cvsdate}%{?_dist_release}
|
|
|
+Release: 4%{?cvsdate:.cvs%cvsdate}%{?_dist_release}
|
|
|
License: GPLv2
|
|
|
Group: Applications/Editors/Emacs
|
|
|
Source0: %{pkgname}-%{version}%{?cvsdate:.cvs%cvsdate}.tar.xz
|
|
@@ -194,6 +194,12 @@ fi
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Dec 1 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2.15.9-3.cvs20111201
|
|
|
+- source snapshot 20111201
|
|
|
+
|
|
|
+* Tue May 24 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2.15.9-3.cvs20110524
|
|
|
+- source snapshot 20110524
|
|
|
+
|
|
|
* Thu Apr 14 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2.15.9-2.cvs20110414
|
|
|
- source snapshot 20110414
|
|
|
|