[gnote] Update to 3.7.3

Ankur Sinha ankursinha at fedoraproject.org
Mon Mar 4 23:24:30 UTC 2013


commit e2d37a4f4b7bef602e78f759a85d6df4277485a9
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur at gmail.com>
Date:   Tue Mar 5 10:24:03 2013 +1100

    Update to 3.7.3

 .gitignore |    1 +
 gnote.spec |    9 +++++++--
 sources    |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4cdb57..6e83f7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gnote-3.6.0.tar.xz
 /gnote-3.7.0.tar.xz
 /gnote-3.7.2.tar.xz
+/gnote-3.7.3.tar.xz
diff --git a/gnote.spec b/gnote.spec
index 654f734..78e976e 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,6 +1,6 @@
 Name:           gnote
-Version:        3.7.2
-Release:        2%{?dist}
+Version:        3.7.3
+Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
 License:        GPLv3+
@@ -11,6 +11,7 @@ BuildRequires:  boost-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  gtkmm30-devel
+BuildRequires:  gtkspell3-devel
 BuildRequires:  intltool
 BuildRequires:  itstool
 BuildRequires:  libsecret-devel
@@ -74,6 +75,10 @@ fi
 %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
 
 %changelog
+* Tue Mar 05 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.3-1
+- Update to 3.7.3 rhbz#917584
+- Add gtkspell3 to BR for spell check support
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index a02d17a..0940a04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21f4012eda3c77e3985cadb58d0709a6  gnote-3.7.2.tar.xz
+2184dfe9cbc26dce35d621cf75c9b955  gnote-3.7.3.tar.xz


More information about the scm-commits mailing list