diff --git a/.gitignore b/.gitignore index d705b37..269a9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /texstudio-2.4.tar.gz /texstudio-2.5.tar.gz /texstudio-2.5.1.orig.tar.gz +/texstudio-2.5.2.tar.gz diff --git a/sources b/sources index 3d899df..25b9345 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -375a794101a6a7b8f2f877d706401f48 texstudio-2.5.1.orig.tar.gz +fce221c9df49e82cfb5b8d7c702c4076 texstudio-2.5.2.tar.gz diff --git a/texstudio.spec b/texstudio.spec index 08c6e52..a0e1efa 100644 --- a/texstudio.spec +++ b/texstudio.spec @@ -1,5 +1,5 @@ Name: texstudio -Version: 2.5.1 +Version: 2.5.2 Release: 1%{?dist} Summary: A feature-rich editor for LaTeX documents @@ -121,6 +121,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||: %doc utilities/AUTHORS utilities/COPYING utilities/CHANGELOG.txt %changelog +* Fri Jan 11 2013 Johannes Lips 2.5.2-1 +- update to recent upstream version + * Thu Nov 22 2012 Johannes Lips 2.5.1-1 - update to recent upstream version