public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vym] epel10: 2.5.4
@ 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 : d51898ced3803047fa1df02dd805af8a1868d3bd
Author : Jon Ciesla <limburgher@gmail.com>
Date : 2016-02-23T08:56:41-06:00
Stats : +8/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/vym/c/d51898ced3803047fa1df02dd805af8a1868d3bd?branch=epel10
Log:
2.5.4
---
diff --git a/.gitignore b/.gitignore
index f77774b..78919f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ vym-1.12.7.tar.bz2
/vym-2.4.7.tar.bz2
/vym-2.4.8.tar.bz2
/vym-2.5.0.tar.bz2
+/vym-2.5.4.tar.bz2
diff --git a/sources b/sources
index 8c9b5dd..6fd7e0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-debf5eaa57407b5b4c9a055e6cbf2f33 vym-2.5.0.tar.bz2
+7589c61cc25eda23d511964d25e7ad77 vym-2.5.4.tar.bz2
diff --git a/vym.spec b/vym.spec
index 8d9d544..f6a6871 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,8 +1,8 @@
%global __requires_exclude .*BugzillaClient.*
Name: vym
-Version: 2.5.0
-Release: 3%{?dist}
+Version: 2.5.4
+Release: 1%{?dist}
Summary: View your mind
Group: Applications/Productivity
@@ -90,8 +90,6 @@ desktop-file-install \
install -m a+rx,u+w -d %{buildroot}%{_datadir}/mime/packages
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
@@ -113,7 +111,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%files
-%doc LICENSE.txt README.md INSTALL.txt demos/* doc/* vym.pdf
+%doc LICENSE.txt README.md INSTALL.txt demos/* doc/*
%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
@@ -127,6 +125,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
+* Tue Feb 23 2016 Jon Ciesla <limburgher@gmail.com> - 2.5.4-1
+- Latest upstream, BZ 1310923.
+
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
^ 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.5.4 Jon Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox