commit 47398480834133029d707ef45acad90836a2a029
Author: Jaroslav Škarvada <jskarvad(a)redhat.com>
Date: Wed May 1 20:45:29 2019 +0200
Added new sources
Signed-off-by: Jaroslav Škarvada <jskarvad(a)redhat.com>
.gitignore | 1 +
gr-dab.spec | 2 +-
sources | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0334ed..29269ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/gr-dab-a33609bd75192878f9f60c1a9b02fd7473649160.tar.gz
+/gr-dab-0.3.tar.gz
diff --git a/gr-dab.spec b/gr-dab.spec
index 2e0f41b..3fa89f8 100644
--- a/gr-dab.spec
+++ b/gr-dab.spec
@@ -41,7 +41,7 @@ Documentation files for gr-dab.
mkdir build
cd build
%cmake -DENABLE_DOXYGEN=on ..
-%make_build
+%make_build CFLAGS="%{optflags} -O0"
%install
cd build
diff --git a/sources b/sources
index e3d7a29..054757e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-191764b65ef0c1c7fddfc375610ad44d gr-dab-a33609bd75192878f9f60c1a9b02fd7473649160.tar.gz
+bebbe9a6cc25ddb2cd4cc853c2af7dbd gr-dab-0.3.tar.gz
Show replies by date