[liferea] - New upstream bugfix release - 1.8.9 - Drop upstreamed patch

Yanko Kaneti yaneti at fedoraproject.org
Fri Oct 5 06:24:58 UTC 2012


commit 4655892270b6437341bd5205d4f32f0c2247fa1a
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Fri Oct 5 09:24:50 2012 +0300

    - New upstream bugfix release - 1.8.9
    - Drop upstreamed patch

 .gitignore                                         |    1 +
 ...-crash-when-network-online-status-changes.patch |   30 --------------------
 liferea.spec                                       |   11 ++++---
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 36 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b1cc09..0e305e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ liferea-1.6.4.tar.gz
 /liferea-1.8.6.tar.gz
 /liferea-1.8.7.tar.gz
 /liferea-1.8.8.tar.gz
+/liferea-1.8.9.tar.gz
diff --git a/liferea.spec b/liferea.spec
index 194c39e..27486ee 100644
--- a/liferea.spec
+++ b/liferea.spec
@@ -1,6 +1,6 @@
 Name:           liferea
-Version:        1.8.8
-Release:        2%{?dist}
+Version:        1.8.9
+Release:        1%{?dist}
 Summary:        An RSS/RDF feed reader
 
 Group:          Applications/Internet
@@ -8,8 +8,6 @@ License:        GPLv2+
 URL:            http://liferea.sourceforge.net/
 Source0:        http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 #Patch0:        %{name}-fedorafeed.patch
-# RHB: 857348 , upstream patch ID 3567715
-Patch1:         0001-Fix-crash-when-network-online-status-changes.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Epoch:		1
 
@@ -44,7 +42,6 @@ browse through their items, and show their contents.
 %prep
 %setup -q -n %{name}-%{version}
 #patch0 -p1 -b .fedorafeed
-%patch1 -p1 -b .networkk-change-crash
 
 %build
 #autoreconf -f -i
@@ -115,6 +112,10 @@ fi
 %{_datadir}/applications/fedora-%{name}.desktop
 
 %changelog
+* Fri Oct  5 2012 Yanko Kaneti <yaneti at declera.com> - 1:1.8.9-1
+- New upstream bugfix release - 1.8.9
+- Drop upstreamed patch
+
 * Sat Sep 29 2012 Yanko Kaneti <yaneti at declera.com> - 1:1.8.8-2
 - Actually apply the Patch1 crash fix
 
diff --git a/sources b/sources
index acfbee0..aa4ddf8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2800717ec54af62cb96a00fe1396d25d  liferea-1.8.8.tar.gz
+6629ffe3ed768c4ed41b2b1af5650da9  liferea-1.8.9.tar.gz


More information about the scm-commits mailing list