From ebc201f48d40a47ab1f8e15da25e520dc74d625a Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Apr 15 2019 18:42:22 +0000 Subject: 2.7.0 --- diff --git a/.gitignore b/.gitignore index 6c84fc1..acacef9 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ vym-1.12.7.tar.bz2 /vym-2.6.5.tar.bz2 /vym-2.6.8.tar.bz2 /vym-2.6.11.tar.bz2 +/vym-2.7.0.tar.bz2 diff --git a/sources b/sources index 97c4865..2d71366 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vym-2.6.11.tar.bz2) = d6ae8346152ab10e12a68f25b4c13c4d40e1a8471df348ba0df9c05bdbe60f86a97912fcca268ec510246fe655a7dcc2d2e9a9332daee09a2a7dda7d6f880aa1 +SHA512 (vym-2.7.0.tar.bz2) = 4da1ce7f62e29dca798646a114544b5b4b2d42b0b030113eb231c5cb0d8c990c78fcfb78bd47ce1f3efb43647fa8033d1d8eb87907f6c7f486b4dea552e345e8 diff --git a/vym.spec b/vym.spec index b0800b3..df9d777 100644 --- a/vym.spec +++ b/vym.spec @@ -1,8 +1,8 @@ %global __requires_exclude .*BugzillaClient.* Name: vym -Version: 2.6.11 -Release: 4%{?dist} +Version: 2.7.0 +Release: 1%{?dist} Summary: View your mind License: GPLv2+ @@ -11,7 +11,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar. # 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 +#Patch0: vym-2.5.19-silence-lang-warning.patch Source1: %{name}.desktop Source2: vym.xml Source3: vym-logo-new-16.png @@ -22,6 +22,7 @@ Source7: vym-logo-new-48.png Source8: vym-logo-new-256.png BuildRequires: qt5-qtbase-devel qt5-qtsvg-devel libXext-devel desktop-file-utils +BuildRequires: qt5-qtscript-devel %{?filter_setup: %filter_from_requires /^perl(BugzillaClient)$/d @@ -41,7 +42,7 @@ to organize tasks, to get an overview over complex contexts. %prep %setup -q -%patch0 -p0 +#%patch0 -p0 %build @@ -103,6 +104,9 @@ mv %{buildroot}/usr/vym %{buildroot}%{_datadir}/vym %changelog +* Mon Apr 15 2019 Gwyn Ciesla - 2.7.0-1 +- 2.7.0. + * Sun Feb 03 2019 Fedora Release Engineering - 2.6.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild