[ugene/f21] Update to 1.14.2

Yuliya Algaer yalgaer at fedoraproject.org
Fri Oct 10 06:22:02 UTC 2014


commit 18654544e106d5085f84fdbeb25eb5890c8225c5
Author: Yuliya Algaer <yalgaer at unipro.ru>
Date:   Fri Oct 10 06:46:58 2014 +0700

    Update to 1.14.2

 .gitignore |    1 +
 sources    |    2 +-
 ugene.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b8ce27..be4a14f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ ugene-1.7.0.tar.gz
 /ugene-1.13.3.tar.gz
 /ugene-1.14.0.tar.gz
 /ugene-1.14.1.tar.gz
+/ugene-1.14.2.tar.gz
diff --git a/sources b/sources
index 7ec1d86..c1ac245 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d81d945a5e38dbb50b84156f40df6968  ugene-1.14.1.tar.gz
+a5e072a8109b6b2fb0f7650801714b93  ugene-1.14.2.tar.gz
diff --git a/ugene.spec b/ugene.spec
index 5981a28..d229ec5 100644
--- a/ugene.spec
+++ b/ugene.spec
@@ -1,6 +1,6 @@
 Name:    ugene
 Summary: Integrated bioinformatics toolkit
-Version: 1.14.1
+Version: 1.14.2
 Release: 1%{?dist}
 #The entire source code is GPLv2+ except:
 #file src/libs_3rdparty/qtbindings_core/src/qtscriptconcurrent.h which is GPLv2
@@ -10,7 +10,7 @@ Group:   Applications/Engineering
 URL:     http://ugene.unipro.ru
 Source0: http://ugene.unipro.ru/downloads/%{name}-%{version}.tar.gz
 
-BuildRequires: qt4-devel pkgconfig(QtWebKit) zlib-devel desktop-file-utils procps-devel
+BuildRequires: qt4-devel pkgconfig(QtWebKit) zlib-devel desktop-file-utils procps-devel qt-mysql
 #We need strict versions of qt for correct work of src/libs_3rdparty/qtbindings_*
 %{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}}
 Provides: bundled(sqlite)
@@ -55,6 +55,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %doc COPYRIGHT LICENSE LICENSE.3rd_party 
 
 %changelog
+* Fri Oct 10 2014 Yuliya Algaer <yalgaer at unipro.ru> 1.14.2-1
+- New upstream release
+
 * Thu Sep 11 2014 Yuliya Algaer <yalgaer at unipro.ru> 1.14.1-1
 - New upstream release
 


More information about the scm-commits mailing list