From ab8e5f08bffb8675a740b07e0ffb9a7edc23fc97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 12 Feb 2019 13:16:15 +0100 Subject: [PATCH] 2.01.7 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Šabata --- .gitignore | 1 + sources | 2 +- tintin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f95cb6a..495f18a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /tintin-2.01.3.tar.gz /tintin-2.01.4.tar.gz /tintin-2.01.6.tar.gz +/tintin-2.01.7.tar.gz diff --git a/sources b/sources index 21ecc77..4f82773 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tintin-2.01.6.tar.gz) = 730b5715c1707bb0401e7662793335a04ab6783b4194ea39c4b0a485eed9105deaf97793ee93995d314c99b4a97ffd25b927fc145c36d094ad2c68d16924a8c2 +SHA512 (tintin-2.01.7.tar.gz) = 85499d6c3f4da0c7dfde2e197ae4c693d9ba65341aa83ea683ffd3c6e3ce33f649d618b6e7a6178dfa042de68921d7501c0f8ae521cb5bdb80955e5fe1334e94 diff --git a/tintin.spec b/tintin.spec index 76112ce..91bad13 100644 --- a/tintin.spec +++ b/tintin.spec @@ -1,6 +1,6 @@ Name: tintin -Version: 2.01.6 -Release: 2%{?dist} +Version: 2.01.7 +Release: 1%{?dist} Summary: TinTin++, aka tt++, is a free MUD client License: GPLv2+ URL: http://tintin.sourceforge.net/ @@ -61,6 +61,9 @@ make install DESTDIR=%{buildroot} %doc docs/* %changelog +* Tue Feb 12 2019 Petr Šabata - 2.01.7-1 +- 2.01.7 bump + * Sun Feb 03 2019 Fedora Release Engineering - 2.01.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild