public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ugene] git-develop: update to the latest git
@ 2026-09-18 0:37 Mamoru TASAKA
0 siblings, 0 replies; 4+ messages in thread
From: Mamoru TASAKA @ 2026-09-18 0:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ugene
Branch : git-develop
Commit : 5ea3cf9fa3388b1cff3e8512c5ccaa92072fa729
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-09-18T09:37:13+09:00
Stats : +6/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ugene/c/5ea3cf9fa3388b1cff3e8512c5ccaa92072fa729?branch=git-develop
Log:
update to the latest git
---
diff --git a/sources b/sources
index f61ddfc..d8c1ae4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ugene-free-20260906T1440.tar.gz) = fc0890fc79acb337959450119b81b5178ba0f3ff3fb7502e1450d12d0e4f18a8a0586b5b6256d9d97c42f21251bbc54c97d215a23fb68d1e3fd33368fe1da37f
+SHA512 (ugene-free-20260918T0843.tar.gz) = 7b964f7b7fd61ba8c11ce1ff488b9b6ade618c796b136791cee74e35ee73eb91236a5ad937ebe4d667cd552e9c6ee277de427b99c80b52da1aad7c6689dab3cb
diff --git a/ugene.spec b/ugene.spec
index e187721..bcf1eaa 100644
--- a/ugene.spec
+++ b/ugene.spec
@@ -2,10 +2,10 @@
%if 0%{?use_release_branch} < 1
# master
-%global gitdate 20260905
-%global gitcommit 0a5caecdcd44ea72e322524032ee8bc8b94f901a
+%global gitdate 20260916
+%global gitcommit 940930c11750e11c4e307f754385bb66b902851e
# New git commit with non-free part removed using "git filter-branch"
-%global gitcommit_free 84beedcc4e5b93b227a96cc8303a4d56ac82ca64
+%global gitcommit_free 0087292f472bc2524ccbb8b56e51b41c168a583f
%else
# currently 41.0 branch
%global gitdate 20250313
@@ -18,8 +18,8 @@
%global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
%global git_version %{gitdate}git%{shortcommit}
-%global tarballdate 20260906
-%global tarballtime 1440
+%global tarballdate 20260918
+%global tarballtime 0843
%global use_release 0
%global use_gitbare 1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [rpms/ugene] git-develop: update to the latest git
@ 2026-09-06 6:21 Mamoru TASAKA
0 siblings, 0 replies; 4+ messages in thread
From: Mamoru TASAKA @ 2026-09-06 6:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ugene
Branch : git-develop
Commit : d1902730c33c46b4f2c83ab030d9cc1e806553f8
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-09-06T15:21:02+09:00
Stats : +22/-21 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ugene/c/d1902730c33c46b4f2c83ab030d9cc1e806553f8?branch=git-develop
Log:
update to the latest git
---
diff --git a/sources b/sources
index 917dd15..f61ddfc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ugene-free-20260812T1738.tar.gz) = 634d476c67553a849c6428c29289b17139ec0e5445e8a1219a9c9a8609ca731f6afc356449751dd1fcad88a87c15745875715f88d75272975cae83468b814e12
+SHA512 (ugene-free-20260906T1440.tar.gz) = fc0890fc79acb337959450119b81b5178ba0f3ff3fb7502e1450d12d0e4f18a8a0586b5b6256d9d97c42f21251bbc54c97d215a23fb68d1e3fd33368fe1da37f
diff --git a/ugene.spec b/ugene.spec
index f30d7be..f015be8 100644
--- a/ugene.spec
+++ b/ugene.spec
@@ -2,10 +2,10 @@
%if 0%{?use_release_branch} < 1
# master
-%global gitdate 20260803
-%global gitcommit 5a73f330bcc9f654d40a27382ca132aca9cf84f3
+%global gitdate 20260905
+%global gitcommit 0a5caecdcd44ea72e322524032ee8bc8b94f901a
# New git commit with non-free part removed using "git filter-branch"
-%global gitcommit_free 4e4dbbc28242601a15ef35312b246d9c160b45f0
+%global gitcommit_free 84beedcc4e5b93b227a96cc8303a4d56ac82ca64
%else
# currently 41.0 branch
%global gitdate 20250313
@@ -18,8 +18,8 @@
%global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
%global git_version %{gitdate}git%{shortcommit}
-%global tarballdate 20260812
-%global tarballtime 1738
+%global tarballdate 20260906
+%global tarballtime 1440
%global use_release 0
%global use_gitbare 1
@@ -50,7 +50,7 @@ Name: ugene
Summary: Integrated bioinformatics toolkit
Version: %{fedoraver}
-Release: 2%{?dist}
+Release: 1%{?dist}
#The entire source code is GPLv2+ except:
#file src/libs_3rdparty/qtbindings_core/src/qtscriptconcurrent.h which is GPLv2
@@ -91,20 +91,21 @@ BuildRequires: desktop-file-utils
BuildRequires: %{_bindir}/git
%endif
-BuildRequires: cmake(Qt5Core)
-BuildRequires: cmake(Qt5Gui)
-BuildRequires: cmake(Qt5LinguistTools)
-BuildRequires: cmake(Qt5Network)
-BuildRequires: cmake(Qt5NetworkAuth)
-BuildRequires: cmake(Qt5PrintSupport)
-BuildRequires: cmake(Qt5Script)
-BuildRequires: cmake(Qt5ScriptTools)
-BuildRequires: cmake(Qt5Sql)
-BuildRequires: cmake(Qt5Svg)
-BuildRequires: cmake(Qt5Test)
-BuildRequires: cmake(Qt5WebSockets)
-BuildRequires: cmake(Qt5Widgets)
-BuildRequires: cmake(Qt5Xml)
+BuildRequires: cmake(Qt6Core)
+BuildRequires: cmake(Qt6Core5Compat)
+BuildRequires: cmake(Qt6CorePrivate)
+BuildRequires: cmake(Qt6Gui)
+BuildRequires: cmake(Qt6LinguistTools)
+BuildRequires: cmake(Qt6Network)
+BuildRequires: cmake(Qt6NetworkAuth)
+BuildRequires: cmake(Qt6OpenGL)
+BuildRequires: cmake(Qt6OpenGLWidgets)
+BuildRequires: cmake(Qt6PrintSupport)
+BuildRequires: cmake(Qt6Svg)
+BuildRequires: cmake(Qt6Test)
+BuildRequires: cmake(Qt6WebSockets)
+BuildRequires: cmake(Qt6Widgets)
+BuildRequires: cmake(Qt6Xml)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(glu)
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [rpms/ugene] git-develop: update to the latest git
@ 2026-08-12 13:55 Mamoru TASAKA
0 siblings, 0 replies; 4+ messages in thread
From: Mamoru TASAKA @ 2026-08-12 13:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ugene
Branch : git-develop
Commit : b3d9f841889378a9c2b24133766903f320138a5c
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-08-12T22:54:55+09:00
Stats : +6/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ugene/c/b3d9f841889378a9c2b24133766903f320138a5c?branch=git-develop
Log:
update to the latest git
---
diff --git a/sources b/sources
index 640ca99..917dd15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ugene-free-20260614T2155.tar.gz) = 149a4901b696adb9db3532dba00c39a69e4931634a766a16be3d15a4ca4b0bdef2126c2af588f3a34a026a17c5c75d532113cc288237185c4fb0a56ae9f3f08c
+SHA512 (ugene-free-20260812T1738.tar.gz) = 634d476c67553a849c6428c29289b17139ec0e5445e8a1219a9c9a8609ca731f6afc356449751dd1fcad88a87c15745875715f88d75272975cae83468b814e12
diff --git a/ugene.spec b/ugene.spec
index 26c01e2..f30d7be 100644
--- a/ugene.spec
+++ b/ugene.spec
@@ -2,10 +2,10 @@
%if 0%{?use_release_branch} < 1
# master
-%global gitdate 20260611
-%global gitcommit e177f75f3deebf8d659f9a24f1214aa0c61f84b0
+%global gitdate 20260803
+%global gitcommit 5a73f330bcc9f654d40a27382ca132aca9cf84f3
# New git commit with non-free part removed using "git filter-branch"
-%global gitcommit_free 891f1b12c7bae74d4badbdf14609ee568e239bcb
+%global gitcommit_free 4e4dbbc28242601a15ef35312b246d9c160b45f0
%else
# currently 41.0 branch
%global gitdate 20250313
@@ -18,8 +18,8 @@
%global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
%global git_version %{gitdate}git%{shortcommit}
-%global tarballdate 20260614
-%global tarballtime 2155
+%global tarballdate 20260812
+%global tarballtime 1738
%global use_release 0
%global use_gitbare 1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [rpms/ugene] git-develop: update to the latest git
@ 2026-07-05 8:20 Mamoru TASAKA
0 siblings, 0 replies; 4+ messages in thread
From: Mamoru TASAKA @ 2026-07-05 8:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ugene
Branch : git-develop
Commit : 13684f64efd2a36182f81a6e344f5e062ae47f9c
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-07-05T17:19:53+09:00
Stats : +6/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ugene/c/13684f64efd2a36182f81a6e344f5e062ae47f9c?branch=git-develop
Log:
update to the latest git
---
diff --git a/sources b/sources
index bf680b7..640ca99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ugene-free-20260403T1607.tar.gz) = 4fb90c6ebb0123ab7afa958c5720b71ffeff6e96ae71e80ddc9a89e53f71a813d10871142481de3a2cd5444ab0549d3ba41a9dd5171d8ac3681047eec14c85c8
+SHA512 (ugene-free-20260614T2155.tar.gz) = 149a4901b696adb9db3532dba00c39a69e4931634a766a16be3d15a4ca4b0bdef2126c2af588f3a34a026a17c5c75d532113cc288237185c4fb0a56ae9f3f08c
diff --git a/ugene.spec b/ugene.spec
index d8b6766..04d3314 100644
--- a/ugene.spec
+++ b/ugene.spec
@@ -2,10 +2,10 @@
%if 0%{?use_release_branch} < 1
# master
-%global gitdate 20260402
-%global gitcommit 59163e8824b4e852f29760f782ea13609274eefc
+%global gitdate 20260611
+%global gitcommit e177f75f3deebf8d659f9a24f1214aa0c61f84b0
# New git commit with non-free part removed using "git filter-branch"
-%global gitcommit_free 9be7c151520500b0bebcc60bf7a0933cff1845b4
+%global gitcommit_free 891f1b12c7bae74d4badbdf14609ee568e239bcb
%else
# currently 41.0 branch
%global gitdate 20250313
@@ -18,8 +18,8 @@
%global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
%global git_version %{gitdate}git%{shortcommit}
-%global tarballdate 20260403
-%global tarballtime 1607
+%global tarballdate 20260614
+%global tarballtime 2155
%global use_release 0
%global use_gitbare 1
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-09-18 0:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 0:37 [rpms/ugene] git-develop: update to the latest git Mamoru TASAKA
-- strict thread matches above, loose matches on Subject: below --
2026-09-06 6:21 Mamoru TASAKA
2026-08-12 13:55 Mamoru TASAKA
2026-07-05 8:20 Mamoru TASAKA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox