[gnumeric/f14] Updated to 0.8.16 Switched to .xz sources Dropped included patch

belegdol belegdol at fedoraproject.org
Sat Jun 18 09:30:16 UTC 2011


commit a5b8090ada0e372db7205665a5e8b8835ad22893
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Sat Jun 18 10:35:30 2011 +0200

    Updated to 0.8.16
    Switched to .xz sources
    Dropped included patch

 .gitignore    |    1 +
 707965.patch  |   22 ----------------------
 gnumeric.spec |   13 ++++++++-----
 sources       |    2 +-
 4 files changed, 10 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 253d7e3..efe3c77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gnumeric-1.10.8.tar.bz2
 /gnumeric-1.10.13.tar.bz2
 /gnumeric-1.10.14.tar.bz2
 /gnumeric-1.10.15.tar.bz2
+/gnumeric-1.10.16.tar.xz
diff --git a/gnumeric.spec b/gnumeric.spec
index 5bb0f73..7e64d0e 100644
--- a/gnumeric.spec
+++ b/gnumeric.spec
@@ -1,15 +1,14 @@
 Name:             gnumeric
 Epoch:            1
-Version:          1.10.15
-Release:          2%{?dist}
+Version:          1.10.16
+Release:          1%{?dist}
 Summary:          Spreadsheet program for GNOME
 Group:            Applications/Productivity
 # bug filed upstream about this being GPL v2 only:
 # http://bugzilla.gnome.org/show_bug.cgi?id=463247
 License:          GPLv2
 URL:              http://www.gnome.org/gnumeric/
-Source:           ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.10/%{name}-%{version}.tar.bz2
-Patch0:           707965.patch
+Source:           ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.10/%{name}-%{version}.tar.xz
 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 .707965
 
 chmod -x plugins/excel/rc4.?
 
@@ -186,6 +184,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Sat Jun 18 2011 Julian Sikorski <belegdol at fedoraproject.org> - 1:1.10.16-1
+- Updated to 0.8.16
+- Switched to .xz sources
+- Dropped included patch
+
 * Thu May 26 2011 Julian Sikorski <belegdol at fedoraproject.org> - 1:1.10.15-2
 - Fix crasher (RH #707965)
 
diff --git a/sources b/sources
index c3234a7..de0487e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74710f75d85b93fe115cf150695014ec  gnumeric-1.10.15.tar.bz2
+cf3ab66d8860f1ab583d90fcd14637fe  gnumeric-1.10.16.tar.xz


More information about the scm-commits mailing list