[latexila] Update to 2.10.0

Kalev Lember kalev at fedoraproject.org
Mon Nov 25 11:23:27 UTC 2013


commit 70f16c642362c0aec916d785402b0f4a9940ca01
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Nov 25 11:17:30 2013 +0100

    Update to 2.10.0

 .gitignore    |    1 +
 latexila.spec |    9 +++++++--
 sources       |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3781188..5c202b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /latexila-2.8.1.tar.xz
 /latexila-2.8.2.tar.xz
 /latexila-2.8.3.tar.xz
+/latexila-2.10.0.tar.xz
diff --git a/latexila.spec b/latexila.spec
index 126b511..24116d5 100644
--- a/latexila.spec
+++ b/latexila.spec
@@ -1,12 +1,12 @@
 Name:		latexila
-Version:	2.8.3
+Version:	2.10.0
 Release:	1%{?dist}
 Summary:	Integrated LaTeX Environment for the GNOME desktop
 
 Group:		Applications/Publishing
 License:	GPLv3+
 URL:		http://projects.gnome.org/latexila/
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.8/%{name}-%{version}.tar.xz
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.10/%{name}-%{version}.tar.xz
 
 BuildRequires:	desktop-file-utils
 BuildRequires:	enchant-devel
@@ -15,6 +15,7 @@ BuildRequires:	glib2-devel
 BuildRequires:	gsettings-desktop-schemas-devel
 BuildRequires:	gtk3-devel
 BuildRequires:	gtksourceview3-devel
+BuildRequires:	gtkspell3-devel
 BuildRequires:	intltool
 BuildRequires:	itstool
 BuildRequires:	pkgconfig(gee-1.0)
@@ -75,12 +76,16 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_bindir}/*
 
 %{_datadir}/%{name}/
+%{_datadir}/appdata/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
 
 %changelog
+* Mon Nov 25 2013 Kalev Lember <kalevlember at gmail.com> - 2.10.0-1
+- Update to 2.10.0
+
 * Wed Sep 04 2013 Kalev Lember <kalevlember at gmail.com> - 2.8.3-1
 - Update to 2.8.3
 
diff --git a/sources b/sources
index 8dad8ee..7f8f345 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7025fabc4b5f56ddb7ec37b50ac9ea2c  latexila-2.8.3.tar.xz
+944948dfbd655599c9b11dc5794e93a4  latexila-2.10.0.tar.xz


More information about the scm-commits mailing list