Update to 3.1.1

This commit is contained in:
hannes 2021-02-22 19:52:46 +01:00
parent e20e18eab8
commit 55c6cbd62a
3 changed files with 9 additions and 8 deletions

1
.gitignore vendored
View File

@ -42,3 +42,4 @@
/texstudio-3.0.4.tar.gz
/texstudio-3.0.5.tar.gz
/texstudio-3.1.0.tar.gz
/texstudio-3.1.1.tar.gz

View File

@ -1 +1 @@
SHA512 (texstudio-3.1.0.tar.gz) = 83d758102b597eae928e68a59035a83d90a950920995dc992a4478f8eba8ccb1f038a01bd07cce2681f354cad735394b2637cb79899d8e89960bae258652b3d8
SHA512 (texstudio-3.1.1.tar.gz) = b8c843693d781052914f43215ee42c7bafd4bffe676aede966bafa08b4b74616b55a60e611878a8f0188c84d364ba27f86425adfd4e640c7d4390b0fdfcee8c7

View File

@ -1,5 +1,5 @@
Name: texstudio
Version: 3.1.0
Version: 3.1.1
Release: 1%{?dist}
Summary: A feature-rich editor for LaTeX documents
@ -40,16 +40,13 @@ Provides: bundled(qcodeedit)
Provides: texmakerx = %{version}-%{release}
Obsoletes: texmakerx < 2.2-1
%description
TeXstudio, formerly known as TexmakerX is a fork of the
LaTeX IDE TexMaker and gives you an environment where you can
TeXstudio gives you an environment where you can
easily create and manage LaTeX documents.
It provides modern writing support, like interactive spell checking,
code folding and syntax highlighting.
code folding, syntax highlighting, integrated pdf viewer
and various assistants.
Also it serves as a starting point from where you can easily run
all necessary LaTeX tools.
Although TeXstudio has a lot of additional features,
it tries to be like an improved version of Texmaker,
so it keeps it look&feel.
%prep
%setup -q -n %{name}-%{version}
@ -122,6 +119,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%doc utilities/AUTHORS utilities/COPYING utilities/manual/CHANGELOG.txt
%changelog
* Mon Feb 22 2021 Johannes Lips <hannes@fedoraproject.org> 3.1.1-1
- Update to latest upstream release 3.1.1
* Wed Feb 17 2021 Johannes Lips <hannes@fedoraproject.org> 3.1.0-1
- Update to latest upstream release 3.1.0