From 58006fb29b0b93405022b2973c2cedf1df1289d0 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Sep 15 2016 13:52:14 +0000 Subject: 2.6.0 --- diff --git a/.gitignore b/.gitignore index b8847ae..8ab19c5 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ vym-1.12.7.tar.bz2 /vym-2.5.4.tar.bz2 /vym-2.5.19.tar.bz2 /vym-2.5.21.tar.bz2 +/vym-2.6.0.tar.bz2 diff --git a/sources b/sources index c16c8b5..898d711 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -412d556e4855db6117ef542a24981ba7 vym-2.5.21.tar.bz2 +50347bdc970a429fbcee8d776ed33468 vym-2.6.0.tar.bz2 diff --git a/vym.spec b/vym.spec index 75414e5..2ec3852 100644 --- a/vym.spec +++ b/vym.spec @@ -1,7 +1,7 @@ %global __requires_exclude .*BugzillaClient.* Name: vym -Version: 2.5.21 +Version: 2.6.0 Release: 1%{?dist} Summary: View your mind @@ -126,6 +126,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Thu Sep 15 2016 Jon Ciesla - 2.6.0-1 +- Latest upstream. + * Wed Aug 17 2016 Jon Ciesla - 2.5.21-1 - Latest upstream.