[devhelp] Release Devhelp 43.alpha
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] Release Devhelp 43.alpha
- Date: Wed, 13 Jul 2022 21:12:16 +0000 (UTC)
commit 35fa56d628d640859f80710b614cb9e1e7ac9299
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Jul 13 22:05:32 2022 +0100
Release Devhelp 43.alpha
NEWS | 28 +++++++++++++++++-----------
data/org.gnome.Devhelp.appdata.xml.in.in | 9 +++++++++
meson.build | 2 +-
3 files changed, 27 insertions(+), 12 deletions(-)
---
diff --git a/NEWS b/NEWS
index b54664da..7b1e732c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+News in 43.alpha, 2022-07-13
+----------------------------
+* Temporarily disable hardware accelerated rendering [#60]
+* Fix build with newer versions of Meson [#59]
+* Translation updates
+
News in 41.2, 2021-10-01
------------------------
* More appdata fixes
@@ -1525,7 +1531,7 @@ NEW in 0.18:
- Use proper size icon for close buttons in tabs (bug #510984, Luca Ferretti)
- Polish the new Zoom UI (bugs #508510 and #508513, Wouter Bolsterlee)
-- Updated translations: be, ca, de, es, et, gl, he, ja, nb, sv, th, uk
+- Updated translations: be, ca, de, es, et, gl, he, ja, nb, sv, th, uk
Many thanks to the translators: Ihar Hrachyshka, Gil Forcada, Andre
Klapper, Jorge Gonzalez, Priit Laes, Ignacio Casal Quinteiro, Yair
@@ -1747,7 +1753,7 @@ Devhelp 0.10:
* Fixed crash when searching (Ray Strode)
* Plugged memory leak in the gecko bindings (Paolo Borelli)
* New translations (hu, rw)
-* Updated translations
+* Updated translations
(el, en_CA, de, cs, ca, sk, sv, en_GB)
Devhelp 0.9.3:
@@ -1764,7 +1770,7 @@ Devhelp 0.9.2:
* Bacon-love for IPC
* Support searching for substrings "gtk new" (Nickolay V. Shmyrev)
* New translations (nb, gu, mk)
-* Updated translations
+* Updated translations
(sq, no, fi, pt, sq, da, be, nb, fr, it, zh_TW)
Devhelp 0.9.1:
@@ -1772,11 +1778,11 @@ Devhelp 0.9.1:
* Save maximized state
* Support for Mozilla 1.7
* Show direct hits directly.
-* Make sure that the window has a minimum width even if GConf setup isn't
+* Make sure that the window has a minimum width even if GConf setup isn't
working properly.
* Make sure user installed documentation is shown before system installed.
* New translations (en_GB, en_CA)
-* Updated translations
+* Updated translations
(ja, cs, nl, hr, sk, sr, es, en_GB, uk, is, pt_BR, sv,fi, es, sq)
Devhelp 0.9:
@@ -1797,7 +1803,7 @@ Devhelp 0.8:
into a program. Used by Anjuta.
* Build fix for FreeBSD
* New translations (tr, ca)
-* Updated translations
+* Updated translations
(cs, sv, ja, sk, nl, de, es, pl, is, ms, pt, no, da, fr, az)
Devhelp 0.7:
@@ -1821,7 +1827,7 @@ Devhelp 0.6:
* Fixes to searched paths (Ross)
* Added gnome-vfs MIME support (Ross)
* New and updated translations, thanks to Kang Jeong-Hee, Vincent van Adrighem,
- Duarte Loreto, Zbigniew Chyla, Takeshi AIHANA, Metin Amiroff,
+ Duarte Loreto, Zbigniew Chyla, Takeshi AIHANA, Metin Amiroff,
Samúel Jón Gunnarsson, Guntupalli Karunakar.
Devhelp 0.5:
@@ -1833,7 +1839,7 @@ Devhelp 0.5:
* Support for gtk-doc built .devhelp files (Mikael)
(Thanks Jamesh!!)
-Devhelp 0.4:
+Devhelp 0.4:
------------
* Raise minimized window (Richard)
* Bug fixes (Mikael, Richard)
@@ -1846,8 +1852,8 @@ Devhelp 0.3:
* Debian and Red Hat packages now availible. (Johan)
* Devhelp can now handle different versions of the same book
much better. (Johan)
-* New and updated translations, Thanks goes to Ismael Olea,
- Joe Man, Marcel Telka, Alessio Frusciante, Kjartan Maraas,
+* New and updated translations, Thanks goes to Ismael Olea,
+ Joe Man, Marcel Telka, Alessio Frusciante, Kjartan Maraas,
Christophe Fergeau, Zbigniew Chyla, Ole Laursen and
Christian Rose.
@@ -1861,7 +1867,7 @@ Devhelp 0.2:
* Code-cleanups, Cleaned up the code to make it more
maintainable. (Mikael Hallendal).
-Devhelp 0.1.1:
+Devhelp 0.1.1:
--------------
* A few bugfixes. Should compile with non cvs version of libxml now.
diff --git a/data/org.gnome.Devhelp.appdata.xml.in.in b/data/org.gnome.Devhelp.appdata.xml.in.in
index 71a5bd9e..362eac19 100644
--- a/data/org.gnome.Devhelp.appdata.xml.in.in
+++ b/data/org.gnome.Devhelp.appdata.xml.in.in
@@ -56,6 +56,15 @@
<binary>devhelp</binary>
</provides>
<releases>
+ <release version="43~alpha" date="2022-07-13">
+ <description>
+ <p>A new cycle begins.</p>
+ <ul>
+ <li>Build against latest GNOME run time</li>
+ <li>Localization updates</li>
+ </ul>
+ </description>
+ </release>
<release version="41.2" date="2021-10-01" />
<release version="41.1" date="2021-09-17" />
<release version="41.0" date="2021-09-17">
diff --git a/meson.build b/meson.build
index 990762e4..c7b9bea0 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@
project(
'devhelp', 'c',
meson_version: '>= 0.55',
- version: '41.3',
+ version: '43.alpha',
default_options: ['warning_level=2']
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]