]> git.proxmox.com Git - mirror_spl-debian.git/commitdiff
New upstream version 0.7.5
authorAron Xu <happyaron.xu@gmail.com>
Fri, 19 Jan 2018 07:22:50 +0000 (15:22 +0800)
committerAron Xu <happyaron.xu@gmail.com>
Fri, 19 Jan 2018 07:22:50 +0000 (15:22 +0800)
META
configure
rpm/generic/spl-kmod.spec.in
rpm/generic/spl.spec.in
rpm/redhat/spl.spec.in

diff --git a/META b/META
index a55e57fa271814f2bf77bbe32d66a92fc78c0df2..c66cd11cf6baf36120d7f9af02c0f031b6f6140e 100644 (file)
--- a/META
+++ b/META
@@ -1,7 +1,7 @@
 Meta:         1
 Name:         spl
 Branch:       1.0
-Version:      0.7.4
+Version:      0.7.5
 Release:      1
 Release-Tags: relext
 License:      GPL
index 9f80bafb6ef3a4767db686188f228ecf2719ef6f..593c28c3c4793ee4c38010f24a25a8a7a202b1ac 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for spl 0.7.4.
+# Generated by GNU Autoconf 2.63 for spl 0.7.5.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@@ -743,8 +743,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='spl'
 PACKAGE_TARNAME='spl'
-PACKAGE_VERSION='0.7.4'
-PACKAGE_STRING='spl 0.7.4'
+PACKAGE_VERSION='0.7.5'
+PACKAGE_STRING='spl 0.7.5'
 PACKAGE_BUGREPORT=''
 
 # Factoring default headers for most tests.
@@ -1535,7 +1535,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 spl 0.7.4 to adapt to many kinds of systems.
+\`configure' configures spl 0.7.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1606,7 +1606,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of spl 0.7.4:";;
+     short | recursive ) echo "Configuration of spl 0.7.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1720,7 +1720,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-spl configure 0.7.4
+spl configure 0.7.5
 generated by GNU Autoconf 2.63
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1734,7 +1734,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 spl $as_me 0.7.4, which was
+It was created by spl $as_me 0.7.5, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   $ $0 $@
@@ -2888,7 +2888,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='spl'
- VERSION='0.7.4'
+ VERSION='0.7.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -19654,7 +19654,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by spl $as_me 0.7.4, which was
+This file was extended by spl $as_me 0.7.5, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -19717,7 +19717,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-spl config.status 0.7.4
+spl config.status 0.7.5
 configured by $0, generated by GNU Autoconf 2.63,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 2ebe8e5e3dcff4a6329dc26fb4ec13e6f2d587a3..af7132d77569a002c6d187594c8325b6b759787b 100644 (file)
@@ -167,6 +167,9 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Dec 18 2017 Tony Hutter <hutter2@llnl.gov> - 0.7.5-1
+- Released 0.7.5-1, detailed release notes are available at:
+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.5
 * Thu Dec 07 2017 Tony Hutter <hutter2@llnl.gov> - 0.7.4-1
 - Released 0.7.4-1, detailed release notes are available at:
 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.4
index 63354663fe616436c6d4087b0a4bcfd2896bacd4..f619475496e6f4203e6074dab619d9fa8a1d3f77 100644 (file)
@@ -34,6 +34,9 @@ make install DESTDIR=%{?buildroot}
 %{_mandir}/man5/*
 
 %changelog
+* Mon Dec 18 2017 Tony Hutter <hutter2@llnl.gov> - 0.7.5-1
+- Released 0.7.5-1, detailed release notes are available at:
+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.5
 * Thu Dec 07 2017 Tony Hutter <hutter2@llnl.gov> - 0.7.4-1
 - Released 0.7.4-1, detailed release notes are available at:
 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.4
index 63354663fe616436c6d4087b0a4bcfd2896bacd4..f619475496e6f4203e6074dab619d9fa8a1d3f77 100644 (file)
@@ -34,6 +34,9 @@ make install DESTDIR=%{?buildroot}
 %{_mandir}/man5/*
 
 %changelog
+* Mon Dec 18 2017 Tony Hutter <hutter2@llnl.gov> - 0.7.5-1
+- Released 0.7.5-1, detailed release notes are available at:
+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.5
 * Thu Dec 07 2017 Tony Hutter <hutter2@llnl.gov> - 0.7.4-1
 - Released 0.7.4-1, detailed release notes are available at:
 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.4