diff --git a/.gitignore b/.gitignore index 604278f..0eb108d 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ vym-1.12.7.tar.bz2 /vym-2.3.24.tar.bz2 /vym-2.4.0.tar.bz2 /vym-2.4.2.tar.bz2 +/vym-2.4.3.tar.bz2 diff --git a/sources b/sources index 1f32532..4064201 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dcb6e1409d9cbeba35c67672b30903ce vym-2.4.2.tar.bz2 +1ed4d2f847c8a38c7f94f1e024cb1974 vym-2.4.3.tar.bz2 diff --git a/vym.spec b/vym.spec index ca9e134..aaaabb9 100644 --- a/vym.spec +++ b/vym.spec @@ -1,7 +1,7 @@ %global __requires_exclude .*BugzillaClient.* Name: vym -Version: 2.4.2 +Version: 2.4.3 Release: 1%{?dist} Summary: View your mind @@ -127,6 +127,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Mon May 18 2015 Jon Ciesla - 2.4.3-1 +- Latest upstream, BZ 1222307. + * Tue May 12 2015 Jon Ciesla - 2.4.2-1 - Latest upstream, BZ 1218466.