Update to 2.12.22

This commit is contained in:
hannes 2020-01-18 10:42:44 +01:00
parent 96df6a76f4
commit c5c7ab8832
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/texstudio-2.12.16.tar.gz
/texstudio-2.12.18.tar.gz
/texstudio-2.12.20.tar.gz
/texstudio-2.12.22.tar.gz

View File

@ -1 +1 @@
SHA512 (texstudio-2.12.20.tar.gz) = 13edcac49a5027521b518faf877a1004136046fa9d9278b80139df0bb57584c66c7ce52b9a9426806f7456f7eba4ecbe4448f205c90e630f5ba6893a426d6eff
SHA512 (texstudio-2.12.22.tar.gz) = c589285d1fba00812583a3d58602a99e044eb4bcf6a84b939d00ad7fe4ba8f15788031361fc9b4cb8df19f8098911c437d1de5459c1736fa40888b88d13b10d1

View File

@ -1,5 +1,5 @@
Name: texstudio
Version: 2.12.20
Version: 2.12.22
Release: 1%{?dist}
Summary: A feature-rich editor for LaTeX documents
@ -120,6 +120,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%doc utilities/AUTHORS utilities/COPYING utilities/manual/CHANGELOG.txt
%changelog
* Sat Jan 18 2020 Johannes Lips <hannes@fedoraproject.org> 2.12.22-1
- Update to latest upstream bugfix release 2.12.22
* Tue Jan 14 2020 Johannes Lips <hannes@fedoraproject.org> 2.12.20-1
- Update to latest upstream bugfix release 2.12.20