commit 88d9b2d14b0971b98c8bdf1942517b23ba488ab0
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jun 16 09:34:18 2017 +0200
Update to 1.1.4
.gitignore | 1 +
alsa-plugins-freeworld.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd86c49..7a40a03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
alsa-plugins-1.0.28.tar.bz2
/alsa-plugins-1.1.1.tar.bz2
+/alsa-plugins-1.1.4.tar.bz2
diff --git a/alsa-plugins-freeworld.spec b/alsa-plugins-freeworld.spec
index 2f0e8d9..2acea82 100644
--- a/alsa-plugins-freeworld.spec
+++ b/alsa-plugins-freeworld.spec
@@ -1,6 +1,6 @@
Name: alsa-plugins-freeworld
-Version: 1.1.1
-Release: 4%{?dist}
+Version: 1.1.4
+Release: 1%{?dist}
Summary: The ALSA Plugins - freeworld version
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
License: LGPLv2+
@@ -98,6 +98,9 @@ install -pm 0644 %{SOURCE1} %{SOURCE2} \
%changelog
+* Fri Jun 16 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.4-1
+- Update to 1.1.4
+
* Sat Apr 29 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.1.1-4
- Rebuild for ffmpeg update
diff --git a/sources b/sources
index 7dd4a91..ac9a621 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69f9f3e2de3c97fc71d496e91e271fe5 alsa-plugins-1.1.1.tar.bz2
+de51130a7444b79b2dd3c25e28420754 alsa-plugins-1.1.4.tar.bz2