[simple-scan/gnome-3-38] Release 3.38.5



commit a01702907534e0d37f5a81c2552c350720279e07
Author: Bartosz Kosiorek <gang65 poczta onet pl>
Date:   Fri Mar 12 17:38:51 2021 +0100

    Release 3.38.5

 NEWS                            |  9 +++++++++
 data/simple-scan.appdata.xml.in | 14 ++++++++++++++
 meson.build                     |  2 +-
 3 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f521cba1..c8ea16b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in simple-scan 3.38.5
+~~~~~~~~~~~~~~
+Released: 2021-03-12
+
+  * Fix resolution set for Epson scanners.
+  * Don't repeat vendor name in the device name
+  * Fix crop size after decreasing page size
+  * Updated translations.
+
 Overview of changes in simple-scan 3.38.2
 ~~~~~~~~~~~~~~
 Released: 2020-12-08
diff --git a/data/simple-scan.appdata.xml.in b/data/simple-scan.appdata.xml.in
index 32f46e8b..1c64a6f8 100644
--- a/data/simple-scan.appdata.xml.in
+++ b/data/simple-scan.appdata.xml.in
@@ -25,6 +25,20 @@
   <url type="donation">https://www.gnome.org/friends/</url>
   <developer_name>The GNOME Project</developer_name>
   <releases>
+    <release date="2021-03-12" version="3.38.5" >
+      <description>
+        <p>
+          This is an stable release in the 3.38 series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>Fix resolution set for Epson scanners.</li>
+          <li>Don't repeat vendor name in the device name.</li>
+          <li>Fix crop size after decreasing page size.</li>
+          <li>Updated translations.</li>
+        </ul>
+      </description>
+    </release>
     <release date="2020-12-08" version="3.38.2" >
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 00b34b96..1e4e0868 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('simple-scan', ['vala', 'c'],
-         version: '3.38.2',
+         version: '3.38.5',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


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