From fbf3aab62129fc89824253da85aff4e6cd99d7a2 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Tue, 24 Jan 2023 05:52:38 +0300 Subject: [PATCH] gaupol-1.12 --- multimedia/editor/gaupol/actions.py | 3 +-- multimedia/editor/gaupol/pspec.xml | 12 ++++++++++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/multimedia/editor/gaupol/actions.py b/multimedia/editor/gaupol/actions.py index e5c0e93741..f284c1ecda 100644 --- a/multimedia/editor/gaupol/actions.py +++ b/multimedia/editor/gaupol/actions.py @@ -13,5 +13,4 @@ def build(): def install(): pythonmodules.install(pyVer = "3") - pisitools.dodoc("AUTHORS.md", "COPYING", "NEWS.md", "README*") - + pisitools.dodoc("AUTHORS.md", "NEWS.md", "README.aeidon.md", "README.md") diff --git a/multimedia/editor/gaupol/pspec.xml b/multimedia/editor/gaupol/pspec.xml index ff660ab7f1..bbc7ebc9fa 100644 --- a/multimedia/editor/gaupol/pspec.xml +++ b/multimedia/editor/gaupol/pspec.xml @@ -15,8 +15,8 @@ Gaupol is an editor for text-based subtitle files. It supports multiple subtitle file formats and provides means of creating, editing and translating subtitles and timing subtitles to match video. - - https://github.com/otsaloma/gaupol/archive/refs/tags/1.11.tar.gz + + https://github.com/otsaloma/gaupol/archive/refs/tags/1.12.tar.gz gtk3-devel @@ -30,6 +30,7 @@ gaupol gtk3 + gspell python3 iso-codes gst-libav @@ -53,6 +54,13 @@ + + 2023-01-24 + 1.12 + Version bump. + fury + uglyside@yandex.ru + 2022-05-14 1.11