commit 3eecdbc0bfe1dcb6d08f094d9b985c506ba21bd2
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Aug 9 17:25:47 2019 +0100
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
gr-dab.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gr-dab.spec b/gr-dab.spec
index 088a963..a093857 100644
--- a/gr-dab.spec
+++ b/gr-dab.spec
@@ -7,7 +7,7 @@
Name: gr-dab
URL:
https://github.com/andrmuel/gr-dab
Version: 0.3
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPLv3+
BuildRequires: cmake, gcc-c++, python2-devel, scipy, gnuradio-devel
BuildRequires: python2-matplotlib, cppunit-devel, boost-devel, doxygen
@@ -78,6 +78,9 @@ popd
%doc %{_docdir}/%{name}/xml
%changelog
+* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.3-4
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+
* Fri May 17 2019 Jaroslav Škarvada <jskarvad(a)redhat.com> - 0.3-3
- Temporaly disabled tests (
https://github.com/andrmuel/gr-dab/issues/21)