[pan/f17] Update to 0.137

Petr Kovář pmkovar at fedoraproject.org
Sun May 20 18:45:02 UTC 2012


commit f3ecf57a7a04a5c7149ec9b22e87c8cccc4beabd
Author: Petr Kovar <pkovar at redhat.com>
Date:   Sun May 20 20:44:31 2012 +0200

    Update to 0.137

 .gitignore               |    1 +
 pan-0.136-verminor.patch |   12 ------------
 pan.spec                 |   11 +++++++----
 sources                  |    2 +-
 4 files changed, 9 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac25f29..bb70700 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pan-0.133.tar.bz2
 /pan-0.135.tar.bz2
 /pan-0.136.tar.bz2
+/pan-0.137.tar.bz2
diff --git a/pan.spec b/pan.spec
index dcb0753..dd070e7 100644
--- a/pan.spec
+++ b/pan.spec
@@ -1,18 +1,17 @@
 Summary:	A GNOME/GTK+ newsreader for X
 Name:		pan
-Version:	0.136
+Version:	0.137
 Release:	1%{?dist}
 Epoch:		1
 License:	GPLv2+
 Group:		Applications/Internet
 Source0:	http://pan.rebelbase.com/download/releases/%{version}/source/%{name}-%{version}.tar.bz2
-Patch0:		pan-0.136-verminor.patch
 URL:		http://pan.rebelbase.com/
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
 BuildRequires:	intltool >= 0.40.6
-BuildRequires:	glib2-devel  >= 2.17.6
+BuildRequires:	glib2-devel  >= 2.26.0
 BuildRequires:	gmime-devel >= 2.5.5
 BuildRequires:	gtk2-devel  >= 2.16.0
 BuildRequires:	gtkspell-devel >= 2.0.7
@@ -32,7 +31,6 @@ Seal of Approval evaluations.
 
 %prep
 %setup -q
-%patch0 -p1 -b .verminor
 
 sed -i -e 's|StartupNotify=false|StartupNotify=true|' %{name}.desktop.in
 
@@ -69,6 +67,11 @@ rm -rf %{buildroot}
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
+* Sun May 20 2012 Petr Kovar <pkovar at redhat.com> - 1:0.137-1
+- Update to version 0.137
+- Update BuildRequires
+- Remove upstreamed patch
+
 * Mon Apr 09 2012 Petr Kovar <pkovar at redhat.com> - 1:0.136-1
 - Update to version 0.136
 - Update BuildRequires
diff --git a/sources b/sources
index dd17787..34ff39a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b7f1f345797e44fe9c58f9c4480fa79  pan-0.136.tar.bz2
+12fa22fd55b82387bb43c3e5ac332926  pan-0.137.tar.bz2


More information about the scm-commits mailing list