[pan] Prepare for 0.138

Petr Kovář pmkovar at fedoraproject.org
Sun Jun 3 16:49:52 UTC 2012


commit c36f601452cdbfd4cf44d45fa274b94b2f1034af
Author: Petr Kovar <pkovar at redhat.com>
Date:   Sun Jun 3 18:49:41 2012 +0200

    Prepare for 0.138

 pan.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/pan.spec b/pan.spec
index 3171209..914a1ee 100644
--- a/pan.spec
+++ b/pan.spec
@@ -1,6 +1,6 @@
 Summary:	A GNOME/GTK+ newsreader for X
 Name:		pan
-Version:	0.137
+Version:	0.138
 Release:	1%{?dist}
 Epoch:		1
 License:	GPLv2+
@@ -35,7 +35,8 @@ Seal of Approval evaluations.
 sed -i -e 's|StartupNotify=false|StartupNotify=true|' %{name}.desktop.in
 
 %build
-%configure --without-gtk3 --with-gtkspell \
+%configure --without-gtk3 --with-dbus \
+    --with-gmime-crypto --with-gtkspell \
     --with-gnutls --enable-libnotify \
     --enable-gkr
 
@@ -67,6 +68,9 @@ rm -rf %{buildroot}
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
+* Sun Jun 03 2012 Petr Kovar <pkovar at redhat.com> - 1:0.138-1
+- Update to version 0.138
+
 * Sun May 20 2012 Petr Kovar <pkovar at redhat.com> - 1:0.137-1
 - Update to version 0.137
 - Update BuildRequires


More information about the scm-commits mailing list