[ugene/f21] Update to 1.14.0

Yuliya Algaer yalgaer at fedoraproject.org
Mon Aug 4 08:10:09 UTC 2014


commit 4f8c6277896eed3b9aba7fb80641515d9057ff8a
Author: Yuliya Algaer <yalgaer at unipro.ru>
Date:   Mon Aug 4 15:10:04 2014 +0700

    Update to 1.14.0

 .gitignore |    1 +
 sources    |    2 +-
 ugene.spec |   10 ++++++----
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c810f12..c110250 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ ugene-1.7.0.tar.gz
 /ugene-1.13.1.tar.gz
 /ugene-1.13.2.tar.gz
 /ugene-1.13.3.tar.gz
+/ugene-1.14.0.tar.gz
diff --git a/sources b/sources
index 727f507..54969cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c24bb76304c8e79bd62154941927326b  ugene-1.13.3.tar.gz
+cef3a56ede599b26a244533a6538059f  ugene-1.14.0.tar.gz
diff --git a/ugene.spec b/ugene.spec
index 1d66320..75496a9 100644
--- a/ugene.spec
+++ b/ugene.spec
@@ -1,7 +1,7 @@
 Name:    ugene
 Summary: Integrated bioinformatics toolkit
-Version: 1.13.3
-Release: 2%{?dist}
+Version: 1.14.0
+Release: 1%{?dist}
 #The entire source code is GPLv2+ except:
 #file src/libs_3rdparty/qtbindings_core/src/qtscriptconcurrent.h which is GPLv2
 #files in src/plugins_3rdparty/script_debuger/src/qtscriptdebug/ which are GPLv2
@@ -28,7 +28,7 @@ is a designer for custom bioinformatics workflows.
 %setup -q
 
 %build
-%_bindir/qmake-qt4 -r \
+%_bindir/qmake-qt4 -r -spec linux-g++\
         INSTALL_BINDIR=%{_bindir} \
         INSTALL_LIBDIR=%{_libdir} \
         INSTALL_DATADIR=%{_datadir} \
@@ -55,10 +55,12 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %doc COPYRIGHT LICENSE LICENSE.3rd_party 
 
 %changelog
+* Mon Aug 04 2014 Yuliya Algaer <yalgaer at unipro.ru> 1.14.0-1
+- Upstream version change
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.13.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-
 * Tue Jun 03 2014 Yuliya Algaer <yalgaer at unipro.ru> 1.13.3-1
 - Upstream version change
 


More information about the scm-commits mailing list