diff --git a/.gitignore b/.gitignore index 0eb108d..c23ef5b 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ vym-1.12.7.tar.bz2 /vym-2.4.0.tar.bz2 /vym-2.4.2.tar.bz2 /vym-2.4.3.tar.bz2 +/vym-2.4.5.tar.bz2 diff --git a/sources b/sources index 4064201..a11345a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ed4d2f847c8a38c7f94f1e024cb1974 vym-2.4.3.tar.bz2 +c949c34f0ea29389cd6455fc3204d30b vym-2.4.5.tar.bz2 diff --git a/vym.spec b/vym.spec index f3632b1..fcfec75 100644 --- a/vym.spec +++ b/vym.spec @@ -1,8 +1,8 @@ %global __requires_exclude .*BugzillaClient.* Name: vym -Version: 2.4.3 -Release: 2%{?dist} +Version: 2.4.5 +Release: 1%{?dist} Summary: View your mind Group: Applications/Productivity @@ -113,7 +113,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %files -%doc LICENSE.txt README.txt INSTALL.txt demos/* doc/* vym.pdf +%doc LICENSE.txt README.md INSTALL.txt demos/* doc/* vym.pdf %{_bindir}/%{name} %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop @@ -127,6 +127,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Sat Jul 25 2015 Jon Ciesla - 2.4.5-1 +- Latest upstream, BZ 1232794. + * Fri Jun 19 2015 Fedora Release Engineering - 2.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild