[gnumeric/f17] Updated to 1.11.5

belegdol belegdol at fedoraproject.org
Mon Jul 16 17:33:28 UTC 2012


commit 759d6d573c6a2713132cb7f055704ad3b6201e1d
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Mon Jul 16 19:11:02 2012 +0200

    Updated to 1.11.5
    
    - Updated the License tag: gnumeric is now GPLv2+ and GPLv3+ and LGPLv2+

 .gitignore    |    1 +
 gnumeric.spec |   17 +++++++++++++----
 sources       |    2 +-
 3 files changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6da0f2..7ba8688 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ gnumeric-1.10.8.tar.bz2
 /gnumeric-1.11.2.tar.xz
 /gnumeric-1.11.3.tar.xz
 /gnumeric-1.11.4.tar.xz
+/gnumeric-1.11.5.tar.xz
diff --git a/gnumeric.spec b/gnumeric.spec
index 1fbff74..ac9299c 100644
--- a/gnumeric.spec
+++ b/gnumeric.spec
@@ -1,11 +1,16 @@
 Name:             gnumeric
 Epoch:            1
-Version:          1.11.4
+Version:          1.11.5
 Release:          1%{?dist}
 Summary:          Spreadsheet program for GNOME
-# bug filed upstream about this being GPL v2 only:
-# http://bugzilla.gnome.org/show_bug.cgi?id=463247
-License:          GPLv2
+#LGPLv2+:
+#plugins/gda/plugin-gda.c
+#plugins/fn-financial/sc-fin.c
+#plugins/plan-perfect/charset.c
+#src/widgets/gnumeric-lazy-list.h
+#GPLv3+:
+#src/parser.c
+License:          GPLv2+ and GPLv3+ and LGPLv2+
 URL:              http://projects.gnome.org/gnumeric/
 Source:           ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.11/%{name}-%{version}.tar.xz
 #BuildRequires:    libgnomedb-devel >= 3.0.0
@@ -145,6 +150,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Mon Jul 16 2012 Julian Sikorski <belegdol at fedoraproject.org> - 1:1.11.5-1
+- Updated to 1.11.5
+- Updated the License tag: gnumeric is now GPLv2+ and GPLv3+ and LGPLv2+
+
 * Tue Jun 26 2012 Julian Sikorski <belegdol at fedoraproject.org> - 1:1.11.4-1
 - Updated to 1.11.4
 - Remove "Science" category from menu entry (#833321)
diff --git a/sources b/sources
index f39fabc..e413631 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5fd87232a89d16305408e8d9d521da6  gnumeric-1.11.4.tar.xz
+2a1bb3ff2c20e2f47bfeba4ef8d6e7c6  gnumeric-1.11.5.tar.xz


More information about the scm-commits mailing list