From 9e2fe2dd928db79c2ddc5ae73db2e31d9e0dd3cd Mon Sep 17 00:00:00 2001 From: hannes Date: Sat, 26 Jul 2014 17:06:45 +0200 Subject: [PATCH] Update to 2.8.2 --- .gitignore | 1 + sources | 2 +- texstudio.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8d12f2f..c79ae52 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /texstudio-2.6.6.tar.gz /texstudio-2.7.0.tar.gz /texstudio-2.8.0.tar.gz +/texstudio-2.8.2.tar.gz diff --git a/sources b/sources index 1833a51..0f881f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01205800d4a4fdc3ade4f761eabd8e3b texstudio-2.8.0.tar.gz +9186f1b08338f35fdae72027be9e837a texstudio-2.8.2.tar.gz diff --git a/texstudio.spec b/texstudio.spec index 1717a2c..18df44d 100644 --- a/texstudio.spec +++ b/texstudio.spec @@ -1,5 +1,5 @@ Name: texstudio -Version: 2.8.0 +Version: 2.8.2 Release: 1%{?dist} Summary: A feature-rich editor for LaTeX documents @@ -125,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null ||: %doc utilities/AUTHORS utilities/COPYING utilities/CHANGELOG.txt %changelog +* Sat Jul 26 2014 Johannes Lips 2.8.2-1 +- Update to latest upstream version 2.8.2 + * Fri Jun 20 2014 Johannes Lips 2.8.0-1 - Update to latest upstream version 2.8.0