From 05bd4bf98329672f4c2c7abb8229eeca6f8695a1 Mon Sep 17 00:00:00 2001 From: hannes Date: Dec 25 2023 07:28:27 +0000 Subject: Update to 4.7.2 --- diff --git a/.gitignore b/.gitignore index 6b3a64e..7167258 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /texstudio-4.6.2.tar.gz /texstudio-4.6.3.tar.gz /texstudio-4.7.0.tar.gz +/texstudio-4.7.2.tar.gz diff --git a/sources b/sources index ffb8fd1..c2a0943 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (texstudio-4.7.0.tar.gz) = ebdee95e02323ee4df757248ca6861938f1c73536ea0d8a5212d741adfb5859087b691ccb59b153036f9beb562292014332f0e76679df84d91897895ec9f6339 +SHA512 (texstudio-4.7.2.tar.gz) = cadfcafc4a00cf4a999b7707a5216ba4b6a2184f8c542b1394739cc8c413577c641268cae86647eb3901b048dd31c85b0f98b5532d52c01baec01446674f6380 diff --git a/texstudio.spec b/texstudio.spec index 6862f56..5f7d43f 100644 --- a/texstudio.spec +++ b/texstudio.spec @@ -1,5 +1,5 @@ Name: texstudio -Version: 4.7.0 +Version: 4.7.2 Release: 1%{?dist} Summary: A feature-rich editor for LaTeX documents @@ -118,6 +118,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1} %doc utilities/AUTHORS utilities/COPYING utilities/manual/source/CHANGELOG.md %changelog +* Mon Dec 25 2023 Johannes Lips 4.7.2-1 +- update to 4.7.2 + * Sat Dec 02 2023 Johannes Lips 4.7.0-1 - update to 4.7.0