[gnome-commander/gcmd-1-12] Updating files for next stable release
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander/gcmd-1-12] Updating files for next stable release
- Date: Sat, 27 Feb 2021 19:29:27 +0000 (UTC)
commit 0fba7c2eb9b682b5507bbadc87b5a6afc3a77ddc
Author: Uwe Scholz <u scholz83 gmx de>
Date: Sat Feb 27 20:28:20 2021 +0100
Updating files for next stable release
.travis.yml | 2 +-
NEWS | 30 +++++++++++++++++++++++++++++-
README.md | 2 +-
configure.ac | 2 +-
data/gnome-commander.appdata.xml.in | 17 +++++++++++++----
doc/C/releases.xml | 4 ++--
6 files changed, 47 insertions(+), 10 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index a0dc4d9b..f9332c14 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ script:
branches:
only:
- master
- - gcmd-1-10
+ - gcmd-1-12
notifications:
recipients:
diff --git a/NEWS b/NEWS
index 29efcdad..775e3bec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
===================================
-gnome-commander 1.12
+gnome-commander 1.12.0
---------------
New features:
+ * Gnome Commander depends on GIO now. Migration away from GnomeVFS is ongoing
* Use GIO instead of Gnome-VFS for opening files with default application
* Use GIO instead of Gnome-VFS for filtering the file list, and on various other parts of the program
@@ -11,6 +12,33 @@ Bug fixes:
* Fixed issue #96 (Segmentation fault when opening file/directory properties using keyboard)
* Minor memory optimizations
+New or updated translations:
+ * ca (Jordi Mas)
+ * cs (Marek Černocký)
+ * da (Ask Hjorth Larsen)
+ * de (Mario Blättermann, Stephan Woidowski, Wolfgang Stöggl)
+ * eo (Kristjan SCHMIDT)
+ * es (Daniel Mustieles)
+ * eu (Asier Sarasua Garmendia)
+ * fi (Jiri Grönroos)
+ * hu (Balázs Meskó)
+ * id (Andika Triwidada, Kukuh Syafaat)
+ * kk (Baurzhan Muftakhidinov)
+ * pl (Piotr Drąg)
+ * pt_BR (Rafael Fontenelle)
+ * ro (Daniel Șerbănescu)
+ * sl (Matej Urbančič)
+ * sr (Мирослав Николић)
+ * sv (Anders Jonsson)
+ * tr (Sabri Ünal)
+ * uk (Yuri Chornoivan)
+
+New or updated docs:
+ * cs (Marek Černocký)
+ * de (Mario Blättermann, Stephan Woidowski)
+ * es (Daniel Mustieles)
+ * sv (Anders Jonsson)
+
===================================
gnome-commander 1.10.3
---------------
diff --git a/README.md b/README.md
index d038d04d..92b11c76 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Gnome Commander #
-[![GitHub
license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/GNOME/gnome-commander/master/COPYING)
| [![GitHub
commits](https://img.shields.io/github/commits-since/gcmd/gnome-commander/1.10.3/master)](https://gitlab.gnome.org/GNOME/gnome-commander/tree/master/)
+[![GitHub
license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/GNOME/gnome-commander/master/COPYING)
| [![GitHub
commits](https://img.shields.io/github/commits-since/gcmd/gnome-commander/1.12/master)](https://gitlab.gnome.org/GNOME/gnome-commander/tree/master/)
## Introduction ##
diff --git a/configure.ac b/configure.ac
index 2174704a..b19b9529 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-commander],[1.11.0],[https://gitlab.gnome.org/GNOME/gnome-commander/issues])
+AC_INIT([gnome-commander],[1.12.0],[https://gitlab.gnome.org/GNOME/gnome-commander/issues])
AC_CONFIG_SRCDIR(src/gnome-cmd-includes.h)
AC_CONFIG_MACRO_DIR([m4])
diff --git a/data/gnome-commander.appdata.xml.in b/data/gnome-commander.appdata.xml.in
index 23bda53a..e5b9bd36 100644
--- a/data/gnome-commander.appdata.xml.in
+++ b/data/gnome-commander.appdata.xml.in
@@ -48,13 +48,23 @@
<translation type="gettext">gnome-commander</translation>
<releases>
- <release version="1.10.4" date="2020-??-??">
+ <release version="1.12.0" date="2021-??-??">
<description>
<p>
- This release includes ...
+ This release includes the folowing new features:
</p>
<ul>
- <li>...</li>
+ <li>Gnome Commander depends on GIO now. Migration away from GnomeVFS is ongoing</li>
+ <li>Use GIO instead of Gnome-VFS for opening files with default application</li>
+ <li>Use GIO instead of Gnome-VFS for filtering the file list, and on various other parts of the
program</li>
+ </ul>
+ <p>
+ and the folowing bug fixes:
+ </p>
+ <ul>
+ <li>Fixed issue #95 (InternalViewer: Scrolling images via mouse, mouse scroll wheel or keyboard
arrow keys)</li>
+ <li>Fixed issue #96 (Segmentation fault when opening file/directory properties using keyboard)</li>
+ <li>Minor memory optimizations</li>
</ul>
</description>
</release>
@@ -73,5 +83,4 @@
</description>
</release>
</releases>
-
</component>
diff --git a/doc/C/releases.xml b/doc/C/releases.xml
index 1864b629..8f754af0 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -47,10 +47,10 @@
<para>Use GIO instead of Gnome-VFS for filtering the file list, and on various
other parts of the program</para>
</listitem>
<listitem>
- <para>New or updated translations: ...</para>
+ <para>New or updated translations: ca, cs, da, de, eo, es, eu, fi, hu, id, kk,
pl, pt_BR, ro, sl, sr, tr, uk</para>
</listitem>
<listitem>
- <para>New or updated docs: ...</para>
+ <para>New or updated docs: cs, de, es, sv</para>
</listitem>
</itemizedlist>
</para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]