public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vym] rawhide: 3.0.0
@ 2026-07-06 20:20 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-07-06 20:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vym
Branch : rawhide
Commit : 6ead943587e126004615fd955ef3a3e8e6bca51f
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-07-06T15:20:51-05:00
Stats : +16/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/vym/c/6ead943587e126004615fd955ef3a3e8e6bca51f?branch=rawhide
Log:
3.0.0
---
diff --git a/.gitignore b/.gitignore
index 2b3f4d9..085a027 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@ vym-1.12.7.tar.bz2
/vym-2.9.0.tar.gz
/vym-2.9.22.tar.gz
/vym-2.9.26.tar.gz
+/vym-3.0.0.tar.gz
diff --git a/sources b/sources
index a07bda9..02e3c3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vym-2.9.26.tar.gz) = 400d328877b18020a614af6784aa4c355c80d38366e606877d82f67d403ffef81097a32572ea46546c55bddae53bba78fce7d8313b07ffc346dc5ef7073cbbe1
+SHA512 (vym-3.0.0.tar.gz) = 46f098e87b5b14c479fbcdc1e69db5333bea97accc072add63d5c2cbce35f04d5ee2a07a12233f5e2363aad26dd8b758a6921f59b5187a15db59678f0cd8a2df
diff --git a/vym.spec b/vym.spec
index 4cf4f6d..fc5f6bf 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,8 +1,8 @@
%global __requires_exclude .*BugzillaClient.*
Name: vym
-Version: 2.9.26
-Release: 6%{?dist}
+Version: 3.0.0
+Release: 1%{?dist}
Summary: View your mind
License: GPL-2.0-or-later
@@ -18,9 +18,15 @@ Source6: vym-logo-new-32.png
Source7: vym-logo-new-48.png
Source8: vym-logo-new-256.png
-BuildRequires: make cmake
-BuildRequires: qt5-qtbase-devel qt5-qtsvg-devel libXext-devel desktop-file-utils
-BuildRequires: qt5-qtscript-devel qt5-linguist
+BuildRequires: make
+BuildRequires: cmake
+BuildRequires: libXext-devel
+BuildRequires: desktop-file-utils
+BuildRequires: dbus-devel
+BuildRequires: qt6-qtbase-devel
+BuildRequires: qt6-qtdeclarative-devel
+BuildRequires: qt6-qtsvg-devel
+BuildRequires: qt6-qttools-devel
%{?filter_setup:
%filter_from_requires /^perl(BugzillaClient)$/d
@@ -99,6 +105,9 @@ install -p -m a+r,u+w %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/vym.xml
%changelog
+* Mon Jul 06 2026 Gwyn Ciesla <gwync@protonmail.com> - 3.0.0-1
+- 3.0.0
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.26-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 20:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 20:20 [rpms/vym] rawhide: 3.0.0 Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox