commit a7250793a077a78124fc7a53bd5f33e863a044b8
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Nov 23 21:05:52 2017 +0100
Update to 1.1.5
.gitignore | 1 +
alsa-plugins-freeworld.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a40a03..92c77f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
alsa-plugins-1.0.28.tar.bz2
/alsa-plugins-1.1.1.tar.bz2
/alsa-plugins-1.1.4.tar.bz2
+/alsa-plugins-1.1.5.tar.bz2
diff --git a/alsa-plugins-freeworld.spec b/alsa-plugins-freeworld.spec
index 2aec42a..89e930b 100644
--- a/alsa-plugins-freeworld.spec
+++ b/alsa-plugins-freeworld.spec
@@ -1,6 +1,6 @@
Name: alsa-plugins-freeworld
-Version: 1.1.4
-Release: 2%{?dist}
+Version: 1.1.5
+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
+* Thu Nov 23 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.5-1
+- Update to 1.1.5
+
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.1.4-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
diff --git a/sources b/sources
index ac9a621..4f4d3ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de51130a7444b79b2dd3c25e28420754 alsa-plugins-1.1.4.tar.bz2
+f898b0e6e8acf3f6f82bc2a0f0c84a97 alsa-plugins-1.1.5.tar.bz2