diff --git a/.gitignore b/.gitignore index eb22816..a4c10f2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /tintin-2.02.02.tar.gz /tintin-2.02.03.tar.gz /tintin-2.02.04.tar.gz +/tintin-2.02.05.tar.gz diff --git a/sources b/sources index 3187976..c6fb009 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tintin-2.02.04.tar.gz) = b9e62812499a769cc8f56dead3fee34302ed190498e63fb1ddc2656fa8bdf44e1cf488f89551e7423c5d38470a30709f208837e1c7c00eb075c73010ac3fd1d9 +SHA512 (tintin-2.02.05.tar.gz) = 3eb4bdacf8b4c5898b6d677a28435f9f1b07c5a605fec0439bbbbab486de8b7c90cb2202583f4c087850270d7a43ac45933cc095411bac3b446a7710c1488944 diff --git a/tintin.spec b/tintin.spec index 1296a3a..5817e31 100644 --- a/tintin.spec +++ b/tintin.spec @@ -1,5 +1,5 @@ Name: tintin -Version: 2.02.04 +Version: 2.02.05 Release: 1%{?dist} Summary: TinTin++, aka tt++, is a free MUD client License: GPLv2+ @@ -36,7 +36,7 @@ BuildArch: noarch TinTin++, aka tt++, MUD client documentation and examples. %prep -%setup -q -n tt +%autosetup -n tt find . -type f -exec chmod 644 {} + chmod a+x src/configure @@ -61,6 +61,9 @@ cd src %doc docs/* %changelog +* Sun Nov 01 2020 Petr Ĺ abata - 2.02.05-1 +- 2.02.05 bump + * Sat Oct 31 2020 zsh:1: command not found: rpm - 2.02.04-1 - 2.02.04 bump - Now hosted on GitHub