[gnumeric/f18] Updated to 1.12.8

belegdol belegdol at fedoraproject.org
Tue Oct 15 17:14:32 UTC 2013


commit 0235778a654fcae81e6b6a03e1145bd85c721e6f
Author: Julian Sikorski <belegdol at fedoraproject.org>
Date:   Tue Oct 15 19:13:59 2013 +0200

    Updated to 1.12.8
    
    - Added appdata.xml

 .gitignore    |    1 +
 gnumeric.spec |    7 ++++++-
 sources       |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fb52b7..91fbe4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ gnumeric-1.10.8.tar.bz2
 /gnumeric-1.12.4.tar.xz
 /gnumeric-1.12.5.tar.xz
 /gnumeric-1.12.7.tar.xz
+/gnumeric-1.12.8.tar.xz
diff --git a/gnumeric.spec b/gnumeric.spec
index 0d38fd1..bed38b2 100644
--- a/gnumeric.spec
+++ b/gnumeric.spec
@@ -1,6 +1,6 @@
 Name:             gnumeric
 Epoch:            1
-Version:          1.12.7
+Version:          1.12.8
 Release:          1%{?dist}
 Summary:          Spreadsheet program for GNOME
 #LGPLv2+:
@@ -137,6 +137,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/%{version}
 %{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/appdata/%{name}.appdata.xml
 # The actual omf file is in gnumeric.lang, but find-lang doesn't own the dir!
 %dir %{_datadir}/omf/%{name}
 %{_mandir}/man1/*
@@ -155,6 +156,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Tue Oct 15 2013 Julian Sikorski <belegdol at fedoraproject.org> - 1:1.12.8-1
+- Updated to 1.12.8
+- Added appdata.xml
+
 * Sat Sep 14 2013 Julian Sikorski <belegdol at fedoraproject.org> - 1:1.12.7-1
 - Updated to 1.12.7
 
diff --git a/sources b/sources
index 38d9708..c344a10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31c8cc37a7cfc571a1aa84437bf36b21  gnumeric-1.12.7.tar.xz
+ca4d5cc7f26bb62c1da041fc6ab27185  gnumeric-1.12.8.tar.xz


More information about the scm-commits mailing list