From 26e387a2d8855278442a6d053a01d6ce4823e379 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Oct 27 2016 12:47:42 +0000 Subject: 2.6.2 --- diff --git a/.gitignore b/.gitignore index 8ab19c5..8ede339 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ vym-1.12.7.tar.bz2 /vym-2.5.19.tar.bz2 /vym-2.5.21.tar.bz2 /vym-2.6.0.tar.bz2 +/vym-2.6.2.tar.bz2 diff --git a/sources b/sources index 898d711..10734d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -50347bdc970a429fbcee8d776ed33468 vym-2.6.0.tar.bz2 +10d346ce55f7981c29b791dfdfb8c172 vym-2.6.2.tar.bz2 diff --git a/vym.spec b/vym.spec index 2ec3852..02e74dc 100644 --- a/vym.spec +++ b/vym.spec @@ -1,7 +1,7 @@ %global __requires_exclude .*BugzillaClient.* Name: vym -Version: 2.6.0 +Version: 2.6.2 Release: 1%{?dist} Summary: View your mind @@ -126,6 +126,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Thu Oct 27 2016 Jon Ciesla - 2.6.2-1 +- Latest upstream. + * Thu Sep 15 2016 Jon Ciesla - 2.6.0-1 - Latest upstream.