[gnome-dictionary] Release GNOME Dictionary 3.26.0



commit 94bdad93b33e40815e6e63a3ed89d3ecd84ff53d
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Sep 12 09:05:57 2017 +0100

    Release GNOME Dictionary 3.26.0
    
    Changes since 3.25.90:
    
    • Update the gnome-dictionary man page and install it (#786319)
    • Ensure that desktop files and AppData metadata is valid
    
    Updated translations
      Slovenian, Galician, Serbian, Finnish, Indonesian, Hungarian, Croatian,
      French, Danish, Catalan, Basque, Brazilian Portuguese, French, Turkish,
      Korean, Slovak, Belarusian, Latvian, Chinese (Taiwan), Italian

 NEWS                                     |   10 ++++++++++
 data/org.gnome.Dictionary.appdata.xml.in |   10 ++++++++++
 meson.build                              |    2 +-
 3 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f4329c4..2f8aeaf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+GNOME Dictionary 3.26.0                                               2017-09-12
+================================================================================
+• Update the gnome-dictionary man page and install it (#786319)
+• Ensure that desktop files and AppData metadata is valid
+
+Updated translations
+  Slovenian, Galician, Serbian, Finnish, Indonesian, Hungarian, Croatian,
+  French, Danish, Catalan, Basque, Brazilian Portuguese, French, Turkish,
+  Korean, Slovak, Belarusian, Latvian, Chinese (Taiwan), Italian
+
 GNOME Dictionary 3.25.90                                              2017-08-09
 ================================================================================
 • The GDict library is now private for GNOME Dictionary, and it is not
diff --git a/data/org.gnome.Dictionary.appdata.xml.in b/data/org.gnome.Dictionary.appdata.xml.in
index 3c8dac3..4265b10 100644
--- a/data/org.gnome.Dictionary.appdata.xml.in
+++ b/data/org.gnome.Dictionary.appdata.xml.in
@@ -30,4 +30,14 @@
   </kudos>
   <project_group>GNOME</project_group>
   <translation type="gettext">gnome-dictionary</translation>
+  <releases>
+    <release version="3.26.0" date="2017-09-12">
+      <description>
+        <p>A new stable release of the venerable Dictionary for GNOME. This
+        time it's mostly build fixes to ensure a reliable experience for the
+        fine folks building applications for users; we also have documentation
+        fixes, and better localisation in many languages.</p>
+      </description>
+    </release>
+  </releases>
 </component>
diff --git a/meson.build b/meson.build
index 91a0e3d..fa0f7fc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gnome-dictionary', 'c', version: '3.25.90',
+project('gnome-dictionary', 'c', version: '3.26.0',
         default_options: [
           'buildtype=debugoptimized',
           'c_std=c99',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]