Skip to content

Commit

Permalink
release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnorantGuru committed Mar 4, 2018
1 parent 1c130d0 commit e6f2918
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 22 deletions.
9 changes: 4 additions & 5 deletions aclocal.m4
Original file line number Diff line number Diff line change
Expand Up @@ -9274,7 +9274,7 @@ m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])])
m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
# nls.m4 serial 5 (gettext-0.18)
dnl Copyright (C) 1995-2003, 2005-2006, 2008-2013 Free Software Foundation,
dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
Expand Down Expand Up @@ -9604,10 +9604,9 @@ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
# configured tree to be moved without reconfiguration.
AC_DEFUN([AM_AUX_DIR_EXPAND],
[dnl Rely on autoconf to set up CDPATH properly.
AC_PREREQ([2.50])dnl
# expand $ac_aux_dir to an absolute path
am_aux_dir=`cd $ac_aux_dir && pwd`
[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
# Expand $ac_aux_dir to an absolute path.
am_aux_dir=`cd "$ac_aux_dir" && pwd`
])
# AM_CONDITIONAL -*- Autoconf -*-
Expand Down
24 changes: 12 additions & 12 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for spacefm 1.0.5+next.
# Generated by GNU Autoconf 2.69 for spacefm 1.0.6.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='spacefm'
PACKAGE_TARNAME='spacefm'
PACKAGE_VERSION='1.0.5+next'
PACKAGE_STRING='spacefm 1.0.5+next'
PACKAGE_VERSION='1.0.6'
PACKAGE_STRING='spacefm 1.0.6'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''

Expand Down Expand Up @@ -1410,7 +1410,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures spacefm 1.0.5+next to adapt to many kinds of systems.
\`configure' configures spacefm 1.0.6 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1480,7 +1480,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of spacefm 1.0.5+next:";;
short | recursive ) echo "Configuration of spacefm 1.0.6:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1636,7 +1636,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
spacefm configure 1.0.5+next
spacefm configure 1.0.6
generated by GNU Autoconf 2.69

Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -2001,7 +2001,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by spacefm $as_me 1.0.5+next, which was
It was created by spacefm $as_me 1.0.6, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -2554,8 +2554,8 @@ test "$program_suffix" != NONE &&
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`

# expand $ac_aux_dir to an absolute path
am_aux_dir=`cd $ac_aux_dir && pwd`
# Expand $ac_aux_dir to an absolute path.
am_aux_dir=`cd "$ac_aux_dir" && pwd`

if test x"${MISSING+set}" != xset; then
case $am_aux_dir in
Expand Down Expand Up @@ -2868,7 +2868,7 @@ fi

# Define the identity of the package.
PACKAGE='spacefm'
VERSION='1.0.5+next'
VERSION='1.0.6'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -16931,7 +16931,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by spacefm $as_me 1.0.5+next, which was
This file was extended by spacefm $as_me 1.0.6, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -16988,7 +16988,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
spacefm config.status 1.0.5+next
spacefm config.status 1.0.6
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.

AC_INIT([spacefm], [1.0.5+next])
AC_INIT([spacefm], [1.0.6])
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE([dist-bzip2] [subdir-objects])
AM_MAINTAINER_MODE
Expand Down
4 changes: 2 additions & 2 deletions data/spacefm-manual-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@

autotools-dev bash build-essential intltool pkg-config fakeroot
shared-mime-info desktop-file-utils libc6 libcairo2 libglib2.0-0
libglib2.0-dev libpango1.0-0 libx11-6 libx11-6-dev libudev0 (>=143)
libglib2.0-dev libpango1.0-0 libx11-6 libx11-dev libudev1
libudev-dev libffmpegthumbnailer-dev

Also, if using GTK2: libgtk2.0-0 (>=2.18) libgtk2.0-dev libgtk2.0-bin
Expand Down Expand Up @@ -7865,7 +7865,7 @@

<p>DISCLAIMER: While the authors, copyright holders, and maintainers of this software endeavour to keep all content up to date and valuable, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the software or the information, communications, products, services, or related graphics for any purpose. Any reliance you place on such content is therefore strictly AT YOUR OWN RISK.<br>
<br>
<p>Updated 2018-01-28&nbsp;&nbsp;(SpaceFM version 1.0.5+next)
<p>Updated 2018-03-04&nbsp;&nbsp;(SpaceFM version 1.0.6)
<br><br>
</center>
</td></tr></table>
Expand Down
4 changes: 2 additions & 2 deletions distros/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
spacefm (1.0.5+next-1) unstable; urgency=low
spacefm (1.0.6-1) unstable; urgency=low

* release

-- IgnorantGuru <ignorantguru@gmx.com> Wed, 20 Jan 2016 13:23:27 +0000
-- IgnorantGuru <igsw@fastmail.com> Sun, 04 Mar 2018 16:02:11 +0000

0 comments on commit e6f2918

Please sign in to comment.