[pan/f15] Update to 0.135

Petr Kovář pmkovar at fedoraproject.org
Thu Jul 21 16:15:52 UTC 2011


commit 9483ee434b5ae465478938d3caf7861da3d8ce80
Author: Petr Kovar <pkovar at redhat.com>
Date:   Thu Jul 21 18:15:36 2011 +0200

    Update to 0.135

 .gitignore |    1 +
 pan.spec   |   30 ++++++++++++++++--------------
 sources    |    2 +-
 3 files changed, 18 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd6c38d..b6bc646 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 pan-0.133.tar.bz2
+/pan-0.135.tar.bz2
diff --git a/pan.spec b/pan.spec
index d9db6fd..34a9de0 100644
--- a/pan.spec
+++ b/pan.spec
@@ -1,33 +1,29 @@
-Summary:	A GNOME/GTK+ news reader for X
+Summary:	A GNOME/GTK+ newsreader for X
 Name:		pan
-Version:	0.133
-Release:	5%{?dist}
+Version:	0.135
+Release:	1%{?dist}
 Epoch:		1
 License:	GPLv2
 Group:		Applications/Internet
-Source0:	http://pan.rebelbase.com/download/%{version}/SOURCE/%{name}-%{version}.tar.bz2
-Patch0:         pan-0.133-gcc44.patch
+Source0:	http://pan.rebelbase.com/download/releases/%{version}/source/%{name}-%{version}.tar.bz2
 URL:		http://pan.rebelbase.com/
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	desktop-file-utils
-BuildRequires:	pcre-devel >= 5.0
+BuildRequires:	intltool
 BuildRequires:	gtkspell-devel >= 2.0.7
 BuildRequires:	gettext
-BuildRequires:	gmime22-devel >= 2.1.0
+BuildRequires:	gmime-devel >= 2.4.0
 
 %description
 Pan is a newsreader which attempts to be pleasant to new and
 advanced users alike. It has all the standard newsreaders
-features and also supports offline newsreading,
-sophisticated filtering, multiple connections, yEnc
-decoding, and other extra features for power users and
-alt.binaries fans. It's also the only Unix newsreader to get
-a perfect score on the Good Net-Keeping Seal of Approval
-evaluations.
+features and also supports offline reading, scoring and
+killfiles, yEnc, NZB, and multiserver. It's also the only
+Unix newsreader to get a perfect score on the Good 
+Net-Keeping Seal of Approval evaluations.
 
 %prep
 %setup -q
-%patch0 -p1
 
 sed -i -e 's|StartupNotify=false|StartupNotify=true|' %{name}.desktop.in
 
@@ -61,6 +57,12 @@ rm -rf %{buildroot}
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
+* Thu Jul 21 2011 Petr Kovar <pkovar at redhat.com> - 1:0.135-1
+- Update to version 0.135
+- Add intltool to BuildRequires
+- Remove pcre-devel from BuildRequires
+- Remove upstreamed patch
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.133-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 5cc038b..7ccc4b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca165da8557605d89d327cff78891b89  pan-0.133.tar.bz2
+0dc527d4abd663eaebcf39bf4ad0116e  pan-0.135.tar.bz2


More information about the scm-commits mailing list