diff --git a/.gitignore b/.gitignore index 9724e93..85d2f95 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /texstudio-2.8.0.tar.gz /texstudio-2.8.2.tar.gz /texstudio-2.8.4.tar.gz +/texstudio-2.8.6.tar.gz diff --git a/sources b/sources index dc319ab..44930f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d67f0e0f0952d72fc3e66caabaf160ce texstudio-2.8.4.tar.gz +77a67962e2dd9e321eebd6751a37cd9c texstudio-2.8.6.tar.gz diff --git a/texstudio.spec b/texstudio.spec index b21a9e0..7bba044 100644 --- a/texstudio.spec +++ b/texstudio.spec @@ -1,5 +1,5 @@ Name: texstudio -Version: 2.8.4 +Version: 2.8.6 Release: 1%{?dist} Summary: A feature-rich editor for LaTeX documents @@ -125,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||: %doc utilities/AUTHORS utilities/COPYING utilities/CHANGELOG.txt %changelog +* Tue Nov 04 2014 Johannes Lips 2.8.6-1 +- Update to latest upstream version 2.8.6 + * Tue Sep 09 2014 Johannes Lips 2.8.4-1 - Update to latest upstream version 2.8.4