public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vym] epel10: Oops.
@ 2026-07-20 18:58 Jon Ciesla
0 siblings, 0 replies; 2+ messages in thread
From: Jon Ciesla @ 2026-07-20 18:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vym
Branch : epel10
Commit : b496d3b3fff7908b3509ec145f0238b26aeb3af1
Author : Jon Ciesla <limb@fedoraproject.org>
Date : 2008-07-14T15:25:51+00:00
Stats : +1/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vym/c/b496d3b3fff7908b3509ec145f0238b26aeb3af1?branch=epel10
Log:
Oops.
---
diff --git a/vym.spec b/vym.spec
index 5b96d99..b0dcfae 100644
--- a/vym.spec
+++ b/vym.spec
@@ -9,8 +9,6 @@ URL: http://www.insilmaril.de/vym/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
Source1: %{name}.desktop
Source2: vym.xml
-Patch3: vym-0.10.0-editxlinkdialog-typeinfo.patch
-Patch7: vym-1.10.0-ornamentedobj-typeinfo.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -25,9 +23,6 @@ to organize tasks, to get an overview over complex contexts.
%prep
%setup -q
-%patch3 -p0
-%patch7 -p0
-
%build
qmake-qt4 DOCDIR="%{_docdir}/%{name}-%{version}" PREFIX=%{_prefix}
@@ -94,7 +89,7 @@ update-desktop-database &> /dev/null || :
%changelog
* Mon Jul 14 2008 Jon Ciesla <limb@jcomserv.net> - 1.12.0-1
- Updated to new upstream version.
-- Dropped several patches, applied upstream.
+- Dropped all patches, applied upstream.
* Tue Jun 10 2008 Jon Ciesla <limb@jcomserv.net> - 1.10.0-4
- Added mime type xml, BZ434929.
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/vym] epel10: oops
@ 2026-07-20 18:58 Jon Ciesla
0 siblings, 0 replies; 2+ messages in thread
From: Jon Ciesla @ 2026-07-20 18:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vym
Branch : epel10
Commit : f7228ab44ceda8cdad53e93d92d5e020cc3f479e
Author : Jon Ciesla <limb@fedoraproject.org>
Date : 2008-06-11T21:23:17+00:00
Stats : +8/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vym/c/f7228ab44ceda8cdad53e93d92d5e020cc3f479e?branch=epel10
Log:
oops
---
diff --git a/vym.xml b/vym.xml
new file mode 100644
index 0000000..fa0d380
--- /dev/null
+++ b/vym.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/x-vym">
+ <sub-class-of type="application/zip"/>
+ <comment>View Your Mind file</comment>
+ <glob pattern="*.vym"/>
+ </mime-type>
+</mime-info>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-20 18:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:58 [rpms/vym] epel10: Oops Jon Ciesla
-- strict thread matches above, loose matches on Subject: below --
2026-07-20 18:58 [rpms/vym] epel10: oops Jon Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox