From 5457e105c8a262ad44e1745719f6071a2b08fb02 Mon Sep 17 00:00:00 2001 From: Ivan Efremov Date: Jun 28 2013 05:44:02 +0000 Subject: Update to 1.12.0 --- diff --git a/.gitignore b/.gitignore index fe74526..936d0e8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ ugene-1.7.0.tar.gz /ugene-1.11.3.tar.gz /ugene-1.11.4.tar.gz /ugene-1.11.5.tar.gz +/ugene-1.12.0.tar.gz diff --git a/sources b/sources index 6f67807..c5a6643 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ccd3acbd418215004523cdb16a9bb1d2 ugene-1.11.5.tar.gz +f82eb02f49ac66dc117f0a08255f49a0 ugene-1.12.0.tar.gz diff --git a/ugene.spec b/ugene.spec index 88c9344..e28c9b2 100644 --- a/ugene.spec +++ b/ugene.spec @@ -1,7 +1,7 @@ Name: ugene Summary: Integrated bioinformatics toolkit -Version: 1.11.5 -Release: 2%{?dist} +Version: 1.12.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 @@ -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 +BuildRequires: qt4-devel pkgconfig(QtWebKit) zlib-devel desktop-file-utils libproc-dev #We need strict versions of qt for correct work of src/libs_3rdparty/qtbindings_* %{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}} Provides: bundled(sqlite) @@ -54,6 +54,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop %doc COPYRIGHT LICENSE LICENSE.3rd_party %changelog +* Fri Jun 28 2013 Yulia Algaer 1.12.0-1 +- Upstream version change + * Tue Mar 12 2013 Yulia Algaer 1.11.5-2 - Fix version typo