public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vym] epel10: 2.8.0
@ 2026-07-20 18:59 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-07-20 18:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vym
Branch : epel10
Commit : 4c8d64cec032ca752ec5a0f85f069cd58b01bba9
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2021-04-20T08:45:33-05:00
Stats : +8/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/vym/c/4c8d64cec032ca752ec5a0f85f069cd58b01bba9?branch=epel10
Log:
2.8.0
---
diff --git a/.gitignore b/.gitignore
index 515963d..57c437c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,4 @@ vym-1.12.7.tar.bz2
/vym-2.7.1.tar.bz2
/vym-2.7.557.tar.bz2
/vym-2.7.562.tar.bz2
+/vym-2.8.0.tar.gz
diff --git a/sources b/sources
index d329cd1..69a2b54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vym-2.7.562.tar.bz2) = 0588f9b51da5213555e60c2e6a28ce9bb02feca69a6da077f364a98c908ee5291e9f8071bb73c5dd092034d88f09b413f9375fcab8f0b717089adabfc42ca3b9
+SHA512 (vym-2.8.0.tar.gz) = 067941231565e9068e78bbcc49e7440423ef105abe610510a8e1d56ca4b5fef77c12b8a1113e9d608b4f34ce23771de803f79ffaf6518d40b2150db12f6ee490
diff --git a/vym.spec b/vym.spec
index a161b08..797cdb0 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,14 +1,13 @@
%global __requires_exclude .*BugzillaClient.*
Name: vym
-Version: 2.7.562
+Version: 2.8.0
Release: 1%{?dist}
Summary: View your mind
License: GPLv2+
-URL: http://www.insilmaril.de/vym/
-Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-# Currently obtained from OpenSUSE, SF releases to resume shortly
+URL: https://github.com/insilmaril/vym/
+Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
Source1: %{name}.desktop
Source2: vym.xml
@@ -41,8 +40,6 @@ to organize tasks, to get an overview over complex contexts.
%prep
%setup -q
-#%patch0 -p0
-
%build
%global docval %{_docdir}
@@ -103,6 +100,9 @@ mv %{buildroot}/usr/vym %{buildroot}%{_datadir}/vym
%changelog
+* Tue Apr 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 2.8.0-1
+- 2.8.0
+
* Mon Mar 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 2.7.562-1
- 2.7.562
^ 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.8.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