[gnote/f18] Update to 3.6.2

Ankur Sinha ankursinha at fedoraproject.org
Mon Jan 21 11:49:10 UTC 2013


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

    Update to 3.6.2

 .gitignore |    1 +
 gnote.spec |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 846fc64..49f0a66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /gnote-0.*.tar.xz
 /gnote-3.6.0.tar.xz
 /gnote-3.6.1.tar.xz
+/gnote-3.6.2.tar.xz
diff --git a/gnote.spec b/gnote.spec
index e26aa75..c7a6089 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,5 +1,5 @@
 Name:           gnote
-Version:        3.6.1
+Version:        3.6.2
 Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
@@ -36,6 +36,8 @@ V=1 make %{?_smp_mflags}
 %install
 make install DESTDIR=%{buildroot}
 
+sed -i 's/\(Keywords\[sl\]=.*$\)/\1;/' %{buildroot}%{_datadir}/applications/gnote.desktop
+
 desktop-file-validate %{buildroot}%{_datadir}/applications/gnote.desktop
 
 find %{buildroot} -type f -name "*.la" -delete
@@ -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.6.2-1
+- Update to latest stable release: 3.6.2
+
 * Tue Nov 13 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.1-1
 - Update to 3.6.1
 
diff --git a/sources b/sources
index 3eb1e78..a7f5cd4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea4fea28aa7ed52bc918193678c6524b  gnote-3.6.1.tar.xz
+78fcfd2f30291eb4426af0e6cc79a6d1  gnote-3.6.2.tar.xz


More information about the scm-commits mailing list