public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vym] epel10: 2.4.2.
@ 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 : 1946a74e698b81a53cec811f8029f02922aa5321
Author : Jon Ciesla <limburgher@gmail.com>
Date : 2015-05-12T14:08:13-05:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/vym/c/1946a74e698b81a53cec811f8029f02922aa5321?branch=epel10
Log:
2.4.2.
---
diff --git a/.gitignore b/.gitignore
index 566bf38..604278f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ vym-1.12.7.tar.bz2
/vym-2.3.22.tar.bz2
/vym-2.3.24.tar.bz2
/vym-2.4.0.tar.bz2
+/vym-2.4.2.tar.bz2
diff --git a/sources b/sources
index 59980de..1f32532 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e128ef597a0908dcfcddcc83a5c1c76 vym-2.4.0.tar.bz2
+dcb6e1409d9cbeba35c67672b30903ce vym-2.4.2.tar.bz2
diff --git a/vym.spec b/vym.spec
index 2617b81..ca9e134 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,8 +1,8 @@
%global __requires_exclude .*BugzillaClient.*
Name: vym
-Version: 2.4.0
-Release: 2%{?dist}
+Version: 2.4.2
+Release: 1%{?dist}
Summary: View your mind
Group: Applications/Productivity
@@ -92,6 +92,8 @@ install -p -m a+r,u+w %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/vym.xml
mv %{buildroot}%{?docval}/vym.pdf .
+mv %{buildroot}/usr/vym %{buildroot}%{_datadir}/vym
+
%post
touch --no-create %{_datadir}/icons/hicolor &>/dev/null
touch --no-create %{_datadir}/mime/packages &> /dev/null || :
@@ -125,6 +127,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
+* Tue May 12 2015 Jon Ciesla <limburgher@gmail.com> - 2.4.2-1
+- Latest upstream, BZ 1218466.
+
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 2.4.0-2
- Rebuilt for GCC 5 C++11 ABI change
^ 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.2 Jon Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox