Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12e607c996 | ||
|
|
1ab804b687 | ||
|
|
92a1cd37d5 | ||
|
|
223784ffc9 | ||
|
|
23083bb15c | ||
|
|
4af8fbaa43 | ||
|
|
3ed3494747 |
2 changed files with 13 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (ugene-1.27.0.tar.gz) = 75905c546ed2aa10c5595a90406b2f00d717641573961fff07df4b8c46cf807d6995537560f9178cc84b8b80fd8bd031a1f59904557d1f8f9ba8ad916156b071
|
||||
SHA512 (ugene-1.28.1.tar.gz) = 0e6678febd0420eb67be39042ebc443594cbf08e8cbe2a22a1786fedae120c65e2cabdf5d19b51d2f0ff83c2bcfa06000b16821ee79a6a99831c46a71d2570a7
|
||||
|
|
|
|||
14
ugene.spec
14
ugene.spec
|
|
@ -1,7 +1,8 @@
|
|||
Name: ugene
|
||||
Summary: Integrated bioinformatics toolkit
|
||||
Version: 1.27.0
|
||||
Release: 8%{?dist}
|
||||
Version: 1.28.1
|
||||
Release: 3%{?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
|
||||
|
|
@ -95,6 +96,15 @@ fi
|
|||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 15 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.28.1-3
|
||||
- rebuild (qt5)
|
||||
|
||||
* Mon Jan 29 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.28.1-2
|
||||
- rebuild (qt5)
|
||||
|
||||
* Tue Nov 21 2017 Yuliya Algaer <yalgaer@fedoraproject.org> - 1.28.1-1
|
||||
- New upstream release
|
||||
|
||||
* Tue Oct 10 2017 Rex Dieter <rdieter@fedoraproject.org> - 1.27.0-8
|
||||
- rebuild (qt5)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue