[ugene/f19] Update to 1.12.1

Yuliya Algaer yalgaer at fedoraproject.org
Thu Aug 8 03:59:28 UTC 2013


commit 0cf6cd17ef21d4b634ba86a381b4f6a78022bc4c
Author: Ivan Efremov <iefremov at unipro.ru>
Date:   Thu Aug 8 10:59:18 2013 +0700

    Update to 1.12.1

 .gitignore |    1 +
 sources    |    2 +-
 ugene.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 936d0e8..e8c757c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ ugene-1.7.0.tar.gz
 /ugene-1.11.4.tar.gz
 /ugene-1.11.5.tar.gz
 /ugene-1.12.0.tar.gz
+/ugene-1.12.1.tar.gz
diff --git a/sources b/sources
index c5a6643..10b0777 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f82eb02f49ac66dc117f0a08255f49a0  ugene-1.12.0.tar.gz
+cf8e8924944e809f810a31fadae37d32  ugene-1.12.1.tar.gz
diff --git a/ugene.spec b/ugene.spec
index 2dbf684..3f679b3 100644
--- a/ugene.spec
+++ b/ugene.spec
@@ -1,6 +1,6 @@
 Name:    ugene
 Summary: Integrated bioinformatics toolkit
-Version: 1.12.0
+Version: 1.12.1
 Release: 1%{?dist}
 #The entire source code is GPLv2+ except:
 #file src/libs_3rdparty/qtbindings_core/src/qtscriptconcurrent.h which is GPLv2
@@ -15,6 +15,7 @@ BuildRequires: qt4-devel pkgconfig(QtWebKit) zlib-devel desktop-file-utils procp
 %{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}}
 Provides: bundled(sqlite)
 Provides: bundled(samtools)
+ExclusiveArch: %{ix86} x86_64
 
 %description
 Unipro UGENE is a cross-platform visual environment for DNA and protein
@@ -54,6 +55,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %doc COPYRIGHT LICENSE LICENSE.3rd_party 
 
 %changelog
+* Thu Aug 08 2013 Yulia Algaer <yalgaer at unipro.ru> 1.12.1-1
+- Upstream version change
+
 * Fri Jun 28 2013 Yulia Algaer <yalgaer at unipro.ru> 1.12.0-1
 - Upstream version change
 


More information about the scm-commits mailing list