From 9be11c01f9ea5db8f76fa7342a4e8c700d57fd5a Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Jun 21 2021 15:53:49 +0000 Subject: 2.8.8 --- diff --git a/.gitignore b/.gitignore index 57c437c..32b5077 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ vym-1.12.7.tar.bz2 /vym-2.7.557.tar.bz2 /vym-2.7.562.tar.bz2 /vym-2.8.0.tar.gz +/vym-2.8.8.tar.gz diff --git a/sources b/sources index 69a2b54..5d8072c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vym-2.8.0.tar.gz) = 067941231565e9068e78bbcc49e7440423ef105abe610510a8e1d56ca4b5fef77c12b8a1113e9d608b4f34ce23771de803f79ffaf6518d40b2150db12f6ee490 +SHA512 (vym-2.8.8.tar.gz) = 8eed583edcad505e9694685566eff29d22dfca6e851fd964f801cfd66acb702e0340f5b13a4a0e0c19893215f7d11f2319fd18f9f1afa6314ddb50d7f13453dc diff --git a/vym.spec b/vym.spec index e7a76c2..3bb8a0c 100644 --- a/vym.spec +++ b/vym.spec @@ -1,8 +1,8 @@ %global __requires_exclude .*BugzillaClient.* Name: vym -Version: 2.8.0 -Release: 2%{?dist} +Version: 2.8.8 +Release: 1%{?dist} Summary: View your mind License: GPLv2+ @@ -82,9 +82,6 @@ desktop-file-install \ install -m a+rx,u+w -d %{buildroot}%{_datadir}/mime/packages install -p -m a+r,u+w %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/vym.xml -mv %{buildroot}%{_datadir}/vym/vym/* %{buildroot}%{_datadir}/vym -rmdir %{buildroot}%{_datadir}/vym/vym - %files %license LICENSE.txt %doc README.md demos/* doc/* @@ -101,6 +98,9 @@ rmdir %{buildroot}%{_datadir}/vym/vym %changelog +* Mon Jun 21 2021 Gwyn Ciesla - 2.8.8-1 +- 2.8.8 + * Thu Apr 22 2021 Gwyn Ciesla - 2.8.0-2 - Fix data installation.