[gnumeric/f15] Updated to 1.10.17 Dropped the included patch

belegdol belegdol at fedoraproject.org
Tue Aug 2 19:55:20 UTC 2011


commit a93125b9bf305196f2de0cee884918984e6b2ffc
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Tue Aug 2 07:42:11 2011 +0200

    Updated to 1.10.17
    Dropped the included patch
    
    Conflicts:
    
    	gnumeric.spec

 .gitignore    |    1 +
 726860.patch  |   25 -------------------------
 gnumeric.spec |   10 ++++++----
 sources       |    2 +-
 4 files changed, 8 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index efe3c77..69773b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ gnumeric-1.10.8.tar.bz2
 /gnumeric-1.10.14.tar.bz2
 /gnumeric-1.10.15.tar.bz2
 /gnumeric-1.10.16.tar.xz
+/gnumeric-1.10.17.tar.xz
diff --git a/gnumeric.spec b/gnumeric.spec
index 7037a8e..eaa0af2 100644
--- a/gnumeric.spec
+++ b/gnumeric.spec
@@ -1,7 +1,7 @@
 Name:             gnumeric
 Epoch:            1
-Version:          1.10.16
-Release:          2%{?dist}
+Version:          1.10.17
+Release:          1%{?dist}
 Summary:          Spreadsheet program for GNOME
 Group:            Applications/Productivity
 # bug filed upstream about this being GPL v2 only:
@@ -9,7 +9,6 @@ Group:            Applications/Productivity
 License:          GPLv2
 URL:              http://www.gnome.org/gnumeric/
 Source:           ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.10/%{name}-%{version}.tar.xz
-Patch0:           726860.patch
 BuildRoot:        %{_tmppath}/%{name}-%{version}-root
 BuildRequires:    libgnomeui-devel >= 2.4.0
 BuildRequires:    libgnomeprintui22-devel >= 2.8.2
@@ -58,7 +57,6 @@ This package contains the following additional plugins for gnumeric:
 
 %prep
 %setup -q
-%patch0 -p1 -b .726860
 
 chmod -x plugins/excel/rc4.?
 
@@ -186,6 +184,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Tue Aug 02 2011 Julian Sikorski <belegdol at fedoraproject.org> - 1:1.10.17-1
+- Updated to 1.10.17
+- Dropped the included patch
+
 * Sat Jul 30 2011 Julian Sikorski <belegdol at fedoraproject.org> - 1:1.10.16-2
 - Fixed a parsing crash using a patch from upstream git (RH #726860)
 
diff --git a/sources b/sources
index de0487e..52caa9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf3ab66d8860f1ab583d90fcd14637fe  gnumeric-1.10.16.tar.xz
+ee824d9656a271957d949b8769341f40  gnumeric-1.10.17.tar.xz


More information about the scm-commits mailing list