public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vym] epel10: 2.0.10.
@ 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 : e1c3d309052672797dc9069ad032ae8144aa1e24
Author : Jon Ciesla <limburgher@gmail.com>
Date : 2012-03-30T08:51:55-05:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/vym/c/e1c3d309052672797dc9069ad032ae8144aa1e24?branch=epel10
Log:
2.0.10.
---
diff --git a/.gitignore b/.gitignore
index 9430e7f..95be217 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ vym-1.12.7.tar.bz2
/vym-2.0.3.tar.bz2
/vym-2.0.4.tar.bz2
/vym-2.0.6.tar.bz2
+/vym-2.0.10.tar.bz2
diff --git a/sources b/sources
index cb83f69..3e17d16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dfb7fbc7e4f665e49e3d6976639d7868 vym-2.0.6.tar.bz2
+15ba69ca41dce82b28791178be4638b3 vym-2.0.10.tar.bz2
diff --git a/vym.spec b/vym.spec
index 2aaee87..f9e1d43 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,7 +1,7 @@
%define __requires_exclude .*BugzillaClient.*
Name: vym
-Version: 2.0.6
-Release: 2%{?dist}
+Version: 2.0.10
+Release: 1%{?dist}
Summary: View your mind
Group: Applications/Productivity
@@ -13,7 +13,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.
# See also BZ 511290
Source1: %{name}.desktop
Source2: vym.xml
-Patch0: vym-2.0.6-gcc470.patch
+#Patch0: vym-2.0.6-gcc470.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -37,7 +37,7 @@ to organize tasks, to get an overview over complex contexts.
%prep
%setup -q
-%patch0 -p0
+#%patch0 -p0
%build
@@ -103,6 +103,10 @@ update-desktop-database &> /dev/null || :
%changelog
+* Fri Mar 30 2012 Jon Ciesla <limburgher@gmail.com> - 2.0.10-1
+- New upstream.
+- gcc patch upstreamed.
+
* Wed Mar 07 2012 Jon Ciesla <limburgher@gmail.com> - 2.0.6-2
- Require needed utilities, BZ 799006.
^ 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.0.10 Jon Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox