commit f7dec2c100f34cc1a81c8b0a1850b8689fb45c08
Author: Sandro Mani <manisandro(a)gmail.com>
Date: Mon Jul 31 12:48:47 2017 +0200
Update to 1.0.4
.gitignore | 1 +
bcg729.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d476761..0703cb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/bcg729-1.0.0.tar.gz
/bcg729-1.0.2.tar.gz
/bcg729-1.0.3.tar.gz
+/bcg729-1.0.4.tar.gz
diff --git a/bcg729.spec b/bcg729.spec
index 5f7f42e..e0513f1 100644
--- a/bcg729.spec
+++ b/bcg729.spec
@@ -1,6 +1,6 @@
Name: bcg729
-Version: 1.0.3
-Release: 2%{?dist}
+Version: 1.0.4
+Release: 1%{?dist}
Summary: Opensource implementation of the G.729 codec
License: GPLv2+
@@ -68,6 +68,9 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
%changelog
+* Thu Jul 27 2017 Sandro Mani <manisandro(a)gmail.com> - 1.0.4-1
+- Update to 1.0.4
+
* Sat Mar 18 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.0.3-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index 6948d40..3ca5f8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c69ba762a61500df605ffee3e48a3c12 bcg729-1.0.3.tar.gz
+0234814618a4314cb56ae0b9084d1ae1 bcg729-1.0.4.tar.gz