[pan] release 0.151
- From: Dominique Dumont <ddumont src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pan] release 0.151
- Date: Sat, 25 Jun 2022 15:44:46 +0000 (UTC)
commit a6f632731cc26d2720e5cdd2db6e726509c6ba16
Author: Dominique Dumont <dod debian org>
Date: Sat Jun 25 17:43:21 2022 +0200
release 0.151
NEWS | 30 ++++++++++++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 33 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 84cb1e3..174b6ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+0.151 "Butcha" (Буча) - 2022-06-25
+
+ This release is dedicated to all people suffering from Russian war
+ in Ukraine. Until this war is over, Pan release are named after
+ Ukrainian towns ravaged by this war.
+
+ The main points of this release are:
+ - Gtk2 minimal version is now 2.24.0. Note that this release is
+ probably the last one with Gtk2 support.
+ - addition of a helper script to build Pan on Windows (Thomas)
+ - fix Gtk3 icon scaling on Windows (Thomas, fixes #144)
+ - fix header handling errors (Thomas, fixes #61 and #66)
+ - Add a menu entry to allow editing the Score file in text editor (Thomas, fixes #11)
+
+ Many thanks to Thomas Tanner for the work done on this release.
+
+ Contributors to this release:
+
+ Thomas Tanner, Dominique Dumont, Miguel Ángel Nieto, Daniel
+ Mustieles, Andre Klapper, Anders Jonsson
+
+ Updated translations:
+ da (Alan Mortensen)
+ eu (Asier Sarasua Garmendia)
+ hu (Balázs Úr)
+ pl (Piotr Drąg)
+ sr (Мирослав Николић)
+ sv (Anders Jonsson)
+ uk (Yuri Chornoivan)
+
0.150 "Moucherotte"
The main points of this release are:
diff --git a/configure.ac b/configure.ac
index aaaacff..50f8b67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT([Pan],[0.150],[https://gitlab.gnome.org/GNOME/pan/issues],[pan],[http://pan.rebelbase.com/])
+AC_INIT([Pan],[0.151],[https://gitlab.gnome.org/GNOME/pan/issues],[pan],[http://pan.rebelbase.com/])
AC_DEFINE(VERSION_MAJOR,0,[Major part of version number])
-AC_DEFINE(VERSION_MINOR,150,[Minor part of version number])
+AC_DEFINE(VERSION_MINOR,151,[Minor part of version number])
AC_DEFINE(VERSION_REVISION,0,[Revision part of version number])
-AC_DEFINE(VERSION_TITLE,["Moucherotte"],[Release Name])
+AC_DEFINE(VERSION_TITLE,["Butcha"],[Release Name])
AC_PREREQ([2.71])
dnl Get git info for pan-git.version
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]