[ugene/f22] Update to 1.16.0

Yuliya Algaer yalgaer at fedoraproject.org
Wed Feb 25 10:00:55 UTC 2015


commit 4cb4b9f33435236bb0c1b1d60a32b075d33ac852
Author: Yuliya Algaer <yalgaer at unipro.ru>
Date:   Wed Feb 25 17:00:50 2015 +0700

    Update to 1.16.0

 .gitignore | 1 +
 sources    | 2 +-
 ugene.spec | 7 ++++++-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0564bf5..f87a67b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ ugene-1.7.0.tar.gz
 /ugene-1.14.2.tar.gz
 /ugene-1.15.0.tar.gz
 /ugene-1.15.1.tar.gz
+/ugene-1.16.0.tar.gz
diff --git a/sources b/sources
index 0b476bf..4b7dd43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7269c1f49cfdb5911ce7d8904b6c6af3  ugene-1.15.1.tar.gz
+21ebee32a8af76312773ff9a0285ba1d  ugene-1.16.0.tar.gz
diff --git a/ugene.spec b/ugene.spec
index 5b5f2b5..2345828 100644
--- a/ugene.spec
+++ b/ugene.spec
@@ -1,6 +1,6 @@
 Name:    ugene
 Summary: Integrated bioinformatics toolkit
-Version: 1.15.1
+Version: 1.16.0
 Release: 1%{?dist}
 #The entire source code is GPLv2+ except:
 #file src/libs_3rdparty/qtbindings_core/src/qtscriptconcurrent.h which is GPLv2
@@ -50,11 +50,16 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %{_libdir}/%{name}/
 %{_datadir}/applications/*
 %{_datadir}/pixmaps/*
+%{_datadir}/icons/*
+%{_datadir}/mime/*
 %{_datadir}/%{name}/
 %{_mandir}/man1/*
 %doc COPYRIGHT LICENSE LICENSE.3rd_party 
 
 %changelog
+* Wed Feb 25 2015 Yuliya Algaer <yalgaer at unipro.ru> - 1.16.0-1
+- New upstream version
+
 * Wed Jan 14 2015 Yuliya Algaer <yalgaer at unipro.ru> - 1.15.1-1
 - New upstream version
 


More information about the scm-commits mailing list