diff --git a/.gitignore b/.gitignore index df4190f..a0ba798 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /texstudio-2.8.6.tar.gz /texstudio-2.8.8.tar.gz /texstudio-2.9.0.tar.gz +/texstudio-2.9.2.tar.gz diff --git a/sources b/sources index 8c9dbf8..7adb128 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2eff83fdf55ed5918f6b1de4b86c53d1 texstudio-2.9.0.tar.gz +920af38f616fb60456cfc0c07b783e93 texstudio-2.9.2.tar.gz diff --git a/texstudio.spec b/texstudio.spec index d6c4ca8..cbf2013 100644 --- a/texstudio.spec +++ b/texstudio.spec @@ -1,5 +1,5 @@ Name: texstudio -Version: 2.9.0 +Version: 2.9.2 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 +* Mon Mar 23 2015 Johannes Lips 2.9.2-1 +- Update to latest upstream version 2.9.2 + * Mon Mar 09 2015 Johannes Lips 2.9.0-1 - Update to latest upstream version 2.9.0 - changelog cleaned up