rpms/ugene/devel .cvsignore, 1.6, 1.7 sources, 1.7, 1.8 ugene.spec, 1.10, 1.11

iefremov iefremov at fedoraproject.org
Thu May 27 09:15:29 UTC 2010


Author: iefremov

Update of /cvs/pkgs/rpms/ugene/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6437

Modified Files:
	.cvsignore sources ugene.spec 
Log Message:
New upstream version: 1.7.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ugene/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	16 Feb 2010 13:42:25 -0000	1.6
+++ .cvsignore	27 May 2010 09:15:28 -0000	1.7
@@ -1 +1 @@
-ugene-1.6.1.tar.gz
+ugene-1.7.0-src.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ugene/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	16 Feb 2010 13:42:25 -0000	1.7
+++ sources	27 May 2010 09:15:28 -0000	1.8
@@ -1 +1 @@
-196cfb3f24592983cb80e62d411377d2  ugene-1.6.1.tar.gz
+e604b1a49a676248d3b52abaa39950ab  ugene-1.7.0-src.tar.gz


Index: ugene.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ugene/devel/ugene.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- ugene.spec	16 Feb 2010 13:42:25 -0000	1.10
+++ ugene.spec	27 May 2010 09:15:28 -0000	1.11
@@ -1,18 +1,14 @@
 Name:    ugene
 Summary: Integrated bioinformatics toolkit
-Version: 1.6.1
+Version: 1.7.0
 Release: 2%{?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
 License: GPLv2+ and GPLv2
 Group:   Applications/Engineering
 URL:     http://ugene.unipro.ru
-Source0: http://ugene.unipro.ru/downloads/%{name}-%{version}.tar.gz
+Source0: http://ugene.unipro.ru/downloads/%{name}-%{version}-src.tar.gz
 
 Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: qt-devel >= 4.5.0 zlib-devel desktop-file-utils
-#We need strict versions of qt for correct work of src/libs_3rdparty/qtbindings_*
 Requires:  qt >= 4.5.0 qt-x11 >= 4.5.0
 
 %description
@@ -53,6 +49,12 @@ rm -rf %{buildroot}
 %doc COPYRIGHT LICENSE
 
 %changelog
+* Tue May 25 2010 Ivan Efremov <iefremov at unipro.ru> - 1.7.0-1
+- Upstream version change
+
+* Tue Mar 30 2010 Ivan Efremov <iefremov at unipro.ru> - 1.6.2-1 
+- Upstream version change
+
 * Tue Feb 16 2010 Ivan Efremov <iefremov at unipro.ru> - 1.6.1-1 
 - Upstream version change
 



More information about the scm-commits mailing list