Merge branch 'master' into f17

Update to 2.5.2, includes various bugfixes
This commit is contained in:
hannes 2013-01-11 19:01:43 +01:00
commit 8b30255a36
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
375a794101a6a7b8f2f877d706401f48 texstudio-2.5.1.orig.tar.gz
fce221c9df49e82cfb5b8d7c702c4076 texstudio-2.5.2.tar.gz

View File

@ -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 <hannes@fedoraproject.org> 2.5.2-1
- update to recent upstream version
* Thu Nov 22 2012 Johannes Lips <hannes@fedoraproject.org> 2.5.1-1
- update to recent upstream version