From c5c7ab88322a4c687bc2961e9b8aef4da213994a Mon Sep 17 00:00:00 2001 From: hannes Date: Sat, 18 Jan 2020 10:42:44 +0100 Subject: [PATCH] Update to 2.12.22 --- .gitignore | 1 + sources | 2 +- texstudio.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 426f02f..015d7f5 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 4affaa1..ebce70a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (texstudio-2.12.20.tar.gz) = 13edcac49a5027521b518faf877a1004136046fa9d9278b80139df0bb57584c66c7ce52b9a9426806f7456f7eba4ecbe4448f205c90e630f5ba6893a426d6eff +SHA512 (texstudio-2.12.22.tar.gz) = c589285d1fba00812583a3d58602a99e044eb4bcf6a84b939d00ad7fe4ba8f15788031361fc9b4cb8df19f8098911c437d1de5459c1736fa40888b88d13b10d1 diff --git a/texstudio.spec b/texstudio.spec index 38e93cf..60a11b7 100644 --- a/texstudio.spec +++ b/texstudio.spec @@ -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 2.12.22-1 +- Update to latest upstream bugfix release 2.12.22 + * Tue Jan 14 2020 Johannes Lips 2.12.20-1 - Update to latest upstream bugfix release 2.12.20