[qrq] fix build break

Lucian Langa lucilanga at fedoraproject.org
Mon Jan 14 16:23:35 UTC 2013


commit d1c387b3a1c8e979e3232b8ebd7c9c4ecc5ccd41
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Mon Jan 14 17:23:28 2013 +0100

    fix build break

 .gitignore |    1 +
 qrq.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ad53c9..84f640a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ qrq-0.1.4.tar.gz
 /qrq-0.2.0.tar.gz
 /qrq-0.2.1.tar.gz
 /qrq-0.3.0.tar.gz
+/qrq-0.3.1.tar.gz
diff --git a/qrq.spec b/qrq.spec
index 1a27157..c60be4e 100644
--- a/qrq.spec
+++ b/qrq.spec
@@ -1,6 +1,6 @@
 Name:           qrq
 Version:        0.3.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Morse telegraphy trainer
 
 Group:          Applications/Communications
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
 %{_datadir}/qrq
 
 %changelog
+* Mon Jan 14 2013 Lucian Langa <cooly at gnome.eu.org> - 0.3.1-2
+- fix build break
+
 * Mon Jan 14 2013 Lucian Langa <cooly at gnome.eu.org> - 0.3.1-1
 - new upstream release
 
diff --git a/sources b/sources
index d6accdd..3050cb5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-893fc18b4bc0eb455d6cc6a8a48bed00  qrq-0.3.0.tar.gz
+8ab3354d3c91c991db2654f8a6c766eb  qrq-0.3.1.tar.gz


More information about the scm-commits mailing list