diff --git a/.gitignore b/.gitignore index de187b6..293a67a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /tintin-2.00.5.tar.gz /tintin-2.00.6.tar.gz +/tintin-2.00.7.tar.gz diff --git a/sources b/sources index 2213ea8..29e8f84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96c8505ad2b28ff9189eff02de89de25 tintin-2.00.6.tar.gz +f6791783a7077058a49a216f5caf8093 tintin-2.00.7.tar.gz diff --git a/tintin.spec b/tintin.spec index 4eea483..5cd5e8c 100644 --- a/tintin.spec +++ b/tintin.spec @@ -1,5 +1,5 @@ Name: tintin -Version: 2.00.6 +Version: 2.00.7 Release: 1%{?dist} Summary: TinTin++, aka tt++, is a free MUD client Group: Applications/Internet @@ -39,19 +39,21 @@ make install DESTDIR=%{buildroot} cd ../mods %files -%defattr(-,root,root,-) %doc COPYING %doc CREDITS FAQ INSTALL README %doc mods %{_bindir}/tt++ %files doc -%defattr(-,root,root,-) %doc COPYING %doc SCRIPTS %doc docs/* %changelog +* Thu Jul 07 2011 Petr Sabata - 2.00.7-1 +- 2.00.7 bump +- Removing now obsolete defattr + * Mon Mar 14 2011 Petr Sabata - 2.00.6-1 - 2.00.6 bump - Removing obsolete attr definitions and utf8 conversion