From 6d9b99b5f1a8b1296f9a1555497c7e279d9dd81fccb3a110f60715cbf92508c1 Mon Sep 17 00:00:00 2001
From: Michael Vetter <jubalh@iodoru.org>
Date: Thu, 11 Feb 2016 08:05:12 +0000
Subject: [PATCH] - Update to version 0.8.1a   This is a bugfix release to
 primarily address messed up single-executable builds for Windows.   Other
 bugfixes:   * Fixed storing filetypes in vifminfo, which could create
 duplicates.   * Fixed --with-dyn-x11 configuration option, which failed to
 enable dynamic use of the library.   * Fixed using plugin in neovim, which
 has broken system() and :! commands.

OBS-URL: https://build.opensuse.org/package/show/utilities/vifm?expand=0&rev=21
---
 vifm-0.8.1.tar.bz2  |  3 ---
 vifm-0.8.1a.tar.bz2 |  3 +++
 vifm.changes        | 10 ++++++++++
 vifm.spec           |  2 +-
 4 files changed, 14 insertions(+), 4 deletions(-)
 delete mode 100644 vifm-0.8.1.tar.bz2
 create mode 100644 vifm-0.8.1a.tar.bz2

diff --git a/vifm-0.8.1.tar.bz2 b/vifm-0.8.1.tar.bz2
deleted file mode 100644
index 4c3d862..0000000
--- a/vifm-0.8.1.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9918ac96290f9bb2da0fdbd6e579af19de32d9eca41d0ceb5e2cb7cf08ebc379
-size 826908
diff --git a/vifm-0.8.1a.tar.bz2 b/vifm-0.8.1a.tar.bz2
new file mode 100644
index 0000000..b93f85f
--- /dev/null
+++ b/vifm-0.8.1a.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:974fb2aa5e32d2c729ceff678c595070c701bd30a6ccc5cb6ca64807a9dd4422
+size 832500
diff --git a/vifm.changes b/vifm.changes
index 4c8de1e..960eb2f 100644
--- a/vifm.changes
+++ b/vifm.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Thu Feb 11 07:54:49 UTC 2016 - mvetter@suse.com
+
+- Update to version 0.8.1a
+  This is a bugfix release to primarily address messed up single-executable builds for Windows.
+  Other bugfixes:
+  * Fixed storing filetypes in vifminfo, which could create duplicates.
+  * Fixed --with-dyn-x11 configuration option, which failed to enable dynamic use of the library.
+  * Fixed using plugin in neovim, which has broken system() and :! commands.
+
 -------------------------------------------------------------------
 Sun Jan 17 19:32:26 UTC 2016 - mvetter@suse.com
 
diff --git a/vifm.spec b/vifm.spec
index cbec412..da07e92 100644
--- a/vifm.spec
+++ b/vifm.spec
@@ -17,7 +17,7 @@
 
 
 Name:           vifm
-Version:        0.8.1
+Version:        0.8.1a
 Release:        0
 Summary:        Ncurses based file manager with vi like keybindings
 License:        GPL-2.0+