[gnote] Update to 3.12

Ankur Sinha ankursinha at fedoraproject.org
Tue Mar 25 23:54:54 UTC 2014


commit 31be28b2dc10f1e7edc987b1ee5423712c7e1539
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur at gmail.com>
Date:   Wed Mar 26 10:54:02 2014 +1100

    Update to 3.12
    
    3.12.0 - "Anything is possible on paper" - 2014/03/25
    
    New Features:
      * NoteDirectoryWatcher plugin interval is now configurable
      * Import plugins are enabled by default and auto-disabled after import
      * (#723635)
      * Plugins are now checked for compatibility with Gnote
    
    Translations:
      * Updated translations:
        - Brazilian Portuguese (pt_BR)
        - Czech (cs)
        - German (de)
        - Hungarian (hu)
        - Kannada (kn)
        - Lithuanian (lt)
        - Polish (pl)
        - Serbian (sr)
        - Spanish (es)
      * Updated Czech manual (cs)
      * Updated German manual (de)
      * Updated Spanish manual (es)
      * Updated Lithuanian manual (lt)

 .gitignore |    1 +
 gnote.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c654b7c..d5830cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /gnote-3.9.3.tar.xz
 /gnote-3.10.1.tar.xz
 /gnote-3.11.1.tar.xz
+/gnote-3.12.0.tar.xz
diff --git a/gnote.spec b/gnote.spec
index 63667ea..c7e1b08 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,11 +1,11 @@
 Name:           gnote
-Version:        3.11.1
+Version:        3.12.0
 Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
 License:        GPLv3+
 URL:            http://live.gnome.org/Gnote
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnote/3.11/%{name}-%{version}.tar.xz
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnote/3.12/%{name}-%{version}.tar.xz
 
 BuildRequires:  boost-devel
 BuildRequires:  desktop-file-utils
@@ -78,6 +78,9 @@ fi
 %{_datadir}/appdata/%{name}.appdata.xml
 
 %changelog
+* Wed Mar 26 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.12.0-1
+- Update to latest upstream release
+
 * Thu Mar 06 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> 3.11.1-1
 - Update to latest upstream release
 - Correct changelog date
diff --git a/sources b/sources
index 6fb7c94..54eb1e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd6acfe4eb6573c04b079e8afddf6707  gnote-3.11.1.tar.xz
+591d3ea135a48960e0940e5006042512  gnote-3.12.0.tar.xz


More information about the scm-commits mailing list