[goobox/goobox-3-4] updated for version 3.4.3



commit 60806086feb2ffcccbcd5fdcb62f68cda2e02372
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Sep 30 11:02:36 2018 +0200

    updated for version 3.4.3

 NEWS         | 22 ++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 40b6502..a630321 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+version 3.4.3
+-------------
+
+ Bugs fixed:
+
+  * Help: change wording in two sentences (Anders Jonsson) (#757730)
+  * added -fPIC -DPIC to CFLAGS (#777448)
+
+ New or updated application translations:
+
+  * Danish (Alan Mortensen)
+  * Friulian (Fabio Tomat)
+  * Romanian (Daniel Șerbănescu)
+
+ New or updated manual translations:
+
+  * German (Mario Blättermann)
+  * Polish (Piotr Drąg)
+  * Romanian (Daniel Șerbănescu)
+  * Swedish (Anders Jonsson)
+  * čeština (Marek Černocký)
+
 version 3.4.2
 -------------
 
diff --git a/configure.ac b/configure.ac
index 0c1f8cd..866b78f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([goobox], [3.4.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
+AC_INIT([goobox], [3.4.3], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 


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