Update to version 2.5.2, a bugfix release
This commit is contained in:
parent
d02e6c7be6
commit
adf54e6c7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
375a794101a6a7b8f2f877d706401f48 texstudio-2.5.1.orig.tar.gz
|
||||
fce221c9df49e82cfb5b8d7c702c4076 texstudio-2.5.2.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user