diff --git a/.gitignore b/.gitignore index 8ede339..315da38 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ vym-1.12.7.tar.bz2 /vym-2.5.21.tar.bz2 /vym-2.6.0.tar.bz2 /vym-2.6.2.tar.bz2 +/vym-2.6.3.tar.bz2 diff --git a/sources b/sources index 10734d3..7bec5c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10d346ce55f7981c29b791dfdfb8c172 vym-2.6.2.tar.bz2 +SHA512 (vym-2.6.3.tar.bz2) = d6439d88f9fc25ba71521552e82dae8892bb05d823e1981d5f0685154b8028ea761a0f587fed075593ac30f133737d3a9052a05f965dbfe66024eb2d3d7f9d58 diff --git a/vym.spec b/vym.spec index 02e74dc..847fb98 100644 --- a/vym.spec +++ b/vym.spec @@ -1,7 +1,7 @@ %global __requires_exclude .*BugzillaClient.* Name: vym -Version: 2.6.2 +Version: 2.6.3 Release: 1%{?dist} Summary: View your mind @@ -126,6 +126,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Fri Dec 30 2016 Jon Ciesla - 2.6.3-1 +- Latest upstream, BZ 1409171. + * Thu Oct 27 2016 Jon Ciesla - 2.6.2-1 - Latest upstream.