[gnote] Update to 3.7.2

Ankur Sinha ankursinha at fedoraproject.org
Mon Jan 21 11:14:54 UTC 2013


commit e9242576e1906dfcbd232fbaaa818e1a344d75c0
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur at gmail.com>
Date:   Mon Jan 21 22:14:35 2013 +1100

    Update to 3.7.2

 .gitignore |    1 +
 gnote.spec |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 29f2a0d..e4cdb57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /gnote-0.*.tar.xz
 /gnote-3.6.0.tar.xz
 /gnote-3.7.0.tar.xz
+/gnote-3.7.2.tar.xz
diff --git a/gnote.spec b/gnote.spec
index 73546be..14b3da3 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,5 +1,5 @@
 Name:           gnote
-Version:        3.7.0
+Version:        3.7.2
 Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
@@ -35,6 +35,8 @@ V=1 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%{buildroot}
+# A missing semi colon
+sed -i 's/\(Keywords\[sl\]=.*$\)/\1;/' %{buildroot}%{_datadir}/applications/gnote.desktop
 
 desktop-file-validate %{buildroot}%{_datadir}/applications/gnote.desktop
 
@@ -72,6 +74,9 @@ fi
 %{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
 
 %changelog
+* Mon Jan 21 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.7.2-1
+- Update to latest: 3.7.2
+
 * Fri Nov 09 2012 Kalev Lember <kalevlember at gmail.com> - 3.7.0-1
 - Update to 3.7.0
 
diff --git a/sources b/sources
index 389fe30..a02d17a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b33542f53ce318c6919086c79fcbef0  gnote-3.7.0.tar.xz
+21f4012eda3c77e3985cadb58d0709a6  gnote-3.7.2.tar.xz


More information about the scm-commits mailing list