public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vym] epel10: 2.6.11
@ 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 : 78177faafc55a6c63db623a5e36862d673aaecc3
Author : Gwyn Ciesla <limburgher@gmail.com>
Date   : 2017-11-15T09:12:09-06:00
Stats  : +9/-20 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/vym/c/78177faafc55a6c63db623a5e36862d673aaecc3?branch=epel10

Log:
2.6.11

---
diff --git a/.gitignore b/.gitignore
index 9439869..6c84fc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@ vym-1.12.7.tar.bz2
 /vym-2.6.3.tar.bz2
 /vym-2.6.5.tar.bz2
 /vym-2.6.8.tar.bz2
+/vym-2.6.11.tar.bz2

diff --git a/sources b/sources
index 4534e5d..97c4865 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vym-2.6.8.tar.bz2) = 9ade39454bdfe509e82e1acddb5be0b101eec9fe0c96198b29c8e8353125369b8052ddf6d36096cf119ac2e87c8d15298c560d4c579507c65d19d654f8847e0e
+SHA512 (vym-2.6.11.tar.bz2) = d6ae8346152ab10e12a68f25b4c13c4d40e1a8471df348ba0df9c05bdbe60f86a97912fcca268ec510246fe655a7dcc2d2e9a9332daee09a2a7dda7d6f880aa1

diff --git a/vym-2.0.6-gcc470.patch b/vym-2.0.6-gcc470.patch
deleted file mode 100644
index 9f90a62..0000000
--- a/vym-2.0.6-gcc470.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- mainwindow.cpp~	2011-12-14 12:18:36.000000000 -0600
-+++ mainwindow.cpp	2012-01-06 07:11:01.969955047 -0600
-@@ -4,6 +4,7 @@
- 
- #include <iostream>
- #include <typeinfo>
-+#include <unistd.h>
- 
- #include "aboutdialog.h"
- #include "branchpropwindow.h"

diff --git a/vym.spec b/vym.spec
index d05c566..0e8576b 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,11 +1,10 @@
 %global __requires_exclude .*BugzillaClient.*
 
 Name:           vym
-Version:        2.6.8
-Release:        4%{?dist}
+Version:        2.6.11
+Release:        1%{?dist}
 Summary:        View your mind
 
-Group:          Applications/Productivity
 License:        GPLv2+
 URL:            http://www.insilmaril.de/vym/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
@@ -21,7 +20,6 @@ Source5:	vym-logo-new-24.png
 Source6:	vym-logo-new-32.png
 Source7:	vym-logo-new-48.png
 Source8:	vym-logo-new-256.png
-#Patch0:		vym-2.0.6-gcc470.patch
 
 BuildRequires:  qt5-qtbase-devel qt5-qtsvg-devel libXext-devel desktop-file-utils
 
@@ -47,11 +45,7 @@ to organize tasks, to get an overview over complex contexts.
 
 %build
 
-%if (0%{?fedora} && 0%{?fedora} < 20)
-%global docval %{_docdir}/%{name}-%{version}
-%else
 %global docval %{_docdir}
-%endif
 
 %{qmake_qt5} DOCDIR="%{?docval}" PREFIX=%{_prefix}
 
@@ -112,7 +106,8 @@ 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/*
+%license LICENSE.txt
+%doc README.md INSTALL.txt demos/* doc/*
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
@@ -126,6 +121,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Wed Nov 15 2017 Gwyn Ciesla <limburgher@gmail.com> - 2.6.11-1
+- 2.6.11
+
 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.8-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_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.6.11 Gwyn Ciesla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox