[tagainijisho/f19] Update build deps.

Martin Sourada mso at fedoraproject.org
Tue Feb 25 23:00:02 UTC 2014


commit ad0c11653c74231146868a5fee64af9511395956
Author: Martin Sourada <mso at fedoraproject.org>
Date:   Tue Feb 25 23:59:51 2014 +0100

    Update build deps.

 tagainijisho.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tagainijisho.spec b/tagainijisho.spec
index d0b258d..b9e94e6 100644
--- a/tagainijisho.spec
+++ b/tagainijisho.spec
@@ -1,6 +1,6 @@
 Name:           tagainijisho
 Version:        1.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A free Japanese dictionary and study assistant
 
 License:        GPLv3+ and CC-BY-SA
@@ -12,7 +12,7 @@ Source0:        %{name}-stripped-%{version}.tar.gz
 
 BuildRequires:  qt-devel >= 4.5
 BuildRequires:  cmake >= 2.8.1
-BuildRequires:  sqlite-devel
+BuildRequires:  sqlite-devel >= 3.8.1
 BuildRequires:  desktop-file-utils
 Requires:       %{name}-common = %{version}-%{release}
 Requires:       %{name}-dic-en = %{version}-%{release}
@@ -209,6 +209,9 @@ fi
 
 
 %changelog
+* Tue Feb 25 2014 Martin Sourada <mso at fedoraproject.org> - 1.0.1-2
+- Update build-deps.
+
 * Mon Feb 24 2014 Martin Sourada <mso at fedoraproject.org> - 1.0.1-1
 - Update to 1.0.1 (rhbz #1033895)
 - Remove skip code from kanjidic2 (rhbz #969414) -- licence does not permit


More information about the scm-commits mailing list