public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vym] epel10: 2.7.557
@ 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 : 036fc6eec1e875a3c38a05dab5736a13fe79f4b2
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2021-02-09T09:05:01-06:00
Stats  : +8/-21 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/vym/c/036fc6eec1e875a3c38a05dab5736a13fe79f4b2?branch=epel10

Log:
2.7.557

---
diff --git a/.gitignore b/.gitignore
index bcf877b..9845341 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@ vym-1.12.7.tar.bz2
 /vym-2.6.11.tar.bz2
 /vym-2.7.0.tar.bz2
 /vym-2.7.1.tar.bz2
+/vym-2.7.557.tar.bz2

diff --git a/sources b/sources
index 3068dc5..85e0f41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vym-2.7.1.tar.bz2) = 985dbf18f743c36b484050ae24e4392eeae701c6c72fca6bd3dc5b70b38a283211946e279804c66253b5a394a642683ca4e3a66a7288400a9193fbcbfd8c9582
+SHA512 (vym-2.7.557.tar.bz2) = d23ddee5511942583ece55e46f669f57c4349350de0cf3580debb5347e37c0b5f838a45d23fc03ec1b6b63b027a550ae5b7d762093893ea298b53d7d957c016a

diff --git a/vym-2.5.19-silence-lang-warning.patch b/vym-2.5.19-silence-lang-warning.patch
deleted file mode 100644
index bbecb54..0000000
--- a/vym-2.5.19-silence-lang-warning.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- main.cpp~	2016-07-22 02:12:40.000000000 -0500
-+++ main.cpp	2016-07-25 11:18:58.150348510 -0500
-@@ -374,10 +374,12 @@
-   
-     QTranslator vymTranslator;
-     if (!vymTranslator.load( QString("vym.%1").arg( localeName ), vymBaseDir.path() + "/lang") )
-+/*
-         QMessageBox::warning( 0, QObject::tr( "Warning" ),
-                                QString("Couldn't load translations for locale \"%1\" in\n%2")
-                                .arg(localeName)
-                                .arg(vymBaseDir.path() + "/lang") );
-+*/
-     app.installTranslator( &vymTranslator );
- 
-     // Initializing the master rows of flags

diff --git a/vym.spec b/vym.spec
index 21e58b1..65a1b9a 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,17 +1,15 @@
 %global __requires_exclude .*BugzillaClient.*
 
 Name:           vym
-Version:        2.7.1
-Release:        5%{?dist}
+Version:        2.7.557
+Release:        2%{?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
-# http://download.opensuse.org/repositories/home://insilmaril/openSUSE_11.1/src/
-# See also BZ 511290
-#Patch0:         vym-2.5.19-silence-lang-warning.patch
+
 Source1:        %{name}.desktop
 Source2:        vym.xml
 Source3:	vym-logo-new-16.png
@@ -105,6 +103,9 @@ mv %{buildroot}/usr/vym %{buildroot}%{_datadir}/vym
 
 
 %changelog
+* Tue Feb 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 2.7.557-1
+- 2.7.557
+
 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_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.7.557 Gwyn Ciesla

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