public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vym] epel10: 2.4.0.
@ 2026-07-20 18:59 Jon Ciesla
0 siblings, 0 replies; only message in thread
From: Jon Ciesla @ 2026-07-20 18:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vym
Branch : epel10
Commit : a978f8341066655c4120c24acfc7f84949330423
Author : Jon Ciesla <limburgher@gmail.com>
Date : 2014-11-03T11:30:07-06:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/vym/c/a978f8341066655c4120c24acfc7f84949330423?branch=epel10
Log:
2.4.0.
---
diff --git a/.gitignore b/.gitignore
index 2f1c4ad..566bf38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ vym-1.12.7.tar.bz2
/vym-2.3.20.tar.bz2
/vym-2.3.22.tar.bz2
/vym-2.3.24.tar.bz2
+/vym-2.4.0.tar.bz2
diff --git a/sources b/sources
index 9ebad5f..59980de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af20857e1561468436ec9e738867bc74 vym-2.3.24.tar.bz2
+6e128ef597a0908dcfcddcc83a5c1c76 vym-2.4.0.tar.bz2
diff --git a/vym.spec b/vym.spec
index 0754843..8e8d68b 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,8 +1,8 @@
%global __requires_exclude .*BugzillaClient.*
Name: vym
-Version: 2.3.24
-Release: 3%{?dist}
+Version: 2.4.0
+Release: 1%{?dist}
Summary: View your mind
Group: Applications/Productivity
@@ -22,7 +22,7 @@ Source7: vym-logo-new-48.png
Source8: vym-logo-new-256.png
#Patch0: vym-2.0.6-gcc470.patch
-BuildRequires: qt4-devel libXext-devel desktop-file-utils
+BuildRequires: qt5-qtbase-devel qt5-qtsvg-devel libXext-devel desktop-file-utils
%{?filter_setup:
%filter_from_requires /^perl(BugzillaClient)$/d
@@ -52,7 +52,7 @@ to organize tasks, to get an overview over complex contexts.
%global docval %{_docdir}
%endif
-qmake-qt4 DOCDIR="%{?docval}" PREFIX=%{_prefix}
+qmake-qt5 DOCDIR="%{?docval}" PREFIX=%{_prefix}
%{__make} %{?_smp_mflags}
@@ -125,6 +125,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
+* Mon Nov 03 2014 Jon Ciesla <limburgher@gmail.com> - 2.4.0-1
+- Latest upstream, BZ 1159546.
+
* Thu Oct 02 2014 Rex Dieter <rdieter@fedoraproject.org> 2.3.24-3
- update desktop/icon/mime scriptlets
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:59 [rpms/vym] epel10: 2.4.0 Jon Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox