commit a831ebe618585a6bbb2784f3c676035a277092f3
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Feb 4 19:28:37 2020 +0000
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: leigh123linux <leigh123linux(a)googlemail.com>
gr-dab.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gr-dab.spec b/gr-dab.spec
index 27b3624..313fdc3 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.4
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv3+
BuildRequires: cmake, gcc-c++, python3-devel, python3-scipy, gnuradio-devel
BuildRequires: python3-matplotlib, cppunit-devel, boost-devel, doxygen, fftw-devel
@@ -85,6 +85,9 @@ make test
%doc %{_docdir}/%{name}/xml
%changelog
+* Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.4-2
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
+
* Wed Nov 13 2019 Jaroslav Škarvada <jskarvad(a)redhat.com> - 0.4-1
- New version
- Switched to Python 3