Update to 3.1.0
This commit is contained in:
parent
edd46a2733
commit
e20e18eab8
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/texstudio-3.0.3.tar.gz
|
||||
/texstudio-3.0.4.tar.gz
|
||||
/texstudio-3.0.5.tar.gz
|
||||
/texstudio-3.1.0.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (texstudio-3.0.5.tar.gz) = 240d177ffbd64f51a8f2aa93644cae29764876ed6fdd03733da05ed97a8ec10e21c1f3aebcb05b35617083abf0442b60ffe8f0a89edb28adacaf9ebe40609a48
|
||||
SHA512 (texstudio-3.1.0.tar.gz) = 83d758102b597eae928e68a59035a83d90a950920995dc992a4478f8eba8ccb1f038a01bd07cce2681f354cad735394b2637cb79899d8e89960bae258652b3d8
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: texstudio
|
||||
Version: 3.0.5
|
||||
Version: 3.1.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A feature-rich editor for LaTeX documents
|
||||
@ -122,6 +122,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
|
||||
%doc utilities/AUTHORS utilities/COPYING utilities/manual/CHANGELOG.txt
|
||||
|
||||
%changelog
|
||||
* Wed Feb 17 2021 Johannes Lips <hannes@fedoraproject.org> 3.1.0-1
|
||||
- Update to latest upstream release 3.1.0
|
||||
|
||||
* Tue Feb 16 2021 Johannes Lips <hannes@fedoraproject.org> 3.0.5-1
|
||||
- Update to latest upstream release 3.0.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user