[ugene] Upstream version changed: 1.7.2

iefremov iefremov at fedoraproject.org
Mon Aug 23 08:27:39 UTC 2010


commit bda13358bf78654b64dc62f17716c3e709def62a
Author: Konstantin <okko at localhost.localdomain>
Date:   Mon Aug 23 15:23:47 2010 +0700

    Upstream version changed: 1.7.2

 .gitignore |    1 +
 sources    |    2 +-
 ugene.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6716a77..9475be5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ugene-1.7.0.tar.gz
+/ugene-1.7.2.tar.gz
diff --git a/sources b/sources
index aa2a638..a0fbe10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8724a6f0f06a0d1a6f0d76e5e73b46ea  ugene-1.7.0.tar.gz
+de71d3be55cbf47c0b9a83e49a941985  ugene-1.7.2.tar.gz
diff --git a/ugene.spec b/ugene.spec
index 3310179..e0e4172 100644
--- a/ugene.spec
+++ b/ugene.spec
@@ -1,7 +1,7 @@
 Name:    ugene
 Summary: Integrated bioinformatics toolkit
-Version: 1.7.0
-Release: 5%{?dist}
+Version: 1.7.2
+Release: 1%{?dist}
 License: GPLv2+ and GPLv2
 Group:   Applications/Engineering
 URL:     http://ugene.unipro.ru
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
 %doc COPYRIGHT LICENSE
 
 %changelog
+* Mon Aug 21 2010 Ivan Efremov <iefremov at unipro.ru> - 1.7.2-1
+- Upstream version change
+
 * Tue May 25 2010 Ivan Efremov <iefremov at unipro.ru> - 1.7.0-5
 - Upstream version change
 


More information about the scm-commits mailing list