[gnome-subtitles: 1/2] Updating for release 1.7.1




commit cf89b14aaef316ccae006ccd6ebd06dc751e0fe4
Author: Pedro Castro <pedro gnomesubtitles org>
Date:   Thu Oct 28 22:16:05 2021 +0100

    Updating for release 1.7.1

 INSTALL      |  6 +++---
 NEWS         | 10 ++++++++++
 configure.ac |  2 +-
 3 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index 8865734..e82fd21 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
 Installation Instructions
 *************************
 
-   Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
-Foundation, Inc.
+   Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free
+Software Foundation, Inc.
 
    Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -225,7 +225,7 @@ order to use an ANSI C compiler:
 
 and if that doesn't work, install pre-built binaries of GCC for HP-UX.
 
-   HP-UX 'make' updates targets which have the same time stamps as their
+   HP-UX 'make' updates targets which have the same timestamps as their
 prerequisites, which makes it generally unusable when shipped generated
 files such as 'configure' are involved.  Use GNU 'make' instead.
 
diff --git a/NEWS b/NEWS
index f23c0ed..348d6fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
 Gnome Subtitles
 ===============
 
+1.7.1 (28/10/21)
+================
+
+- Fixed a crash that occurred when opening some media files
+- Fixed a crash due to missing libdl
+
+Translations:
+- Miroslav Nikolić (sr)
+
+
 1.7 (14/09/21)
 ==============
 
diff --git a/configure.ac b/configure.ac
index 8bb53bb..134c1ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.63)
 AC_INIT([gnome-subtitles],
-       [1.7],
+       [1.7.1],
        [https://gitlab.gnome.org/GNOME/gnome-subtitles/issues/new],
        [gnome-subtitles],
        [https://www.gnomesubtitles.org])


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